gmyth/src/gmyth_common.h
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-17 [svn r568] Solves problem with the set_timeout call.
2007-03-26 [svn r456] 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
2007-03-20 [svn r425] Added internal DOxygen documentation.
2007-03-19 [svn r417] Added some documentation. Some string memory leak resolved. Memory handling errors in GMythStringlist solved. Some improvements in gmyth_jobqueue. Some other fixes
2007-01-26 [svn r308] A lot of improvements related SET_CHANNEL messages.
2007-01-23 [svn r292] GObject format to the GMythProgramInfo, new actions such as GET_PROGRAM_INFO and GET_CURRENT_RECORDER.
2006-12-12 [svn r215] Use the GTimeVal GLib date/time structure, instead of using the time_t from libc.
2006-10-24 [svn r50] added debug printing funcs to gmyth
2006-09-28 [svn r19] - splited libgmyth;