libgnomevfs2-mythtv/modules/mythtv-method.c
2007-02-09 [svn r346] Fixes to the socket closing and memory cleanup.
2007-02-08 [svn r343] Change the file size in the do_get_info to unlimited size, when it is LiveTV content.
2007-02-08 [svn r342] Put back the do_get_file_info to the LiveTV.
2007-02-08 [svn r340] LiveTV is running now.
2007-02-08 [svn r337] Changed the g_object_unref's in the do_get_file_info.
2007-02-07 [svn r335] Some fixes to the do_get_file_info.
2007-02-07 [svn r334] Put all the gmyth recorder and tvchain inseide get_file_info; removed reference to LiveTV.
2007-02-07 [svn r333] Fixed bug on do_get_file_info.
2007-02-06 [svn r330] Some minor fixes on do_open callback.
2007-02-06 [svn r329] Cleaning some non-mandatory code snippets from the GnomeVFS handler to the do_get_file_info.
2007-02-02 [svn r325] Minor changes, separated process of opening LiveTV FileTransfer from the LiveTV setup.
2007-01-31 [svn r318] Fixed looping bug in the mythtv gnomevfs module. The file transfer requests were just 4kbytes, and the looping was a deadlock
2007-01-24 [svn r302] More fixes on clean-up variables, closing connections, etc.
2007-01-24 [svn r300] Some fixes to the LiveTV stop method.
2007-01-24 [svn r298] Fixes problem with the get_file_info method, ehich takes the gnomvfs plug-in to do invalid g_free.
2007-01-23 [svn r295] Fixes related with the gmyth.
2007-01-22 [svn r291] Some fixes to use the LiveTV inside gnomevfssrc.
2007-01-19 [svn r282] Added character conversion to the URI got from the GnomeVfsURI structure.
2007-01-19 [svn r278] Added LiveTV streaming to the gnomevfs mythtv plug-in.
2007-01-10 [svn r252] Added gmyth-upnp library
2006-12-04 [svn r191]
2006-12-04 [svn r189] fixed gmyth_file_transfer compatibilit
2006-12-02 [svn r181] Changed the gmyth_backend_info API, in order to use the path field of the URI.
2006-12-01 [svn r170]
2006-12-01 [svn r165] code cleanup
2006-11-30 [svn r161] Filetransfer interface now receives GMythBackendInfo and file name instead of URI
2006-11-30 [svn r150] code cleanup
2006-11-28 [svn r128] Added cleanup methods to the GByteArray buffer.
2006-11-27 [svn r117] Made changes related with the new adjustments in buffer storage using GByteArray.
2006-11-24 [svn r112] Added cache to request more data from the backend by time
2006-10-24 [svn r49] myth_file_transfer renamed to gmyth_file_transfer
2006-10-23 [svn r39] Added mythtv gnomevfs module based on gmyth