gmyth/src/gmyth_epg.h
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-20 [svn r588] Added functions to retrieve epg channel icons
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-03-26 [svn r455] epg interface changed again to GList instead of GSList. It is too complicated to change gmyth api at the moment. Other applications already are using it
2007-03-23 [svn r451] various memory leaks and object counting fixed
2006-12-13 [svn r220] Adjusts some functions to use the GTimeVal.
2006-11-27 [svn r118] Added GMythBackendInfo class to fit our architecture needs
2006-09-28 [svn r19] - splited libgmyth;