rosfran [Mon, 27 Nov 2006 22:07:59 +0000] rev 119
[svn r120] Added new constructor to BackendInfo, using the GMythURI.
rosfran [Mon, 27 Nov 2006 22:07:09 +0000] rev 118
[svn r119] Added the GMythBackendInfo dependency.
melunko [Mon, 27 Nov 2006 21:20:57 +0000] rev 117
[svn r118] Added GMythBackendInfo class to fit our architecture needs
rosfran [Mon, 27 Nov 2006 21:20:17 +0000] rev 116
[svn r117] Made changes related with the new adjustments in buffer storage using GByteArray.
rosfran [Mon, 27 Nov 2006 19:25:35 +0000] rev 115
[svn r116] A lot of API changes.
rosfran [Mon, 27 Nov 2006 19:24:43 +0000] rev 114
[svn r115] Some API changes.
melunko [Fri, 24 Nov 2006 21:49:40 +0000] rev 113
[svn r114] Fixed function definition error
melunko [Fri, 24 Nov 2006 21:43:04 +0000] rev 112
[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.
melunko [Fri, 24 Nov 2006 21:19:49 +0000] rev 111
[svn r112] Added cache to request more data from the backend by time
rosfran [Fri, 24 Nov 2006 18:51:42 +0000] rev 110
[svn r111] Put the gmyth_livetv calls in the right place...