2007-02-08 rosfran [svn r341] Some fixes. trunk
2007-02-08 rosfran [svn r340] LiveTV is running now. trunk
2007-02-08 rosfran [svn r339] GObject's dispose methods organization, and reviewed clean-up actions. trunk
2007-02-08 rosfran [svn r338] Moved cleaning code from the _finalize methods in GObject, to the _dispose methods. trunk
2007-02-08 rosfran [svn r337] Changed the g_object_unref's in the do_get_file_info. trunk
2007-02-07 rosfran [svn r336] More fixes on disposing GObjects. trunk
2007-02-07 rosfran [svn r335] Some fixes to the do_get_file_info. trunk
2007-02-07 rosfran [svn r334] Put all the gmyth recorder and tvchain inseide get_file_info; removed reference to LiveTV. trunk
2007-02-07 rosfran [svn r333] Fixed bug on do_get_file_info. trunk
2007-02-07 rosfran [svn r332] Solve some g_object_unref faults and misusages. trunk
2007-02-07 morphbr [svn r331] - Updated gmyth_http (comments, etc..) trunk
2007-02-06 rosfran [svn r330] Some minor fixes on do_open callback. trunk
2007-02-06 rosfran [svn r329] Cleaning some non-mandatory code snippets from the GnomeVFS handler to the do_get_file_info. trunk
2007-02-06 rosfran [svn r328] Some fixes on program info, and some memory clean ups. trunk
2007-02-02 rosfran [svn r327] Changes due the API change on LiveTV. trunk
2007-02-02 rosfran [svn r326] Moved part of LiveTV FileTransfer instance from the LiveTV core setup. trunk
2007-02-02 rosfran [svn r325] Minor changes, separated process of opening LiveTV FileTransfer from the LiveTV setup. trunk
2007-02-02 rosfran [svn r324] Added function to request how many recorders are available. trunk
2007-02-01 rosfran [svn r323] Some updates in the LiveTV. trunk
2007-02-01 renatofilho [svn r322] created branch gmyth-0.1b trunk
2007-02-01 renatofilho [svn r320] fixed a lot of bugs trunk
2007-02-01 renatofilho [svn r319] fixed files with negative time values trunk
2007-01-31 melunko [svn r318] Fixed looping bug in the mythtv gnomevfs module. The file transfer requests were just 4kbytes, and the looping was a deadlock trunk
2007-01-30 melunko [svn r317] Fixed program info to string conversion bug trunk
2007-01-30 renatofilho [svn r316] - fixed msg log; trunk
2007-01-30 melunko [svn r315] Removed unused comments trunk
2007-01-30 melunko [svn r314] A lot of bug fixed. Test recordings program added. trunk
2007-01-30 rosfran [svn r313] Put autoconf macros to extend capabilities and meta-tags coming from GStreamer official repositories. trunk
2007-01-29 rosfran [svn r312] Removes some debug messages. trunk
2007-01-29 rosfran [svn r311] A lot of fixes regarding program info structure creation. trunk
2007-01-29 rosfran [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. trunk
2007-01-26 rosfran [svn r309] Some changes in the channel name to the LiveTV. trunk
2007-01-26 rosfran [svn r308] A lot of improvements related SET_CHANNEL messages. trunk
2007-01-25 morphbr [svn r307] Finished getEpg via HTTP+XML. trunk
2007-01-25 morphbr [svn r306] Corrected bug at gmyth_util.c - gmyth_util_string_to_time_val\n Updated getEpg at gmyth_http.c trunk
2007-01-25 rosfran [svn r305] Stop the old FileTransfer socket connection, when trying to move to the next program chain. trunk
2007-01-25 rosfran [svn r304] Change the movement to the next program info. trunk
2007-01-25 rosfran [svn r303] More program info related functions. trunk
2007-01-24 rosfran [svn r302] More fixes on clean-up variables, closing connections, etc. trunk
2007-01-24 morphbr [svn r301] Get ProgramGuide info from XML+Http at gmyth_http trunk
2007-01-24 rosfran [svn r300] Some fixes to the LiveTV stop method. trunk
2007-01-24 rosfran [svn r299] Fixes a log of wasteful GMythProgramInfo usage. trunk
2007-01-24 rosfran [svn r298] Fixes problem with the get_file_info method, ehich takes the gnomvfs plug-in to do invalid g_free. trunk
2007-01-24 rosfran [svn r297] Moved the sync (sleep) calls from GStreamer MythTV source plug-in to the gmtyh. trunk
2007-01-24 rosfran [svn r296] Fixes GST_LICENSE problem. trunk
2007-01-23 rosfran [svn r295] Fixes related with the gmyth. trunk
2007-01-23 rosfran [svn r294] Some fixes, moved _is_recording to recorder. trunk
2007-01-23 rosfran [svn r293] Some fixes to the program info. trunk
2007-01-23 rosfran [svn r292] GObject format to the GMythProgramInfo, new actions such as GET_PROGRAM_INFO and GET_CURRENT_RECORDER. trunk
2007-01-22 rosfran [svn r291] Some fixes to use the LiveTV inside gnomevfssrc. trunk
2007-01-22 rosfran [svn r290] Removed some LiveTV function setup calls from the _start method. trunk
2007-01-22 rosfran [svn r289] Added pause recording calls to gmyth_livetv; removed sleep calls from the MythTV plug-in, put it back to livetv_setup function call. trunk
2007-01-20 rosfran [svn r288] Some refinements to put the change channel functions working. trunk
2007-01-19 leo_sobral [svn r287] added gstremer linking to Makefile.am trunk
2007-01-19 leo_sobral [svn r286] added gstreamer-base linking in the Makefile.am trunk
2007-01-19 rosfran [svn r285] Put a sample pipeline. trunk
2007-01-19 renatofilho [svn r284] removed gst dep trunk
2007-01-19 rosfran [svn r283] Revert back an old version of gmyth_livetv_setup; bug commited yesterday, and was caused by an invalid MythTV database select statement. trunk
2007-01-19 rosfran [svn r282] Added character conversion to the URI got from the GnomeVfsURI structure. trunk
2007-01-19 rosfran [svn r281] Fixes in the gmyth_uri path and query parsing. trunk