| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
its now no more possible directly to call new eTimer .. or to embedded
eTimer.
to create a eTimer now eTimer::create must be used... to delete you must
call ->AddRef() after timer creation and ->Release when the timer is no more
needed. Or use ePtr<eTimer> to store the timer reference.. then its enough
to set the ePtr<eTimer> object to 0 when the timer is no more needed
|
|
|
|
opening context menu
|
|
input-selector element to allow having all different subtitle formats
in the same file
|
|
bold and italic
|
|
|
|
|
|
reconfiguring enigma2) and add support for flac files (requires
libflac7, gst-plugin-flac)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fix audio track info for audio tracks without language code
|
|
|
|
|
|
|
|
|
|
AudioSelection. however, all of this is far
away from being frame accurate (yet).
|
|
|
|
|
|
|
|
|
|
|
|
more than 2 channels, however - i doubt that there really is
anything like that and the cpu is not gonna be able to perform the downmix in realtime anyways
|
|
primary choice
|
|
|
|
kernel module cdfs)
|
|
not all hardware can handle both types... and you need a new
gst-plugin-dvbmediasink... new drivers.. and new hardware ;)
|
|
|
|
add default implementation for seekTitle and seekChapter
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
podcasts from podcastspot.com do work now.)
|
|
|
|
for neonhttpsrc (streaming)
|
|
|
|
|