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
2006-12-20 rosfran [svn r236] Moved newly added program chain setup from plug-in to the GFileTransfer. trunk
2006-12-20 rosfran [svn r235] Added filters to some MythTV backend messages. trunk
2006-12-20 rosfran [svn r234] Do a better the signal emission, when changing from the program chain. trunk
2006-12-19 rosfran [svn r233] Improved GObject' signals emition, following some tips from Kapeta. trunk
2006-12-19 rosfran [svn r232] Rolling-up some changes. trunk
2006-12-19 rosfran [svn r231] More memory clean-ups. trunk
2006-12-19 rosfran [svn r230] A lot of memory clean-ups. trunk
2006-12-19 rosfran [svn r229] Memory usage cleaning-up. trunk
2006-12-19 rosfran [svn r228] Optimizations, freeing unallocated resources. trunk
2006-12-19 rosfran [svn r227] More fixes on memory usage. trunk
2006-12-19 rosfran [svn r226] Some fixes on the g_malloc'ing/g_free'ing usage on the code. trunk
2006-12-18 rosfran [svn r225] Some performance optimizations. trunk
2006-12-18 rosfran [svn r224] Fixed problem on g_time_val_* functions. trunk
2006-12-18 renatofilho [svn r223] backport of glib functions trunk
2006-12-15 rosfran [svn r222] Some fixes to the GTimeVal, non-conformant g_time_val (ISO 8601) functions. trunk
2006-12-13 rosfran [svn r221] Added some signals to interact with the MythTV backend messages. trunk
2006-12-13 rosfran [svn r220] Adjusts some functions to use the GTimeVal. trunk
2006-12-13 melunko [svn r219] frames with timestamp less than zero are now skiped trunk
2006-12-12 rosfran [svn r218] Simplified FileTransfer usage. trunk
2006-12-12 rosfran [svn r217] Added signals to program changed messages coming from backend (MythTV). trunk
2006-12-12 rosfran [svn r216] Change the time_t time/date references, to the GTimeVal GLib's structure. trunk
2006-12-12 rosfran [svn r215] Use the GTimeVal GLib date/time structure, instead of using the time_t from libc. trunk
2006-12-08 leo_sobral [svn r214] HAVE_CONFIG added trunk
2006-12-07 rosfran [svn r213] Include GObject signal connects/emmits to GMythMonitorHandler. trunk
2006-12-06 rosfran [svn r212] Fixes GThread problem. trunk