gmyth/src/gmyth_file_transfer.h
2006-11-27 [svn r116] A lot of API changes.
2006-11-24 [svn r113] A lot of changes at gmyth_socket.c and gmyth_filetransfer. From now on, file transfer dont handle the monitor socket, and the QUERY_RECORDER messages - dont call spawn livetv, dont call get_file_position, is_recording, etc. These are gmyth_livetv responsibility. File transfer now has the _new, _open, _seek, and _close methods, just like gnomevfs does.
2006-11-22 [svn r104] Allows to receive buffers with unlimited size when reading data from backend.
2006-11-06 [svn r69] Added comments to all files.
2006-10-26 [svn r55] Fixes on the TVChain manipulation, error when trying to get the last program chain.
2006-10-23 [svn r43] Some small fixes on header names references.
2006-10-23 [svn r42] Added FileTransfer, URI and LiveTV functionalities (moved from the MythTV plug-in).