| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
* use swig macros from autoconf archive
* generate and use enigma2_config.h (include from command-line)
* check for dbox/fp.h and dbox/lcd-ks0713.h
* clean up checks for libdreamdvd and lib*gif
* fix some dependencies for generated files and header files
|
|
* reduce use of TUXBOX macros
* fix compiler warnings by including Python.h from the command-line
* use libtool to build and link main/* and lib/*
* don't link libmad, libid3tag, libcrypt, libresolv, librt, ldl into e2
* fix make rules of actionids.h
|
|
|
|
|
|
refs #539
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
this fixes bug #539
|
|
|
|
this fixes bug #474
|
|
|
|
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
|