| Age | Commit message (Collapse) | Author |
|
support for DTS-HD yet)
|
|
|
|
|
|
should be done in driver...
|
|
no possibility to store this delays persistent.. they are valid until the next reboot or delay change
|
|
|
|
|
|
|
|
|
|
registration descriptors
|
|
|
|
|
|
|
|
|
|
|
|
local regional services)
need to be rechecked by tmbinc!
|
|
fixes no more working pid changes on PMT update
|
|
|
|
|
|
- this allows finding iframes for fast forward/reverse more easily
- when in fast forward, strictly just output good (=complete iframes) data (this might break dm7025, we will fix this later)
- draw smaller, fixed-size bar in position gauge
|
|
|
|
Conflicts:
lib/dvb/decoder.cpp
|
|
hardware can handle all codecs!!!)
|
|
|
|
handling)
|
|
|
|
fixes problems on pmt change on DM800/DM8000
|
|
|
|
preroll. We need to unfreeze them so the internal state is right.
closes #17
|
|
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
|
|
eConsoleAppContainers in callback funktions without crash
|
|
|
|
(the last needs new drivers)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fix get video pts for old api
|
|
|
|
more useful debug output in decoder
|
|
some cleanups
|
|
|
|
|
|
|
|
|
|
|