2007-04-04 |
[svn r508] updated to new gmyth_file_transfer_read
|
file | diff | annotate |
2007-03-26 |
[svn r453] API changes, regarding code cleanups in the GMythLiveTV.
|
file | diff | annotate |
2007-03-22 |
[svn r434] Fixes to the program info; prepare to the new Program Info change notification function calls.
|
file | diff | annotate |
2007-03-08 |
[svn r412] Allows that a recorded movie doesn't send REQUEST_BLOCK messages indefinitely.
|
file | diff | annotate |
2007-02-16 |
[svn r380] Changes made to the GMyth API.
|
file | diff | annotate |
2007-02-15 |
[svn r376] Added more documentation aboute LiveTV, removed program chain cahngin from plug-in.
|
file | diff | annotate |
2007-02-14 |
[svn r366] Changes on GMyth API.
|
file | diff | annotate |
2007-02-13 |
[svn r361] Changes in the GMyth API.
|
file | diff | annotate |
2007-02-02 |
[svn r327] Changes due the API change on LiveTV.
|
file | diff | annotate |
2007-01-30 |
[svn r313] Put autoconf macros to extend capabilities and meta-tags coming from GStreamer official repositories.
|
file | diff | annotate |
2007-01-29 |
[svn r312] Removes some debug messages.
|
file | diff | annotate |
2007-01-26 |
[svn r309] Some changes in the channel name to the LiveTV.
|
file | diff | annotate |
2007-01-25 |
[svn r305] Stop the old FileTransfer socket connection, when trying to move to the next program chain.
|
file | diff | annotate |
2007-01-25 |
[svn r304] Change the movement to the next program info.
|
file | diff | annotate |
2007-01-24 |
[svn r296] Fixes GST_LICENSE problem.
|
file | diff | annotate |
2007-01-23 |
[svn r294] Some fixes, moved _is_recording to recorder.
|
file | diff | annotate |
2007-01-22 |
[svn r290] Removed some LiveTV function setup calls from the _start method.
|
file | diff | annotate |
2006-12-21 |
[svn r240] Fixes bug with livetv_channel values interval.
|
file | diff | annotate |
2006-12-20 |
[svn r239] Change timeout to a larger value.
|
file | diff | annotate |
2006-12-20 |
[svn r237] Added channel info.
|
file | diff | annotate |
2006-12-20 |
[svn r236] Moved newly added program chain setup from plug-in to the GFileTransfer.
|
file | diff | annotate |
2006-12-19 |
[svn r228] Optimizations, freeing unallocated resources.
|
file | diff | annotate |
2006-12-18 |
[svn r225] Some performance optimizations.
|
file | diff | annotate |
2006-12-12 |
[svn r218] Simplified FileTransfer usage.
|
file | diff | annotate |
2006-12-06 |
[svn r211] Some code clean-ups.
|
file | diff | annotate |
2006-12-06 |
[svn r205] Fixes error on segment event sinding.
|
file | diff | annotate |
2006-12-04 |
[svn r186] Come back passing URI strings to file transfer openings.
|
file | diff | annotate |
2006-12-02 |
[svn r175] Do changes in some API modifications function calls on FileTransfer.
|
file | diff | annotate |
2006-11-30 |
[svn r160] Filetransfer interface now receives GMythBackendInfo and file name instead of URI
|
file | diff | annotate |
2006-11-30 |
[svn r153] Added some more leak check routines.
|
file | diff | annotate |
2006-11-30 |
[svn r152] Some performance optimizations and memory clean-up routines.
|
file | diff | annotate |
2006-11-29 |
[svn r143] Fixed problem when trying to find EOS.
|
file | diff | annotate |
2006-11-28 |
[svn r125] Performance aspects, remade the buffer filling.
|
file | diff | annotate |
2006-11-27 |
[svn r119] Added the GMythBackendInfo dependency.
|
file | diff | annotate |
2006-11-27 |
[svn r115] Some API changes.
|
file | diff | annotate |
2006-11-24 |
[svn r111] Put the gmyth_livetv calls in the right place...
|
file | diff | annotate |
2006-11-24 |
[svn r109] Function IS_RECORDING moved from FileTransfer to Recorder.
|
file | diff | annotate |
2006-11-24 |
[svn r107] Some minor adjustments, added FRONTEND_READY message when prerroling.
|
file | diff | annotate |
2006-11-22 |
[svn r103] Changed the way buffers are received from the MythTV backend; size can increase.
|
file | diff | annotate |
2006-11-22 |
[svn r101] Changed it back to GstPushSrc.
|
file | diff | annotate |
2006-11-22 |
[svn r99] Removed GstAdapter, changed it to GByteArray.
|
file | diff | annotate |
2006-11-17 |
[svn r96] Removed guint8 * buffer, changed to a GstAdapter.
|
file | diff | annotate |
2006-11-17 |
[svn r95] Minor fixes on the GstAdapter (cache buffer).
|
file | diff | annotate |
2006-11-17 |
[svn r94] Changed to use GstAdapter, instead of using the guint pointer.
|
file | diff | annotate |
2006-11-17 |
[svn r91] Added changes proposed by melunko (buffer on plug-in).
|
file | diff | annotate |
2006-11-15 |
[svn r88] Fixes the autotools prefix directory, added do_seek callback to the source.
|
file | diff | annotate |
2006-11-13 |
[svn r82] Changed the MythTV source to the PUSH mode.
|
file | diff | annotate |
2006-11-07 |
[svn r72] Added some LiveTV performance optimizations.
|
file | diff | annotate |
2006-11-06 |
[svn r71] Added some new functions: set channel, change program info improvements, faster live TV content rendering.
|
file | diff | annotate |
2006-10-30 |
[svn r64] Some fixes on performance.
|
file | diff | annotate |
2006-10-27 |
[svn r62] Some fixes.
|
file | diff | annotate |
2006-10-27 |
[svn r60] Some another minor fix, regarding live content.
|
file | diff | annotate |
2006-10-27 |
[svn r59] Some minor fixes.
|
file | diff | annotate |
2006-10-26 |
[svn r56] Minor fixes.
|
file | diff | annotate |
2006-10-26 |
[svn r54] Minor fixes in the change program info (switching).
|
file | diff | annotate |
2006-10-26 |
[svn r53] LiveTV working fine, adjustments in some GMyth functions dealing with the TVChain.
|
file | diff | annotate |
2006-10-23 |
[svn r45] Moved Myth FileTransfer, LiveTV and Myth URI to the gmyth library.
|
file | diff | annotate |
2006-10-23 |
[svn r41] Changes prior to move some MythTV depedencies to the GMyth library.
|
file | diff | annotate |
2006-10-23 |
[svn r38] Added program chain backend events.
|
file | diff | annotate |
2006-10-18 |
[svn r35] Performance optimization.
|
file | diff | annotate |