gmyth/src/gmyth_backendinfo.h
2007-06-19 [svn r761] create function to get recorded inf; fixe some headers indent
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-13 [svn r550] A lot of GObject fixes (using the GType casting), added inheritance to the GMythFile* modules, locks all the the STOP_RECORDING messages.
2007-04-12 [svn r534] Added GObject inheritance to the GMythFile* modules.
2007-04-03 [svn r491] Solve bug with the --enable-debug on configure.ac; reversed changes in the GMythBackendInfo object; procedure to close the Recorder in not mandatory.
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-12 [svn r354] - Bug fixes in gmyth_http.c: node=node->next inside epg loop.
2007-01-26 [svn r308] A lot of improvements related SET_CHANNEL messages.
2006-12-04 [svn r192]
2006-12-04 [svn r190]
2006-12-02 [svn r179] New functions, when setting the 'path' field in the URI.
2006-11-27 [svn r120] Added new constructor to BackendInfo, using the GMythURI.
2006-11-27 [svn r118] Added GMythBackendInfo class to fit our architecture needs