2007-01-29 rosfran [svn r310] Added new function to recorder: CHANGE_CHANNEL, which try to move to the next valid channel, instead of passing a valid channel name. trunk
2007-01-26 rosfran [svn r309] Some changes in the channel name to the LiveTV. trunk
2007-01-26 rosfran [svn r308] A lot of improvements related SET_CHANNEL messages. trunk
2007-01-25 morphbr [svn r307] Finished getEpg via HTTP+XML. trunk
2007-01-25 morphbr [svn r306] Corrected bug at gmyth_util.c - gmyth_util_string_to_time_val\n Updated getEpg at gmyth_http.c trunk
2007-01-25 rosfran [svn r305] Stop the old FileTransfer socket connection, when trying to move to the next program chain. trunk
2007-01-25 rosfran [svn r304] Change the movement to the next program info. trunk
2007-01-25 rosfran [svn r303] More program info related functions. trunk
2007-01-24 rosfran [svn r302] More fixes on clean-up variables, closing connections, etc. trunk
2007-01-24 morphbr [svn r301] Get ProgramGuide info from XML+Http at gmyth_http trunk
2007-01-24 rosfran [svn r300] Some fixes to the LiveTV stop method. trunk
2007-01-24 rosfran [svn r299] Fixes a log of wasteful GMythProgramInfo usage. trunk
2007-01-24 rosfran [svn r298] Fixes problem with the get_file_info method, ehich takes the gnomvfs plug-in to do invalid g_free. trunk
2007-01-24 rosfran [svn r297] Moved the sync (sleep) calls from GStreamer MythTV source plug-in to the gmtyh. trunk
2007-01-24 rosfran [svn r296] Fixes GST_LICENSE problem. trunk
2007-01-23 rosfran [svn r295] Fixes related with the gmyth. trunk
2007-01-23 rosfran [svn r294] Some fixes, moved _is_recording to recorder. trunk
2007-01-23 rosfran [svn r293] Some fixes to the program info. trunk
2007-01-23 rosfran [svn r292] GObject format to the GMythProgramInfo, new actions such as GET_PROGRAM_INFO and GET_CURRENT_RECORDER. trunk
2007-01-22 rosfran [svn r291] Some fixes to use the LiveTV inside gnomevfssrc. trunk
2007-01-22 rosfran [svn r290] Removed some LiveTV function setup calls from the _start method. trunk
2007-01-22 rosfran [svn r289] Added pause recording calls to gmyth_livetv; removed sleep calls from the MythTV plug-in, put it back to livetv_setup function call. trunk
2007-01-20 rosfran [svn r288] Some refinements to put the change channel functions working. trunk
2007-01-19 leo_sobral [svn r287] added gstremer linking to Makefile.am trunk
2007-01-19 leo_sobral [svn r286] added gstreamer-base linking in the Makefile.am trunk
2007-01-19 rosfran [svn r285] Put a sample pipeline. trunk
2007-01-19 renatofilho [svn r284] removed gst dep trunk
2007-01-19 rosfran [svn r283] Revert back an old version of gmyth_livetv_setup; bug commited yesterday, and was caused by an invalid MythTV database select statement. trunk
2007-01-19 rosfran [svn r282] Added character conversion to the URI got from the GnomeVfsURI structure. trunk
2007-01-19 rosfran [svn r281] Fixes in the gmyth_uri path and query parsing. trunk
2007-01-19 rosfran [svn r280] Some fixes to the TV chain creation, and gmyth_uri query parsing (set channel). trunk
2007-01-19 melunko [svn r279] Removed some useless debug messages trunk
2007-01-19 rosfran [svn r278] Added LiveTV streaming to the gnomevfs mythtv plug-in. trunk
2007-01-18 melunko [svn r277] Fixed gmyth_socket_new() interface change trunk
2007-01-18 melunko [svn r276] Removed all references to upnp. Only application needs to take care of upnp services. It should find the mythtv server address via upnp by itself trunk
2007-01-18 melunko [svn r275] added tests for epg and recorder trunk
2007-01-18 melunko [svn r274] Added layer data in the nuvdemux audio caps trunk
2007-01-17 rosfran [svn r273] Fixes the timeout bug, it uses to happen in some network topologies, like the WLANs, which throws TIMED_OUT sockets when trying to opening them. trunk
2007-01-17 leo_sobral [svn r272] added to prototypes to gmyth_scheduler.h trunk
2007-01-15 morphbr [svn r271] Updated config files to completely support libcurl trunk
2007-01-15 rosfran [svn r270] Added libcurl to the required field in the gmyth.pc.in. trunk
2007-01-12 morphbr [svn r269] Changed structure from gmyth_http to use *libcurl*. trunk
2007-01-12 morphbr [svn r268] Created an application inside tests to test gmyth_http trunk
2007-01-11 morphbr [svn r267] Added gmyth_http to handle HTTP queries to port 6544 on the backend trunk
2007-01-11 rosfran [svn r266] Changed dangerous calls to printf inside the code in gmyth_socket, used by debug messages (this caused memory allocation problems on Maemo). trunk
2007-01-11 rosfran [svn r265] Fixed some bugs related with type sizes of primitive types of standard C library (time_t is long int). trunk
2007-01-11 rosfran [svn r264] Bug found in Maemo when using the Bash Shell "+=" operator (it is not recognizable). Fixed. trunk
2007-01-11 rosfran [svn r263] Fixed bug inserted on gmyth_socket_try_connect, which throws a NULL pointer error. trunk
2007-01-11 rosfran [svn r262] Search for the gmyth-upnp library dependency. trunk
2007-01-10 rosfran [svn r261] A lot of fixes to the gmyth-0.1 library's external references. trunk
2007-01-10 rosfran [svn r260] Fixes references over libraries, such as the gmyth-0.1. trunk
2007-01-10 melunko [svn r259] Added gmyth_socket connection timeout method trunk
2007-01-10 melunko [svn r258] Added gmyth_query and gmyth_scheduler connection methods with timeout. Besides, configura.ac now checks libmysqlclient in the right way trunk
2007-01-10 melunko [svn r257] some debug messages removed trunk
2007-01-10 melunko [svn r256] added test_connection trunk
2007-01-10 melunko [svn r255] added test_connection trunk
2007-01-10 rosfran [svn r254] Added these 2 mandatory directories (m4 and common). trunk
2007-01-10 rosfran [svn r253] Fixes some autotools problems. trunk
2007-01-10 melunko [svn r252] Added gmyth-upnp library trunk
2007-01-10 melunko [svn r251] Added gmyth-upnp library trunk