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
2006-10-27 rosfran [svn r60] Some another minor fix, regarding live content. trunk
2006-10-27 rosfran [svn r59] Some minor fixes. trunk
2006-10-27 rosfran [svn r58] Fixed delay on audio frames's timestamps, and refactoring the autotools usage. trunk
2006-10-26 rosfran [svn r57] Fixed problem with the audio frame timestamps. trunk
2006-10-26 rosfran [svn r56] Minor fixes. trunk
2006-10-26 rosfran [svn r55] Fixes on the TVChain manipulation, error when trying to get the last program chain. trunk
2006-10-26 rosfran [svn r54] Minor fixes in the change program info (switching). trunk
2006-10-26 rosfran [svn r53] LiveTV working fine, adjustments in some GMyth functions dealing with the TVChain. trunk
2006-10-25 rosfran [svn r52] Added reference to the GSTINTERFACES_LIBS (gst_x_overlay* functions). trunk
2006-10-24 rosfran [svn r51] Check for the GST interfaces library (gst_x_overlay* functions). trunk