gmyth/src/gmyth_util.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-05-16 [svn r679] removed function to parse long_long strings
2007-04-18 [svn r573] New function to get the information about the program info path directiory.
2007-04-02 [svn r484] Added gmyth_util_get_channel_list to the gmyth_util.h; removes static_mutex locking/unlocking from the gmyth_util.
2007-03-20 [svn r425] Added internal DOxygen documentation.
2007-03-03 [svn r389] Some improvements on recorded file detection.
2007-01-25 [svn r307] Finished getEpg via HTTP+XML.
2006-12-18 [svn r224] Fixed problem on g_time_val_* functions.
2006-12-12 [svn r215] Use the GTimeVal GLib date/time structure, instead of using the time_t from libc.
2006-11-28 [svn r126] Added gmyth_util_file_exists() predicate function
2006-10-20 [svn r36] Some fixes on the myth file transfer offset number representation.
2006-09-28 [svn r19] - splited libgmyth;