gmyth/src/gmyth_query.c
2007-05-23 [svn r704] Added gmyth-upnp-search, to search for MythTV UPnP devices.
2007-05-03 [svn r631] Added missing gmyth_query_disconnect () call into gmyth_epg_disconnect()
2007-04-18 [svn r572] Fixed add scheduling call. Now we query the station information before adding the schedule, and handle the mysqlquery auto-increment. Added the function gmyth_uri_to_string(). Added the function gmyth_query_process_statement_with_increment()
2007-04-17 [svn r563] fixed debian scripts
2007-04-11 [svn r531] Some fixes in the scheduling
2007-04-11 [svn r524] Fixed error when reconnecting gmyth_query
2007-03-27 [svn r469] bug fix
2007-03-08 [svn r407] removed unused variables, fixed indentation amd removed msqlquery unrefing from disconnect, moving it to the dispose
2007-03-05 [svn r392] code refactor and memory leaks fixed
2007-01-30 [svn r314] A lot of bug fixed. Test recordings program added.
2007-01-10 [svn r258] Added gmyth_query and gmyth_scheduler connection methods with timeout. Besides, configura.ac now checks libmysqlclient in the right way
2007-01-10 [svn r257] some debug messages removed
2006-12-19 [svn r232] Rolling-up some changes.
2006-12-19 [svn r231] More memory clean-ups.
2006-12-19 [svn r230] A lot of memory clean-ups.
2006-12-08 [svn r214] HAVE_CONFIG added
2006-11-28 [svn r132] implemented debug function
2006-11-28 [svn r123] Put some debug printing calls.
2006-11-27 [svn r118] Added GMythBackendInfo class to fit our architecture needs
2006-10-24 [svn r50] added debug printing funcs to gmyth
2006-09-28 [svn r19] - splited libgmyth;