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
2007-02-10 morphbr [svn r353] - Fixed memory leak inside gmyth_http.c (http_request) trunk
2007-02-10 morphbr [svn r352] - Fixed memory leak on gmyth_vlc.c (command send) trunk
2007-02-10 morphbr [svn r351] - Bug fix in gmyth_util.c: included support for time without seconds in gmyth_util_string_to_time_val_fmt (XML format from backend) trunk
2007-02-09 rosfran [svn r350] Changed criteria to move to next program chain. trunk
2007-02-09 rosfran [svn r349] Changed g_thread_pool to GIOWatch. trunk
2007-02-09 rosfran [svn r348] Fixes. trunk
2007-02-09 rosfran [svn r347] More fixes on cleaning up variables. trunk
2007-02-09 rosfran [svn r346] Fixes to the socket closing and memory cleanup. trunk
2007-02-09 rosfran [svn r345] Fixes for clsing socket connections. trunk
2007-02-08 rosfran [svn r344] Next program chain with different MythTV backend messages. trunk
2007-02-08 rosfran [svn r343] Change the file size in the do_get_info to unlimited size, when it is LiveTV content. trunk
2007-02-08 rosfran [svn r342] Put back the do_get_file_info to the LiveTV. trunk
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