Age | Commit message (Collapse) | Author |
|
|
|
input_class.get_identifier() --> input_class.identifier
input_class.get_description() --> input_class.description
|
|
|
|
function
|
|
|
|
(Patch from Timo Eskola)
|
|
Now it does not end the replay but returns to the previous directory.
|
|
|
|
|
|
necessary.
|
|
|
|
|
|
|
|
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
|
|
|