gst-plugins-mythtv/src/gstmythtvsrc.c
2006-11-24 [svn r109] Function IS_RECORDING moved from FileTransfer to Recorder.
2006-11-24 [svn r107] Some minor adjustments, added FRONTEND_READY message when prerroling.
2006-11-22 [svn r103] Changed the way buffers are received from the MythTV backend; size can increase.
2006-11-22 [svn r101] Changed it back to GstPushSrc.
2006-11-22 [svn r99] Removed GstAdapter, changed it to GByteArray.
2006-11-17 [svn r96] Removed guint8 * buffer, changed to a GstAdapter.
2006-11-17 [svn r95] Minor fixes on the GstAdapter (cache buffer).
2006-11-17 [svn r94] Changed to use GstAdapter, instead of using the guint pointer.
2006-11-17 [svn r91] Added changes proposed by melunko (buffer on plug-in).
2006-11-15 [svn r88] Fixes the autotools prefix directory, added do_seek callback to the source.
2006-11-13 [svn r82] Changed the MythTV source to the PUSH mode.
2006-11-07 [svn r72] Added some LiveTV performance optimizations.
2006-11-06 [svn r71] Added some new functions: set channel, change program info improvements, faster live TV content rendering.
2006-10-30 [svn r64] Some fixes on performance.
2006-10-27 [svn r62] Some fixes.
2006-10-27 [svn r60] Some another minor fix, regarding live content.
2006-10-27 [svn r59] Some minor fixes.
2006-10-26 [svn r56] Minor fixes.
2006-10-26 [svn r54] Minor fixes in the change program info (switching).
2006-10-26 [svn r53] LiveTV working fine, adjustments in some GMyth functions dealing with the TVChain.
2006-10-23 [svn r45] Moved Myth FileTransfer, LiveTV and Myth URI to the gmyth library.
2006-10-23 [svn r41] Changes prior to move some MythTV depedencies to the GMyth library.
2006-10-23 [svn r38] Added program chain backend events.
2006-10-18 [svn r35] Performance optimization.
2006-10-17 [svn r32] Some adjustments on the performance.
2006-10-12 [svn r31] Some changes, in order to use the newly added nuvdemux features.
2006-09-26 [svn r14] new source tree.