gmyth/src/gmyth_remote_util.c
2007-06-14 [svn r760] changed code style to Kernel Normal Form style with tabsize=4
2007-06-14 [svn r756] fixed indent using GNU Style
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-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-20 [svn r425] Added internal DOxygen documentation.
2007-02-16 [svn r378] Removed unused variables.
2007-02-02 [svn r324] Added function to request how many recorders are available.
2007-01-19 [svn r279] Removed some useless debug messages
2006-12-08 [svn r214] HAVE_CONFIG added
2006-11-28 [svn r132] implemented debug function
2006-11-27 [svn r118] Added GMythBackendInfo class to fit our architecture needs
2006-11-06 [svn r66] Refactoring some remoce_encoder functions, which actually needs to be just recorder; added channel-related recorder functions.
2006-09-28 [svn r19] - splited libgmyth;