gst-plugins-mythtv/src/gstmythtvsrc.c
2007-02-14 [svn r366] Changes on GMyth API.
2007-02-13 [svn r361] Changes in the GMyth API.
2007-02-02 [svn r327] Changes due the API change on LiveTV.
2007-01-30 [svn r313] Put autoconf macros to extend capabilities and meta-tags coming from GStreamer official repositories.
2007-01-29 [svn r312] Removes some debug messages.
2007-01-26 [svn r309] Some changes in the channel name to the LiveTV.
2007-01-25 [svn r305] Stop the old FileTransfer socket connection, when trying to move to the next program chain.
2007-01-25 [svn r304] Change the movement to the next program info.
2007-01-24 [svn r296] Fixes GST_LICENSE problem.
2007-01-23 [svn r294] Some fixes, moved _is_recording to recorder.
2007-01-22 [svn r290] Removed some LiveTV function setup calls from the _start method.
2006-12-21 [svn r240] Fixes bug with livetv_channel values interval.
2006-12-20 [svn r239] Change timeout to a larger value.
2006-12-20 [svn r237] Added channel info.
2006-12-20 [svn r236] Moved newly added program chain setup from plug-in to the GFileTransfer.
2006-12-19 [svn r228] Optimizations, freeing unallocated resources.
2006-12-18 [svn r225] Some performance optimizations.
2006-12-12 [svn r218] Simplified FileTransfer usage.
2006-12-06 [svn r211] Some code clean-ups.
2006-12-06 [svn r205] Fixes error on segment event sinding.
2006-12-04 [svn r186] Come back passing URI strings to file transfer openings.
2006-12-02 [svn r175] Do changes in some API modifications function calls on FileTransfer.
2006-11-30 [svn r160] Filetransfer interface now receives GMythBackendInfo and file name instead of URI
2006-11-30 [svn r153] Added some more leak check routines.
2006-11-30 [svn r152] Some performance optimizations and memory clean-up routines.
2006-11-29 [svn r143] Fixed problem when trying to find EOS.
2006-11-28 [svn r125] Performance aspects, remade the buffer filling.
2006-11-27 [svn r119] Added the GMythBackendInfo dependency.
2006-11-27 [svn r115] Some API changes.
2006-11-24 [svn r111] Put the gmyth_livetv calls in the right place...
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.