2006-11-27 rosfran [svn r120] Added new constructor to BackendInfo, using the GMythURI. trunk
2006-11-27 rosfran [svn r119] Added the GMythBackendInfo dependency. trunk
2006-11-27 melunko [svn r118] Added GMythBackendInfo class to fit our architecture needs trunk
2006-11-27 rosfran [svn r117] Made changes related with the new adjustments in buffer storage using GByteArray. trunk
2006-11-27 rosfran [svn r116] A lot of API changes. trunk
2006-11-27 rosfran [svn r115] Some API changes. trunk
2006-11-24 melunko [svn r114] Fixed function definition error trunk
2006-11-24 melunko [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. trunk
2006-11-24 melunko [svn r112] Added cache to request more data from the backend by time trunk
2006-11-24 rosfran [svn r111] Put the gmyth_livetv calls in the right place... trunk
2006-11-24 rosfran [svn r110] Moved function IS_RECORDING from FileTransfer to Recorder. trunk
2006-11-24 rosfran [svn r109] Function IS_RECORDING moved from FileTransfer to Recorder. trunk
2006-11-24 melunko [svn r108] Added is_recording to gmyth_livetv trunk
2006-11-24 rosfran [svn r107] Some minor adjustments, added FRONTEND_READY message when prerroling. trunk
2006-11-24 rosfran [svn r106] Added non-blocking socket connection facilities (configurable timeout when connection is broken). trunk
2006-11-23 rosfran [svn r105] Changed the function that gets the net interface names, added some recoreder functions. trunk
2006-11-22 rosfran [svn r104] Allows to receive buffers with unlimited size when reading data from backend. trunk
2006-11-22 rosfran [svn r103] Changed the way buffers are received from the MythTV backend; size can increase. trunk
2006-11-22 rosfran [svn r102] Removed unused code, remade buffer fillment in the file transfer read methods. trunk
2006-11-22 rosfran [svn r101] Changed it back to GstPushSrc. trunk
2006-11-22 leo_sobral [svn r100] del mmyth_videoplayer* trunk
2006-11-22 rosfran [svn r99] Removed GstAdapter, changed it to GByteArray. trunk
2006-11-22 rosfran [svn r98] Fixes some minor bugs on synchronization with monitor socket. trunk
2006-11-17 rosfran [svn r97] Fixed problems on converting string to double and int values. trunk
2006-11-17 rosfran [svn r96] Removed guint8 * buffer, changed to a GstAdapter. trunk
2006-11-17 rosfran [svn r95] Minor fixes on the GstAdapter (cache buffer). trunk
2006-11-17 rosfran [svn r94] Changed to use GstAdapter, instead of using the guint pointer. trunk
2006-11-17 renatofilho [svn r93] included warning message for unsupported formats trunk
2006-11-17 renatofilho [svn r92] code review trunk
2006-11-17 rosfran [svn r91] Added changes proposed by melunko (buffer on plug-in). trunk
2006-11-16 rosfran [svn r90] Fixes to the read on "FileTransfer". trunk
2006-11-15 renatofilho [svn r89] trunk
2006-11-15 rosfran [svn r88] Fixes the autotools prefix directory, added do_seek callback to the source. trunk
2006-11-15 rosfran [svn r87] Minor fix on reading function. trunk
2006-11-14 renatofilho [svn r86] implemented query trunk
2006-11-14 renatofilho [svn r85] timestamp bug fix trunk
2006-11-13 leo_sobral [svn r84] teste case: bug debug trunk
2006-11-13 renatofilho [svn r83] create enum for pull and push mode trunk
2006-11-13 rosfran [svn r82] Changed the MythTV source to the PUSH mode. trunk
2006-11-13 leo_sobral [svn r81] new segment event fire corrected trunk
2006-11-13 renatofilho [svn r80] added TODO trunk
2006-11-10 renatofilho [svn r79] removed old code trunk
2006-11-10 renatofilho [svn r78] -fixed memory leak; trunk
2006-11-09 renatofilho [svn r77] created package for register mimetype trunk
2006-11-09 renatofilho [svn r76] typefind copyed from gstreamer cvs trunk
2006-11-09 renatofilho [svn r75] -package script trunk
2006-11-09 rosfran [svn r74] Changed the set_active on PADs, fixed some offset on video and audio. trunk
2006-11-07 rosfran [svn r73] Deals with another kind of MythTV backend messages (changing TV chain). trunk
2006-11-07 rosfran [svn r72] Added some LiveTV performance optimizations. trunk
2006-11-06 rosfran [svn r71] Added some new functions: set channel, change program info improvements, faster live TV content rendering. trunk
2006-11-06 rosfran [svn r70] Renamed these remote_encoder source files to recorder. trunk
2006-11-06 rosfran [svn r69] Added comments to all files. trunk
2006-11-06 rosfran [svn r68] Added channel change functions. trunk
2006-11-06 renatofilho [svn r67] - bug fix; trunk
2006-11-06 rosfran [svn r66] Refactoring some remoce_encoder functions, which actually needs to be just recorder; added channel-related recorder functions. trunk
2006-11-06 rosfran [svn r65] Fixes in some recorder functions, refactoring. trunk
2006-10-30 rosfran [svn r64] Some fixes on performance. trunk
2006-10-27 rosfran [svn r63] Some fixes. trunk
2006-10-27 rosfran [svn r62] Some fixes. trunk
2006-10-27 renatofilho [svn r61] - bug fixes; trunk