2007-04-03 renatofilho [svn r492] created client lib trunk
2007-04-03 rosfran [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. trunk
2007-04-03 renatofilho [svn r490] moved to new dir trunk
2007-04-03 renatofilho [svn r489] moved server implementation to new dir trunk
2007-04-03 renatofilho [svn r488] created gstreamer media plugin trunk
2007-04-03 melunko [svn r487] Removed unitialized warning on gmyth_jobqueue.c trunk
2007-04-03 renatofilho [svn r486] fixed bug on filetransfer trunk
2007-04-02 rosfran [svn r485] Exprimental function to get all the channel names. trunk
2007-04-02 rosfran [svn r484] Added gmyth_util_get_channel_list to the gmyth_util.h; removes static_mutex locking/unlocking from the gmyth_util. trunk
2007-04-02 morphbr [svn r483] - Updated mencoder plugin trunk
2007-04-02 renatofilho [svn r482] dont make seek for push mode trunk
2007-04-02 renatofilho [svn r481] implemented dynamic index table trunk
2007-04-01 morphbr [svn r480] * GMyth-Stream: trunk
2007-03-31 morphbr [svn r479] * GMyth-Stream: trunk
2007-03-30 morphbr [svn r478] * GMyth-Stream: trunk
2007-03-30 rosfran [svn r477] Added functions to get the channel's list from the MythTV, using the normal backend server messages. trunk
2007-03-30 morphbr [svn r476] * GMyth-Stream: trunk
2007-03-30 morphbr [svn r475] Regarding GMyth-Stream: trunk
2007-03-29 rosfran [svn r474] Put back the Monitor Handler starting on GMythLiveTV. trunk
2007-03-28 renatofilho [svn r473] memory leek fix trunk
2007-03-28 rosfran [svn r472] Changed all the g_debug, g_warning and g_debug calls, to the gmyth_debug status/error printing function. trunk
2007-03-27 morphbr [svn r471] - Added plugins/media/ffmpeg.py trunk
2007-03-27 renatofilho [svn r470] bug fix trunk
2007-03-27 renatofilho [svn r469] bug fix trunk
2007-03-27 rosfran [svn r468] Function to free the remotely allocated TV tuner. trunk
2007-03-27 rosfran [svn r467] Addded functions to help stopping LiveTV recording. trunk
2007-03-27 renatofilho [svn r466] fixed remote files read trunk
2007-03-27 renatofilho [svn r465] removed seek imp. trunk
2007-03-27 renatofilho [svn r464] removed debug message trunk
2007-03-27 leo_sobral [svn r463] removed unused variable max_tries trunk
2007-03-27 leo_sobral [svn r462] removed unused debug info trunk
2007-03-27 renatofilho [svn r461] code rewrite trunk
2007-03-27 renatofilho [svn r460] fixed file_transfer trunk
2007-03-27 renatofilho [svn r459] bug fix on file_transfer trunk
2007-03-27 morphbr [svn r458] trunk
2007-03-26 leo_sobral [svn r457] added check != NULL before g_string_free to avoid GLib Critical warnings trunk
2007-03-26 melunko [svn r456] epg interface changed again to GList instead of GSList. It is too complicated to change gmyth api at the moment. Other applications already are using it trunk
2007-03-26 melunko [svn r455] epg interface changed again to GList instead of GSList. It is too complicated to change gmyth api at the moment. Other applications already are using it trunk
2007-03-26 rosfran [svn r454] Removes the g_main_context_acquire_context. trunk
2007-03-26 rosfran [svn r453] API changes, regarding code cleanups in the GMythLiveTV. trunk
2007-03-23 leo_sobral [svn r452] memory leaks fixed trunk
2007-03-23 leo_sobral [svn r451] various memory leaks and object counting fixed trunk
2007-03-23 renatofilho [svn r450] fixed transcoder trunk
2007-03-23 leo_sobral [svn r449] warnings removed trunk
2007-03-23 rosfran [svn r448] Fills a list with all the added program info into the TV Chain. trunk
2007-03-23 renatofilho [svn r447] removed debug messages trunk
2007-03-23 leo_sobral [svn r446] Object ref fixed trunk
2007-03-23 renatofilho [svn r445] bug fix trunk
2007-03-23 leo_sobral [svn r444] file transfer removed dependency from livetv trunk
2007-03-23 leo_sobral [svn r443] added backend_info to constructor trunk
2007-03-23 leo_sobral [svn r442] added backend_info to constructor trunk
2007-03-23 leo_sobral [svn r441] refactoring trunk
2007-03-22 rosfran [svn r440] Removed dependency to LiveTV on File Transfer; changed FileTransfer to use directly the Recorder MythTV messages and queries. trunk
2007-03-22 morphbr [svn r439] - Fixed transcoder.h trunk
2007-03-22 morphbr [svn r438] - Included gmyth_http_retrieve_job_status trunk
2007-03-22 renatofilho [svn r437] bug fix trunk
2007-03-22 renatofilho [svn r436] bug fix trunk
2007-03-22 renatofilho [svn r435] bug fix trunk
2007-03-22 rosfran [svn r434] Fixes to the program info; prepare to the new Program Info change notification function calls. trunk
2007-03-22 rosfran [svn r433] GMutex fixes on TVChain, added missing g_object_refs. trunk