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
2007-03-22 melunko [svn r432] Added some g_object_unref (stringlist) at gmyth_filetransfer trunk
2007-03-22 morphbr [svn r431] - gmyth_jobqueue bug fixes trunk
2007-03-21 renatofilho [svn r430] inital seek imple trunk
2007-03-21 melunko [svn r429] Fixed link error with gmyth_program_info_print() when debug is disabled trunk
2007-03-21 rosfran [svn r428] DEBUG info messages is now not added by default. trunk
2007-03-21 renatofilho [svn r427] bug fixed trunk
2007-03-20 rosfran [svn r426] Put more DOxygen documentation. trunk
2007-03-20 rosfran [svn r425] Added internal DOxygen documentation. trunk
2007-03-20 rosfran [svn r424] Added documention. trunk
2007-03-20 morphbr [svn r423] - Bug Fix inside gmyth_http trunk
2007-03-20 morphbr [svn r422] - Updated gmyth_http regarding new Myth's XML style and URL's standards trunk
2007-03-19 rosfran [svn r421] Added libosso library dependencies. trunk
2007-03-19 rosfran [svn r420] Audio queue (GstElement) definition had been missing. trunk
2007-03-19 rosfran [svn r419] Fixed compilation problem when compiling to the Maemo platform. trunk
2007-03-19 rosfran [svn r418] Solves bug [ 1667828 ] /maemo-ui compilation Problem on Ubuntu Feisty (https://sourceforge.net/tracker/?func=detail&aid=1667828&group_id=177106&atid=879914). trunk
2007-03-19 melunko [svn r417] Added some documentation. Some string memory leak resolved. Memory handling errors in GMythStringlist solved. Some improvements in gmyth_jobqueue. Some other fixes trunk
2007-03-10 leo_sobral [svn r416] added static to socket_send function from gmyth_vlc.c trunk
2007-03-09 morphbr [svn r415] - Bug fix at jobqueue: g_string_free trunk
2007-03-09 rosfran [svn r414] Fixes unrestricted and continuous reads to movie stream when it is a comoon recorded file. trunk
2007-03-08 rosfran [svn r413] Send the correct GNOMEVFS_EOS message to the GnomeVFS GStreamer's source. trunk
2007-03-08 rosfran [svn r412] Allows that a recorded movie doesn't send REQUEST_BLOCK messages indefinitely. trunk
2007-03-08 rosfran [svn r411] Fixes the bug that makes a recorded MythTV movie REQUEST_BLOCK message to recurse indefinitely. trunk
2007-03-08 rosfran [svn r410] Added boolean flag to allow that a recorded MythTV video can stop. trunk
2007-03-08 rosfran [svn r409] Fixes read function from GMythFileTransfer to not try to read continuously if it was not LiveTV. trunk
2007-03-08 rosfran [svn r408] Some typo erros on gmyth_transcode.h were fixed; added more regression tests to the tests directory ('make check'). trunk
2007-03-08 leo_sobral [svn r407] removed unused variables, fixed indentation amd removed msqlquery unrefing from disconnect, moving it to the dispose trunk
2007-03-08 rosfran [svn r406] Some new tests with escaped URI parameters. trunk
2007-03-07 rosfran [svn r405] Added check target to the Makefile.am tool; now, you can type 'make check' to run some of the test scripts. trunk
2007-03-07 rosfran [svn r404] Some fixes on the MythTV backend messages from LiveTV. trunk
2007-03-07 melunko [svn r403] Added debian/control condicional depency to libmysqlclient14 or libmysqlclient15 trunk
2007-03-07 melunko [svn r402] Fixed gmyth dependencies in the deb packet generation. Also fixed gmyth-0.1.pc renamed to gmyth.pc trunk
2007-03-07 melunko [svn r401] gnomevfs mythtv module version and package name corrected. build dependence to gmyth.pc instead of gmyth-0.1.pc fixed trunk
2007-03-07 melunko [svn r400] fixed gmyth_transcode(r)_date_change_format method name trunk
2007-03-07 melunko [svn r399] Fixed svn file error for gmyth_transcoder.c/h trunk
2007-03-07 melunko [svn r398] gmyth_transcode renamed to gmyth_transcoder. Besides, gmyth_transcoder_start/pause/resume/cancel methods were created trunk
2007-03-06 rosfran [svn r397] Fixed wrong reference to a gmyth_transcoder's function name. trunk
2007-03-06 leo_sobral [svn r396] ...more tabs removed trunk
2007-03-06 leo_sobral [svn r395] reverted invocation to strtoll and indented code, removing tabs trunk