| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2010-07-20 | implement configurable http user-agent (fixes #224) | Fraxinas | |
| 2010-07-08 | allow 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-07-06 | fix playback of containers with PGS subpicture streams (by ignoring them) | Fraxinas | |
| 2010-06-21 | try fixing hot switching between text and vobsub streams | Fraxinas | |
| 2010-06-11 | more vob experiments | Fraxinas | |
| 2010-06-11 | experimentally enable vob subtitles | Fraxinas | |
| 2010-06-09 | experiments | Fraxinas | |
| 2010-06-09 | experiments | Fraxinas | |
| 2010-06-09 | more experimenting on vobsubs | Fraxinas | |
| 2010-06-09 | experimentally implement vobsub display (fixes Ã#537, requires ↵ | Fraxinas | |
| gst-plugin-dvdsub) | |||
| 2010-06-09 | fix empty streams list crash, correctly show/hide color key buttons, ↵ | Fraxinas | |
| re-implement plugin-hook for blue key, fix possible exit crash Conflicts: lib/python/Screens/AudioSelection.py | |||
| 2010-05-09 | [servicemp3] fix plaintext subtitles (add #506) | Fraxinas | |
| 2010-05-05 | set subtitle-sink gstreamer caps (fixed #506, requires ↵ | Fraxinas | |
| gst-plugin-playbin_0.10.28-r7.1) | |||
| 2010-03-30 | add transfer bps to service interface (requires touching enigma_python.i) | Fraxinas | |
| 2010-03-24 | make channel selection service description color configurable | ghost | |
| this fixes bug #487 (patch by Dr.Best) | |||
| 2010-03-24 | lib/service/listboxservice.cpp: small fix | ghost | |
| 2010-03-24 | lib/service/listboxservice.cpp: fix no more visible event descriptions in ↵ | ghost | |
| channelselection since event progress support | |||
| 2010-03-24 | add support for event progressbar per service in channelselection | ghost | |
| default this is disabled.. you can enable it in the Usage config this fixes bug #486 (patch by Dr.Best) | |||
| 2010-03-15 | use glib function to escape file uri in mediaplayer | Fraxinas | |
| 2010-03-02 | Merge branch 'bug_461_play_another_timeshift_file_after_eof' into experimental | ghost | |
| 2010-03-02 | lib/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-12 | Merge branch 'bug_411_timeshift_disable_without_live' | ghost | |
| 2010-01-24 | fixes bug #288 | Stefan 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-24 | fixes bug #288 | Stefan 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-22 | another compile fix for bug #411 | ghost | |
| 2010-01-22 | another compile fix for bug #411 | ghost | |
| 2010-01-22 | servicedvb.cpp: compile fix for bug 411 | ghost | |
| 2010-01-22 | servicedvb.cpp: compile fix for bug 411 | ghost | |
| 2010-01-22 | Merge branch 'bug_411_timeshift_disable_without_live' into experimental | ghost | |
| 2010-01-22 | add 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-05 | servicedvb.cpp: fix handling for single IN cut (needed when only the start ↵ | ghost | |
| of a movie is cutted away) | |||
| 2010-01-05 | servicedvb.cpp: fix handling for single IN cut (needed when only the start ↵ | ghost | |
| of a movie is cutted away) | |||
| 2010-01-02 | servicedvb.cpp: small cleanup | ghost | |
| 2010-01-02 | fixed evSeekableStateChanged handling | ghost | |
| 2010-01-02 | fixed evSeekableStateChanged handling | ghost | |
| 2010-01-02 | Merge remote branch 'origin/bug_306_sort_by_date' into experimental | ghost | |
| 2010-01-02 | Merge remote branch 'origin/bug_306_sort_by_date' | ghost | |
| 2010-01-02 | Merge branch 'bug_274_disable_fast_winding_for_non_ts' | ghost | |
| 2009-12-30 | Merge branch 'bug_274_disable_fast_winding_for_non_ts' into experimental | ghost | |
| 2009-12-26 | servicedvb.cpp: also disable fast winding for only audio ts files | ghost | |
| 2009-12-23 | Merge branch 'bug_352_fix_some_cutlist_bugs' | ghost | |
| 2009-12-23 | Patch 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-22 | Merge branch 'bug_271_ac3pcm_delay_servicemp3' | ghost | |
| 2009-12-21 | servicedvb.cpp: small cleanup | ghost | |
| 2009-12-17 | add preStart event and use it to load the cutlist | ghost | |
| 2009-12-13 | add preStart event and use it to load the cutlist | ghost | |
| 2009-12-09 | fix skip backward from live to timeshift | ghost | |
| 2009-12-09 | fix skip backward from live to timeshift | ghost | |
| 2009-12-03 | disable fast winding for non TS mediafiles until we have a usable solution ↵ | ghost | |
| for this.. | |||
| 2009-12-03 | Merge branch 'master' into bug_245_record_playback_fixes | ghost | |
