gmyth/src/gmyth_recorder.c
2007-02-07 [svn r336] More fixes on disposing GObjects.
2007-02-07 [svn r332] Solve some g_object_unref faults and misusages.
2007-02-01 [svn r323] Some updates in the LiveTV.
2007-01-29 [svn r311] A lot of fixes regarding program info structure creation.
2007-01-29 [svn r310] Added new function to recorder: CHANGE_CHANNEL, which try to move to the next valid channel, instead of passing a valid channel name.
2007-01-26 [svn r308] A lot of improvements related SET_CHANNEL messages.
2007-01-23 [svn r293] Some fixes to the program info.
2007-01-23 [svn r292] GObject format to the GMythProgramInfo, new actions such as GET_PROGRAM_INFO and GET_CURRENT_RECORDER.
2007-01-20 [svn r288] Some refinements to put the change channel functions working.
2007-01-18 [svn r277] Fixed gmyth_socket_new() interface change
2007-01-11 [svn r267] Added gmyth_http to handle HTTP queries to port 6544 on the backend
2006-12-08 [svn r214] HAVE_CONFIG added
2006-12-02 [svn r180] Removed code snippets regarding all the Monitor socket issues; it is now a work for GMythMonitorHandler.
2006-11-28 [svn r132] implemented debug function
2006-11-27 [svn r118] Added GMythBackendInfo class to fit our architecture needs
2006-11-27 [svn r116] A lot of API changes.
2006-11-23 [svn r105] Changed the function that gets the net interface names, added some recoreder functions.
2006-11-06 [svn r66] Refactoring some remoce_encoder functions, which actually needs to be just recorder; added channel-related recorder functions.