| Age | Commit message (Expand) | Author |
| 2009-06-15 | use POLLPRI instead of POLLHUP | Felix Domke |
| 2009-06-15 | use ::getInfoObject for filesize (allows >4G) | Felix Domke |
| 2009-06-15 | allow position="center,center" to center screen client area on screen | Felix Domke |
| 2009-06-15 | add csize() to get client size | Felix Domke |
| 2009-06-15 | Merge branch 'master' of git.opendreambox.org:/git/enigma2 | Felix Domke |
| 2009-06-15 | make msg translatable | Felix Domke |
| 2009-06-12 | dvb/decoder.cpp: small build fixes for old api | ghost |
| 2009-06-12 | Merge branch 'master' of git.opendreambox.org:/git/enigma2 | ghost |
| 2009-06-12 | dvbci.cpp: fix segfault on channel change | ghost |
| 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 |