gmyth/src/gmyth_scheduler.h
2007-08-21 [svn r820] Added gmyth_scheduler_add_exception() function to remove only one schedule when all occurrences options has been used.
2007-08-13 [svn r807] Added gmyth_scheduler_add_schedule_full() method
2007-07-03 [svn r777] bug fixed
2007-06-19 [svn r761] create function to get recorded inf; fixe some headers indent
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-04-24 [svn r598] changed ScheduleInfo attribute from record_id to schedule_id
2007-04-24 [svn r597] Added functions to free schedule_info and recorded_info data and lists
2007-04-13 [svn r550] A lot of GObject fixes (using the GType casting), added inheritance to the GMythFile* modules, locks all the the STOP_RECORDING messages.
2007-03-06 [svn r396] ...more tabs removed
2007-03-06 [svn r395] reverted invocation to strtoll and indented code, removing tabs
2007-03-05 [svn r392] code refactor and memory leaks fixed
2007-01-17 [svn r272] added to prototypes to gmyth_scheduler.h
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
2006-12-12 [svn r215] Use the GTimeVal GLib date/time structure, instead of using the time_t from libc.
2006-12-06 [svn r208] Added filesize field at RecordedInfo
2006-11-27 [svn r118] Added GMythBackendInfo class to fit our architecture needs
2006-09-28 [svn r19] - splited libgmyth;