Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Implement OSD mixer
|
|
|
|
This should fix old subtitles shown under new ones with vdr-1.5.10.
(Thanks to Petri Helin)
|
|
|
|
|
|
|
|
frontends
|
|
compability code
|
|
|
|
|
|
|
|
|
|
|
|
Start local frontend and remote server in paraller
|
|
|
|
Smooth fast forward trick speed mode (Patch from Timo Eskola)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Requires patching VDR with patches/vdr-1.4.6-Smooth_FastForward.patch
|
|
|
|
Comments -> C++/VDR style
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
entry if it has been playing more than three seconds. Otherwise a previous
one is selected.
|
|
trNOOP and trVDR for menu entries.
|
|
- fix null pointer dereferencing when last element of audio fifo was consumed for video.
- use proper fifos for buffers
- check if fifos exist
|
|
|
|
|
|
|
|
|
|
xine-lib (1.1.90) (Unreleased)
* Remove aRTs output plugin; ALSA's DMix can allow to run both xine and aRTs
at the same time for Linux, and if other operating systems lacks a proper
software mixing facility you can consider alternative daemons. Note: aRTs
will not be present in KDE 4.
|
|
|
|
|
|
|
|
- Remove some unused texts
- Move english texts to previous line (line starting with '{')
(i18n-gettext.pl requires this)
|
|
Note: layered OSD still won't work as expected.
(Thanks to Petri Helin and Halim Sahin)
|
|
(Patch from Petri Helin)
|