gmyth/src/gmyth_tvchain.h
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-19 [svn r583] New functions to get the channel list, fixes on the gmyth/gmyth.h references.
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-22 [svn r433] GMutex fixes on TVChain, added missing g_object_refs.
2007-02-07 [svn r336] More fixes on disposing GObjects.
2007-02-01 [svn r323] Some updates in the LiveTV.
2006-12-12 [svn r215] Use the GTimeVal GLib date/time structure, instead of using the time_t from libc.
2006-11-27 [svn r118] Added GMythBackendInfo class to fit our architecture needs
2006-09-28 [svn r19] - splited libgmyth;