gmyth/src/gmyth_livetv.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-05-15 [svn r661] Fixed starvation loop when reading an unlimited-size buffer (LiveTV) from the FileTransfer; MonitorHandler is a GThread now.
2007-04-13 [svn r555] Fixes the _dispose handler, and adds the GMythFile instances.
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-23 [svn r443] added backend_info to constructor
2007-02-13 [svn r360] Removed a lot of GStaticMutex references.
2007-02-08 [svn r339] GObject's dispose methods organization, and reviewed clean-up actions.
2007-01-26 [svn r308] A lot of improvements related SET_CHANNEL messages.
2007-01-23 [svn r293] Some fixes to the program info.
2006-12-20 [svn r238] Added set channel usability.
2006-12-13 [svn r221] Added some signals to interact with the MythTV backend messages.
2006-12-12 [svn r217] Added signals to program changed messages coming from backend (MythTV).
2006-12-08 [svn r214] HAVE_CONFIG added
2006-12-06 [svn r204] Fixed problem with the MonitorHandler thread, removed from FileTransfer.
2006-11-27 [svn r118] Added GMythBackendInfo class to fit our architecture needs
2006-11-24 [svn r108] Added is_recording to gmyth_livetv
2006-11-06 [svn r69] Added comments to all files.
2006-11-06 [svn r66] Refactoring some remoce_encoder functions, which actually needs to be just recorder; added channel-related recorder functions.
2006-10-26 [svn r55] Fixes on the TVChain manipulation, error when trying to get the last program chain.
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).