gmyth/src/gmyth_http.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-03-22 [svn r438] - Included gmyth_http_retrieve_job_status
2007-03-20 [svn r423] - Bug Fix inside gmyth_http
2007-03-04 [svn r390] - Changed all GString* members to gchar* members
2007-03-02 [svn r388] - Created gmyth_recprofile class
2007-02-12 [svn r354] - Bug fixes in gmyth_http.c: node=node->next inside epg loop.
2007-02-10 [svn r351] - Bug fix in gmyth_util.c: included support for time without seconds in gmyth_util_string_to_time_val_fmt (XML format from backend)
2007-02-07 [svn r331] - Updated gmyth_http (comments, etc..)
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 r301] Get ProgramGuide info from XML+Http at gmyth_http
2007-01-12 [svn r269] Changed structure from gmyth_http to use *libcurl*.
2007-01-11 [svn r267] Added gmyth_http to handle HTTP queries to port 6544 on the backend