| Age | Commit message (Collapse) | Author |
|
|
|
add supported for HD DVB subtitles (seen on bbc hd)
lib/dvb/esubtitle.cpp: add support for HD DVB subtiles (seen on BBC HD)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
flush manually
|
|
|
|
an accel-surface)
|
|
|
|
|
|
|
|
|
|
|
|
requires most recent versions of glib 2, gstreamer & plugins, dvbmediasink
|
|
|
|
|
|
transparent="1" is set
|
|
"elistboxcontent.cpp: code cleanup, only draw background pixmap for valid(used) listbox entries"
|
|
valid(used) listbox entries
|
|
|
|
|
|
multicontent lists
|
|
c++ counterparts
|
|
layout options
|
|
|
|
- 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
rarely working dvb subtitles
|
|
fixes #41
|
|
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
|
|
|
|
bold and italic
|
|
|
|
dont export AddRef, Release, ptrref and grabRef to python
some cleanups
|
|
|
|
|
|
|
|
translations.. so no new translation is needed
|
|
|
|
instead where possible
|