gmyth/src/gmyth_uri.c
2007-05-23 [svn r707] Fixed the wrong commentary indentation.
2007-05-23 [svn r704] Added gmyth-upnp-search, to search for MythTV UPnP devices.
2007-05-18 [svn r698] fixed some bugs
2007-05-16 [svn r667] fixed bug on is livetv
2007-05-14 [svn r654] removed some debug message
2007-05-10 [svn r649] gmythuri is livetv fixed
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-12 [svn r535] Fixed to the older GMythFileTransfer revision (no GObject inheritance).
2007-04-12 [svn r534] Added GObject inheritance to the GMythFile* modules.
2007-03-23 [svn r451] various memory leaks and object counting fixed
2007-03-23 [svn r449] warnings removed
2007-03-20 [svn r426] Put more DOxygen documentation.
2007-03-20 [svn r425] Added internal DOxygen documentation.
2007-03-19 [svn r417] Added some documentation. Some string memory leak resolved. Memory handling errors in GMythStringlist solved. Some improvements in gmyth_jobqueue. Some other fixes
2007-02-14 [svn r367] Itsn't mandatory to have database information in the GMyth URI.
2007-02-13 [svn r358] Fixes on the GMythProgramInfo attributes, changes all references from GStaticMutex to GMutex.
2007-01-26 [svn r308] A lot of improvements related SET_CHANNEL messages.
2007-01-24 [svn r299] Fixes a log of wasteful GMythProgramInfo usage.
2007-01-23 [svn r293] Some fixes to the program info.
2007-01-23 [svn r292] GObject format to the GMythProgramInfo, new actions such as GET_PROGRAM_INFO and GET_CURRENT_RECORDER.
2007-01-19 [svn r281] Fixes in the gmyth_uri path and query parsing.
2007-01-19 [svn r280] Some fixes to the TV chain creation, and gmyth_uri query parsing (set channel).
2006-12-08 [svn r214] HAVE_CONFIG added
2006-11-30 [svn r151] remove debug messages
2006-11-30 [svn r148] code cleanup
2006-11-30 [svn r146] Fixes sg fault when printing debug messages.
2006-11-30 [svn r145] bug fix
2006-11-30 [svn r144] code cleanup
2006-11-29 [svn r140] Add clean-up methods to GMythURI, and put it as a GObject.
2006-11-28 [svn r132] implemented debug function
2006-11-28 [svn r124] Fixes to the newly added BackendInfo issues.
2006-11-27 [svn r120] Added new constructor to BackendInfo, using the GMythURI.
2006-11-23 [svn r105] Changed the function that gets the net interface names, added some recoreder functions.
2006-10-23 [svn r43] Some small fixes on header names references.
2006-10-23 [svn r42] Added FileTransfer, URI and LiveTV functionalities (moved from the MythTV plug-in).