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
2007-03-06 melunko [svn r394] gmyth version incremented to 0.2. gmyth_transcoder start/pause/cancel/resume methods added. trunk
2007-03-05 rosfran [svn r393] Added newly info about the check file utility function. trunk
2007-03-05 leo_sobral [svn r392] code refactor and memory leaks fixed trunk
2007-03-05 morphbr [svn r391] - Fixed ticket 1674323; trunk
2007-03-04 morphbr [svn r390] - Changed all GString* members to gchar* members trunk
2007-03-03 rosfran [svn r389] Some improvements on recorded file detection. trunk
2007-03-02 morphbr [svn r388] - Created gmyth_recprofile class trunk
2007-03-01 rosfran [svn r387] Added comment on gstgnomevfssrc plug-in usage. trunk
2007-03-01 rosfran [svn r386] Put a mutex on the GMythFileTransfer send/receive transfer methods. Added timeout message to the LiveTV. trunk
2007-03-01 morphbr [svn r385] - Added gthread support inside "compile" script trunk
2007-02-28 morphbr [svn r384] - Added gmyth_jobqueue to handle messages between gmyth and mythbackend trunk
2007-02-26 rosfran [svn r383] Some changes to livetv set_timeout. trunk
2007-02-26 morphbr [svn r382] Change scripts to compile tests trunk
2007-02-23 rosfran [svn r381] Solved minor problem with the time value. trunk
2007-02-16 rosfran [svn r380] Changes made to the GMyth API. trunk
2007-02-16 rosfran [svn r379] Some clean-ups. trunk
2007-02-16 rosfran [svn r378] Removed unused variables. trunk
2007-02-15 rosfran [svn r377] More optimizations. trunk
2007-02-15 rosfran [svn r376] Added more documentation aboute LiveTV, removed program chain cahngin from plug-in. trunk
2007-02-15 rosfran [svn r375] Some clean-up procedures. trunk
2007-02-15 rosfran [svn r372] Removed g_printerr messages. trunk
2007-02-15 rosfran [svn r371] Changed debug messages, all code reidented. trunk
2007-02-15 renatofilho [svn r370] fixed indent code trunk
2007-02-15 renatofilho [svn r368] moved to correct location trunk
2007-02-14 rosfran [svn r367] Itsn't mandatory to have database information in the GMyth URI. trunk
2007-02-14 rosfran [svn r366] Changes on GMyth API. trunk
2007-02-14 rosfran [svn r365] Optimizations to the N800. trunk
2007-02-14 rosfran [svn r364] Fixed a mutual exclusion bug on the Monitor Handler GIOChannel read callback. trunk
2007-02-14 rosfran [svn r363] Optimizations on the GnomeVFS internal buffer filling. trunk
2007-02-14 rosfran [svn r362] Some fixes in the GIOWatcher clean-ups, and changed the API version number. trunk
2007-02-13 rosfran [svn r361] Changes in the GMyth API. trunk
2007-02-13 rosfran [svn r360] Removed a lot of GStaticMutex references. trunk
2007-02-13 rosfran [svn r359] Now it is running; removed some GStaticMutex race conditions. trunk
2007-02-13 rosfran [svn r358] Fixes on the GMythProgramInfo attributes, changes all references from GStaticMutex to GMutex. trunk
2007-02-12 rosfran [svn r357] Improvements on the do_read GnomeVFS callbacks. trunk
2007-02-12 rosfran [svn r356] Solved bug on read method callback. trunk
2007-02-12 rosfran [svn r355] Added G_IO_IN event handlers, using g_io_add_watch, to the GMyth's MonitorHandler. trunk
2007-02-12 morphbr [svn r354] - Bug fixes in gmyth_http.c: node=node->next inside epg loop. trunk