| Age | Commit message (Expand) | Author |
| 2010-10-06 | Merge remote branch 'origin/bug_530_add_dm800se_support' | ghost |
| 2010-10-06 | Merge branch 'bug_514_new_proc_oled_brightness_path' | ghost |
| 2010-10-06 | Merge branch 'bug_300_fix_arabic' | ghost |
| 2010-07-08 | lib/gdi/lcd.cpp: remove debug code for dm800se color oled | ghost |
| 2010-06-08 | fix compiler warnings | ghost |
| 2010-06-01 | fix color oled support | ghost |
| 2010-06-01 | add support for rbg565 color oled | ghost |
| 2010-05-08 | lib/gdi/font.h/cpp: another try to fix top/bottom reordering for arabic language | ghost |
| 2010-05-08 | Revert "lib/gdi/font.cpp: call libfribidi for single lines on multi line text... | ghost |
| 2010-05-08 | Revert "lib/gdi/font.cpp: try to fix wrong reordering of some characters" | ghost |
| 2010-05-08 | lib/gdi/font.cpp: try to fix wrong reordering of some characters | ghost |
| 2010-05-05 | lib/gdi/font.cpp: call libfribidi for single lines on multi line texts to pre... | ghost |
| 2010-04-26 | blit: pass 'flags' to bcm_accel_blit() | Andreas Oberritter |
| 2010-04-26 | add missing parentheses | Andreas Oberritter |
| 2010-04-20 | lib/gdi/lcd.cpp: new oled_brightness path is now /proc/stb/lcd/... | ghost |
| 2010-01-09 | small fix in spinner handling... | ghost |
| 2009-08-18 | remove obsolete .cvsignore files | Andreas Oberritter |
| 2009-08-15 | delete some unused source files | Andreas Oberritter |
| 2009-07-17 | un-inline scale, assert non-zero denominators | Felix Domke |
| 2009-06-30 | add some assertions | Felix Domke |
| 2009-06-22 | use area.empty instead of manual checks, allocate palette in 8bit modes | Felix Domke |
| 2009-06-22 | 'invalid' eRects (produced from operator& on non-overlapping-rects) are in fa... | Felix Domke |
| 2009-06-22 | support indexed 8bit blits for broadcom-accel (requires recent drivers) | Felix Domke |
| 2009-06-09 | optimize manual blits by not forcing them at gPainter::end, but instead call ... | Felix Domke |
| 2009-06-03 | add bcm accel | 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-04-27 | replace more assertions to get proper log messages | ghost |
| 2009-04-21 | font.cpp: fix | ghost |
| 2009-04-06 | replace assert by ASSERT, so a proper log message is generated | Felix Domke |
| 2009-03-23 | add some debug assertions | Felix Domke |
| 2009-02-23 | fixed compile errors with g++ 4.3 and replaced some c headers by their | Andreas Oberritter |
| 2008-11-20 | fix alpha channel for 1 or 2 bit pngs | ghost |
| 2008-11-18 | fix typos | ghost |
| 2008-11-17 | get rid of some floating point values | ghost |
| 2008-11-17 | picload: more simple non async decode (deprecated) | ghost |
| 2008-11-17 | picload.cpp: fix 32bpp pngs | ghost |
| 2008-11-17 | more changes for async picture decode support | ghost |
| 2008-11-16 | work on asynchron pic loading... to get rid of spinning wheels | ghost |
| 2008-11-07 | fix non working invert of oled display | ghost |
| 2008-11-06 | allow reading jfif embedded exif thumbnails from jpeg files and use them to s... | Fraxinas |
| 2008-10-30 | small refcounting fixes, add private operator delete to iObject | Andreas Monzner |
| 2008-10-18 | fix memleak | Andreas Monzner |
| 2008-10-18 | fixes by adenin | Andreas Monzner |
| 2008-10-09 | fix scaling and conversion bugs | Andreas Monzner |