gmyth/src/gmyth_monitor_handler.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 r550] A lot of GObject fixes (using the GType casting), added inheritance to the GMythFile* modules, locks all the the STOP_RECORDING messages.
2007-02-14 [svn r362] Some fixes in the GIOWatcher clean-ups, and changed the API version number.
2007-02-13 [svn r360] Removed a lot of GStaticMutex references.
2007-02-09 [svn r349] Changed g_thread_pool to GIOWatch.
2007-02-09 [svn r345] Fixes for clsing socket connections.
2007-01-24 [svn r299] Fixes a log of wasteful GMythProgramInfo usage.
2006-12-20 [svn r234] Do a better the signal emission, when changing from the program chain.
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-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-12-02 [svn r176] Added the Monitor socket handler to receive backend event messages.