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
2007-01-10 melunko [svn r250] Added gmyth-upnp library trunk
2007-01-10 melunko [svn r249] All upnp code removed. Now we have a library called gmyth-upnp trunk
2007-01-09 rosfran [svn r248] Fixes the searching for the MySQL Client library. trunk
2007-01-09 rosfran [svn r247] Fixes problem when searching for MySQL libraries. trunk
2007-01-05 rosfran [svn r246] Some small fixes regarding lib dependencies with GStreamer. trunk
2007-01-05 rosfran [svn r245] Fixes a lot of bugs concerning GMythBackendInfo usage. trunk
2007-01-05 rosfran [svn r244] Fixes some problems with the UPnP library dependencies. trunk
2007-01-04 rosfran [svn r243] Added features to dinamically recognize others MythTV servers using UPnP. trunk
2007-01-04 rosfran [svn r242] Added verification for the UPnP CyberLink C library. trunk
2006-12-21 rosfran [svn r241] Removed the need for the mysql_config utility. trunk
2006-12-21 rosfran [svn r240] Fixes bug with livetv_channel values interval. trunk
2006-12-20 rosfran [svn r239] Change timeout to a larger value. trunk
2006-12-20 rosfran [svn r238] Added set channel usability. trunk
2006-12-20 rosfran [svn r237] Added channel info. trunk