aboutsummaryrefslogtreecommitdiff
path: root/lib/service
AgeCommit message (Collapse)Author
2010-11-25lib/service/servicedvb.cpp: add possibility to override servicename for pvr ↵ghost
dvb services
2010-10-14Revert "Revert "disable m2ts support for release 2.6""ghost
This reverts commit e5953c16c3ff3664f0f7a763f242a3eb69fed19d.
2010-07-20lib/service/servicemp3.cpp: compile fixghost
2010-07-20merge fixFraxinas
2010-07-20implement configurable http user-agent (fixes #224)Fraxinas
2010-07-08allow rtspt urls, issue EOF on http streaming timeout (introduces feature ↵Fraxinas
#551, requires libsoup-2.4-2.29.5-r0, gst-plugins-good-0.10.23-r7.1 incl. souphttpsource)
2010-05-09[servicemp3] fix plaintext subtitles (add #506)Fraxinas
2010-05-05set subtitle-sink gstreamer caps (fixed #506, requires ↵Fraxinas
gst-plugin-playbin_0.10.28-r7.1)
2010-03-30add transfer bps to service interface (requires touching enigma_python.i)Fraxinas
2010-03-24make channel selection service description color configurableghost
this fixes bug #487 (patch by Dr.Best)
2010-03-24lib/service/listboxservice.cpp: small fixghost
2010-03-24lib/service/listboxservice.cpp: fix no more visible event descriptions in ↵ghost
channelselection since event progress support
2010-03-24add support for event progressbar per service in channelselectionghost
default this is disabled.. you can enable it in the Usage config this fixes bug #486 (patch by Dr.Best)
2010-03-15use glib function to escape file uri in mediaplayerFraxinas
2010-03-02Merge branch 'bug_461_play_another_timeshift_file_after_eof' into experimentalghost
2010-03-02lib/service/iservice.h, servicedvb.h, servicedvb.cpp: add possibility to ↵ghost
play another timeshift file after eof (not used in e2 yet..) this fixes bug #461
2010-02-12Merge branch 'bug_411_timeshift_disable_without_live'ghost
2010-01-24fixes bug #288Stefan Pluecken
last playing position for recorded services was stored only if between 1% and 99% of the recording's length. this lead to voodoo for the user, since long recordings naturally have a longer 1% than short ones. so the 1% rule is gone now and we display the position of the marker in the message box, asking the user if playing should continue at this position.
2010-01-24fixes bug #288Stefan Pluecken
last playing position for recorded services was stored only if between 1% and 99% of the recording's length. this lead to voodoo for the user, since long recordings naturally have a longer 1% than short ones. so the 1% rule is gone now and we display the position of the marker in the message box, asking the user if playing should continue at this position.
2010-01-22another compile fix for bug #411ghost
2010-01-22another compile fix for bug #411ghost
2010-01-22servicedvb.cpp: compile fix for bug 411ghost
2010-01-22servicedvb.cpp: compile fix for bug 411ghost
2010-01-22Merge branch 'bug_411_timeshift_disable_without_live' into experimentalghost
2010-01-22add possibility to stopTimeshift but not switch back to live (not used in ↵ghost
e2.. but usable for external plugins) this fixes bug #411
2010-01-05servicedvb.cpp: fix handling for single IN cut (needed when only the start ↵ghost
of a movie is cutted away)
2010-01-05servicedvb.cpp: fix handling for single IN cut (needed when only the start ↵ghost
of a movie is cutted away)
2010-01-02servicedvb.cpp: small cleanupghost
2010-01-02fixed evSeekableStateChanged handlingghost
2010-01-02fixed evSeekableStateChanged handlingghost
2010-01-02Merge remote branch 'origin/bug_306_sort_by_date' into experimentalghost
2010-01-02Merge remote branch 'origin/bug_306_sort_by_date'ghost
2010-01-02Merge branch 'bug_274_disable_fast_winding_for_non_ts'ghost
2009-12-30Merge branch 'bug_274_disable_fast_winding_for_non_ts' into experimentalghost
2009-12-26servicedvb.cpp: also disable fast winding for only audio ts filesghost
2009-12-23Merge branch 'bug_352_fix_some_cutlist_bugs'ghost
2009-12-23Patch by Moritz Venn:Felix Domke
"I've been annoyed by the incomplete "sort by date" for a long time - it only works for recorded movies. Not much to say, I added a simple stat call in service.cpp and return the mtime for sTimeCreate so the list is as properly sorted as the dreambox can ;-)" Minor changes so that it is implemented in servicemp3.cpp, since a service reference "path" is specific to the actual service.
2009-12-22Merge branch 'bug_271_ac3pcm_delay_servicemp3'ghost
2009-12-21servicedvb.cpp: small cleanupghost
2009-12-17add preStart event and use it to load the cutlistghost
2009-12-13add preStart event and use it to load the cutlistghost
2009-12-09fix skip backward from live to timeshiftghost
2009-12-09fix skip backward from live to timeshiftghost
2009-12-03disable fast winding for non TS mediafiles until we have a usable solution ↵ghost
for this..
2009-12-03Merge branch 'master' into bug_245_record_playback_fixesghost
2009-11-26servicedvb.cpp: fix "some seconds no audio after audio track change on TS ↵ghost
Playback"
2009-11-26servicedvb.cpp: fix "some seconds no audio after audio track change on TS ↵ghost
Playback"
2009-11-26servicedvb.cpp: fix transition from slowmotion or decoder fast forward to pauseghost
2009-11-26servicedvb.cpp: fix transition from slowmotion or decoder fast forward to pauseghost
2009-11-23servicedvb.cpp: more exact resume after seek and slowmotionghost