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