gmyth/src/gmyth_common.c
2007-04-20 [svn r588] Added functions to retrieve epg channel icons
2007-04-19 [svn r581] added GMYTH_USE_DEBUG test at gmyth_program_info_print() and gmyth_channel_info_print()
2007-04-17 [svn r568] Solves problem with the set_timeout call.
2007-04-11 [svn r532] Fixed segmentation fault at program_info_print/debug function
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-25 [svn r303] More program info related functions.
2007-01-23 [svn r292] GObject format to the GMythProgramInfo, new actions such as GET_PROGRAM_INFO and GET_CURRENT_RECORDER.
2006-12-13 [svn r220] Adjusts some functions to use the GTimeVal.
2006-12-12 [svn r216] Change the time_t time/date references, to the GTimeVal GLib's structure.
2006-12-08 [svn r214] HAVE_CONFIG added
2006-11-28 [svn r132] implemented debug function
2006-10-24 [svn r50] added debug printing funcs to gmyth
2006-09-28 [svn r19] - splited libgmyth;