gmyth/src/Makefile.am
2007-04-17 [svn r566] Some fixes on the autotools.
2007-04-12 [svn r534] Added GObject inheritance to the GMythFile* modules.
2007-03-07 [svn r398] gmyth_transcode renamed to gmyth_transcoder. Besides, gmyth_transcoder_start/pause/resume/cancel methods were created
2007-03-02 [svn r388] - Created gmyth_recprofile class
2007-02-28 [svn r384] - Added gmyth_jobqueue to handle messages between gmyth and mythbackend
2007-02-07 [svn r331] - Updated gmyth_http (comments, etc..)
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-11 [svn r267] Added gmyth_http to handle HTTP queries to port 6544 on the backend
2007-01-11 [svn r262] Search for the gmyth-upnp library dependency.
2007-01-10 [svn r249] All upnp code removed. Now we have a library called gmyth-upnp
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.
2006-12-08 [svn r214] HAVE_CONFIG added
2006-12-07 [svn r213] Include GObject signal connects/emmits to GMythMonitorHandler.
2006-12-04 [svn r188] bug fix
2006-12-02 [svn r177] Added GMythMonitorHandler.
2006-11-30 [svn r162] testing
2006-11-30 [svn r148] code cleanup
2006-11-28 [svn r132] implemented debug function
2006-11-28 [svn r130] -replaced g_print to g_debug
2006-11-28 [svn r126] Added gmyth_util_file_exists() predicate function
2006-11-27 [svn r118] Added GMythBackendInfo class to fit our architecture needs
2006-11-06 [svn r66] Refactoring some remoce_encoder functions, which actually needs to be just recorder; added channel-related recorder functions.
2006-10-23 [svn r42] Added FileTransfer, URI and LiveTV functionalities (moved from the MythTV plug-in).
2006-10-23 [svn r40] fixed gmyth/src/Makefile.am
2006-10-23 [svn r39] Added mythtv gnomevfs module based on gmyth
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