aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2009-06-12Show system message on bootup (if present)Felix Domke
2009-06-12Merge branch 'master' of /home/tmbinc/enigma2-gitFelix Domke
2009-06-12patch by Dr.Best - allow using filesize of movie in converterFelix Domke
2009-06-12lib/service/servicedvb.cpp: immediate show ttx subtitles instead of skip them...ghost
2009-06-12teletext.cpp: invert have_ptsghost
2009-06-11MediaPlayer/plugin.py: use correct InfoBarSubtitleSupport instance for Subtit...ghost
2009-06-11InfoBarGenerics.py: some subtitle screen show/hide fixesghost
2009-06-11Subtitles.py: add possibilty to use this screen with other InfoBarSubtitleSup...ghost
2009-06-11servicedvb.cpp: skip subtitles when pts difference is bigger than 20secondsghost
2009-06-11servicemp3.h/cpp: trade service reference to eServiceMP3 and implement getInf...ghost
2009-06-11dvbci.cpp: send an empty capmt to the CI when a service should no more descra...ghost
2009-06-11small fixesghost
2009-06-11servicedvd.h/cpp: small fixesghost
2009-06-11fix compiler warningghost
2009-06-11Subtitles.py: small fixghost
2009-06-11teletext.cpp: fix erase flag handlingghost
2009-06-10use index as id for predefined transponder listFelix Domke
2009-06-09optimize manual blits by not forcing them at gPainter::end, but instead call ...Felix Domke
2009-06-09statially store detected hardware type; it's unlikely to change at runtimeFelix Domke
2009-06-09Merge branch 'master' of git.opendreambox.org:/git/enigma2Felix Domke
2009-06-09support new libdreamdvd, and do scaling in subtitle widgetFelix Domke
2009-06-09allow scale of pixmap subtitlesFelix Domke
2009-06-09estring.cpp: add support for ISO/IEC 10646-1 (Basic Multilingual Plane) (aka ...ghost
2009-06-08Merge branch 'master' of git.opendreambox.org:/git/enigma2ghost
2009-06-08epgcache.cpp: use a hash build with event start time and event monthday when ...ghost
2009-06-08dvbtime.h/cpp: add possibility to build a 16bit hash with event start time an...ghost
2009-06-08make DEVICEDB depending on model typeFelix Domke
2009-06-04Merge branch 'master' of git.opendreambox.org:/git/enigma2ghost
2009-06-04dvb.cpp: detect boxtype via /proc/stb/info/model for demux policyghost
2009-06-04make popup message on record configurable. Patch by CuNoah.Felix Domke
2009-06-04DreamInfoHandler.py: no fatal error when no language element in info tag is f...ghost
2009-06-03Merge branch 'master' of git.opendreambox.org:/git/enigma2Felix Domke
2009-06-03add bcm accelFelix Domke
2009-06-03experimental scaling for pixmaps, requires more work (surface is likely not a...Felix Domke
2009-06-03in buffered mode, don't check empty layersFelix Domke
2009-06-03when starting move, set initial positionFelix Domke
2009-06-03use 720x576 subtitle pixmap, and scale to fullscreenFelix Domke
2009-06-03add scale blit to grc, add compositing interfaceFelix Domke
2009-06-03add compositing structure (not yet final)Felix Domke
2009-06-03add scaleblit (accel only, so far)Felix Domke
2009-06-03use physical device from framebuffer instead of hardcoded value, blit after c...Felix Domke
2009-06-03get physical address from framebuffer deviceFelix Domke
2009-06-03allow scale rects, regionsFelix Domke
2009-06-03accel updates: add BCM support, add scale blit, fix mem allocFelix Domke
2009-06-03Merge branch 'master' of fraxinas@git.opendreambox.org:/git/enigma2Fraxinas
2009-06-03introduce new iStreamedService interface (e.g. controlling buffer for streami...Fraxinas
2009-06-03add some freeing and unrefing of glib variables and objectsFraxinas
2009-06-02thanks to nighti: add logical names for dm800, dm7025Felix Domke
2009-06-02teletext.cpp: take care of subtitle erase flagghost
2009-05-31servicedvb.cpp: fix compiler warningghost