gmyth/src/gmyth_util.c
2007-01-25 [svn r307] Finished getEpg via HTTP+XML.
2007-01-25 [svn r306] Corrected bug at gmyth_util.c - gmyth_util_string_to_time_val\n Updated getEpg at gmyth_http.c
2007-01-24 [svn r299] Fixes a log of wasteful GMythProgramInfo usage.
2007-01-23 [svn r292] GObject format to the GMythProgramInfo, new actions such as GET_PROGRAM_INFO and GET_CURRENT_RECORDER.
2007-01-18 [svn r277] Fixed gmyth_socket_new() interface change
2007-01-11 [svn r267] Added gmyth_http to handle HTTP queries to port 6544 on the backend
2006-12-18 [svn r224] Fixed problem on g_time_val_* functions.
2006-12-18 [svn r223] backport of glib functions
2006-12-15 [svn r222] Some fixes to the GTimeVal, non-conformant g_time_val (ISO 8601) functions.
2006-12-12 [svn r216] Change the time_t time/date references, to the GTimeVal GLib's structure.
2006-12-12 [svn r215] Use the GTimeVal GLib date/time structure, instead of using the time_t from libc.
2006-12-08 [svn r214] HAVE_CONFIG added
2006-12-04 [svn r184] Fixes the mktime bug, when allocating a struct tm varialble.
2006-11-30 [svn r148] code cleanup
2006-11-28 [svn r132] implemented debug function
2006-11-28 [svn r127] Added gmyth_util_file_exists() predicate function
2006-11-28 [svn r126] Added gmyth_util_file_exists() predicate function
2006-10-24 [svn r50] added debug printing funcs to gmyth
2006-10-20 [svn r36] Some fixes on the myth file transfer offset number representation.
2006-09-28 [svn r19] - splited libgmyth;