gmyth/configure.ac
2008-03-13 [svn r951] gmyth now is 0.8.1. Added methods epg_is_connected() and scheduler_is_connected()
2008-03-03 [svn r945] gmyth library version incremented to 0.8
2008-02-26 [svn r939] - release 26/02/2008 - 0.7.1
2008-02-25 [svn r936] fixed autotools scripst
2008-02-25 [svn r934] renamed src dir to gmyth
2008-02-25 [svn r933] fixed autotools script. patch by Andre Moreira <andrunko@gmail.com>
2008-02-25 [svn r930] removed upnp dependency
2008-02-20 [svn r925] fixex fps property
2008-02-04 [svn r918] moved debian dir from gst-gmyth and libgnomevfs2-mythtv to packages project
2008-02-01 [svn r911] created release 0.7; moved debian dir to packages project
2008-01-04 [svn r893] automatized changelog dist var
2007-10-23 [svn r869] Version changed to 0.4.1. Small changes in the debian/control to correct libcurl dependencies
2007-08-22 [svn r827] GMyth 0.4 release
2007-05-23 [svn r704] Added gmyth-upnp-search, to search for MythTV UPnP devices.
2007-05-15 [svn r662] Fixed an error when dealing with the AC_CHECK_PROG m4 tags.
2007-05-09 [svn r645] Added checkings to the Gnu coverage and profiling tools.
2007-05-02 [svn r624] Allows to use some new arguments in the lcov tool.
2007-04-26 [svn r607] Added some features to the regression tests.
2007-04-26 [svn r603] Uses Valgrind and Mudflap, to create cover tests, and make performance reports.
2007-04-20 [svn r584] Added samples/gmyth-cat. Currently working only remote files (not livetv)
2007-04-18 [svn r569] Beautify the test scripts, fixed some missing references to the gthread module.
2007-04-05 [svn r515] update version to 0.3
2007-04-03 [svn r496] Fixed option to enable/disable debug messages.
2007-04-03 [svn r491] Solve bug with the --enable-debug on configure.ac; reversed changes in the GMythBackendInfo object; procedure to close the Recorder in not mandatory.
2007-03-27 [svn r459] bug fix on file_transfer
2007-03-21 [svn r428] DEBUG info messages is now not added by default.
2007-03-06 [svn r394] gmyth version incremented to 0.2. gmyth_transcoder start/pause/cancel/resume methods added.
2007-02-14 [svn r362] Some fixes in the GIOWatcher clean-ups, and changed the API version number.
2007-01-19 [svn r284] removed gst dep
2007-01-18 [svn r276] Removed all references to upnp. Only application needs to take care of upnp services. It should find the mythtv server address via upnp by itself
2007-01-12 [svn r269] Changed structure from gmyth_http to use *libcurl*.
2007-01-11 [svn r262] Search for the gmyth-upnp library dependency.
2007-01-10 [svn r258] Added gmyth_query and gmyth_scheduler connection methods with timeout. Besides, configura.ac now checks libmysqlclient in the right way
2007-01-10 [svn r249] All upnp code removed. Now we have a library called gmyth-upnp
2007-01-09 [svn r248] Fixes the searching for the MySQL Client library.
2007-01-09 [svn r247] Fixes problem when searching for MySQL libraries.
2007-01-05 [svn r244] Fixes some problems with the UPnP library dependencies.
2007-01-04 [svn r243] Added features to dinamically recognize others MythTV servers using UPnP.
2007-01-04 [svn r242] Added verification for the UPnP CyberLink C library.
2006-12-21 [svn r241] Removed the need for the mysql_config utility.
2006-12-12 [svn r216] Change the time_t time/date references, to the GTimeVal GLib's structure.
2006-11-30 [svn r149] test file
2006-11-29 [svn r136] Rearrange some dependency libraries (using the mktime and time_t).
2006-11-29 [svn r135] Added some dependencies issues, regarding gmyth_debug function calls.
2006-11-28 [svn r132] implemented debug function
2006-11-23 [svn r105] Changed the function that gets the net interface names, added some recoreder functions.
2006-10-21 [svn r37] Added gstreamer-plugins-base-0.10 dependence to configure.ac (gst interfaces). Fixed debian package removing maemo dependencies and renamed package to gmyth instead of mmyth
2006-09-28 [svn r19] - splited libgmyth;
2006-09-20 [svn r2] imported to sf repository