2006-11-27 |
[svn r116] A lot of API changes.
|
file | diff | annotate |
2006-11-24 |
[svn r114] Fixed function definition error
|
file | diff | annotate |
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.
|
file | diff | annotate |
2006-11-24 |
[svn r110] Moved function IS_RECORDING from FileTransfer to Recorder.
|
file | diff | annotate |
2006-11-24 |
[svn r106] Added non-blocking socket connection facilities (configurable timeout when connection is broken).
|
file | diff | annotate |
2006-11-23 |
[svn r105] Changed the function that gets the net interface names, added some recoreder functions.
|
file | diff | annotate |
2006-11-22 |
[svn r104] Allows to receive buffers with unlimited size when reading data from backend.
|
file | diff | annotate |
2006-11-22 |
[svn r102] Removed unused code, remade buffer fillment in the file transfer read methods.
|
file | diff | annotate |
2006-11-22 |
[svn r98] Fixes some minor bugs on synchronization with monitor socket.
|
file | diff | annotate |
2006-11-17 |
[svn r97] Fixed problems on converting string to double and int values.
|
file | diff | annotate |
2006-11-16 |
[svn r90] Fixes to the read on "FileTransfer".
|
file | diff | annotate |
2006-11-15 |
[svn r87] Minor fix on reading function.
|
file | diff | annotate |
2006-11-07 |
[svn r73] Deals with another kind of MythTV backend messages (changing TV chain).
|
file | diff | annotate |
2006-11-06 |
[svn r69] Added comments to all files.
|
file | diff | annotate |
2006-11-06 |
[svn r66] Refactoring some remoce_encoder functions, which actually needs to be just recorder; added channel-related recorder functions.
|
file | diff | annotate |
2006-10-26 |
[svn r55] Fixes on the TVChain manipulation, error when trying to get the last program chain.
|
file | diff | annotate |
2006-10-23 |
[svn r44] Some fixes.
|
file | diff | annotate |
2006-10-23 |
[svn r43] Some small fixes on header names references.
|
file | diff | annotate |
2006-10-23 |
[svn r42] Added FileTransfer, URI and LiveTV functionalities (moved from the MythTV plug-in).
|
file | diff | annotate |