gmyth/src/gmyth_livetv.c
2006-12-19 [svn r233] Improved GObject' signals emition, following some tips from Kapeta.
2006-12-19 [svn r230] A lot of memory clean-ups.
2006-12-19 [svn r226] Some fixes on the g_malloc'ing/g_free'ing usage on the code.
2006-12-18 [svn r224] Fixed problem on g_time_val_* functions.
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-07 [svn r213] Include GObject signal connects/emmits to GMythMonitorHandler.
2006-12-06 [svn r204] Fixed problem with the MonitorHandler thread, removed from FileTransfer.
2006-11-28 [svn r132] implemented debug function
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 r68] Added channel change functions.
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).