summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* skin engine: Fix FS#12884.Thomas Martitz2014-01-10
* rk27xx: Implement HAVE_INIT_ATTR magicMarcin Bukat2014-01-10
* bidi.c: Check buffer sizes.Frank Gevaerts2014-01-09
* skin_engine: Pass string to put_line() via $t because they can be very large.Thomas Martitz2014-01-09
* put_line(): Limit and truncate inline strings to MAX_PATH+32.Thomas Martitz2014-01-09
* put_line: Be more careful with changing fg and bg colors.Thomas Martitz2014-01-09
* lcd_nine_segment_bmp: Fixes for non-ideal image dimensions.Thomas Martitz2014-01-09
* Fix put_line via multiscreen API on remotes. Stupid me.Thomas Martitz2014-01-08
* adfuload: add atj213x timer0 test programMarcin Bukat2014-01-08
* Fix Player red and icons on mono displays.Thomas Martitz2014-01-07
* Bump plugin API and ABI for put_line and struct viewport related changes.Thomas Martitz2014-01-07
* reversi: Update viewport initialization to new member fields.Thomas Martitz2014-01-07
* Oops, pasted to the wrong place.Thomas Martitz2014-01-07
* Add missing kernel.h include (hopefully the last one, really), take #4.Thomas Martitz2014-01-07
* Fix a few reds and yellows.Thomas Martitz2014-01-07
* lcd/grey: Enable viewport fg_pattern and bg_pattern for all bitmap targets.Thomas Martitz2014-01-07
* lcd-16bit: Remove {lss,lse,lst}_pattern fields from struct viewport.Thomas Martitz2014-01-07
* lcd-16bit: Move lcd_gradient_fillrect/_part() to lcd-16bit-common.c.Thomas Martitz2014-01-07
* lcd-common: Remove direct style (line decorations) from lcd-puts* functions.Thomas Martitz2014-01-07
* lcd-common: Remove support for specifying y_offset from lcd_puts* functions.Thomas Martitz2014-01-07
* lcd-common: Remove support for custom line heights from viewport.Thomas Martitz2014-01-07
* lcd-common/scroll_engine: Remove unused functions lcd_puts_style_xyoffset() a...Thomas Martitz2014-01-07
* lcd-common/scroll_engine: Remove unused functions lcd_puts_scroll_style().Thomas Martitz2014-01-07
* lcd-common: Remove unused function lcd_puts_style_offset().Thomas Martitz2014-01-07
* lcd-common: Remove unused function lcd_puts_style().Thomas Martitz2014-01-07
* lcd-common: Remove unused function lcd_puts_offset().Thomas Martitz2014-01-07
* lcd-common/scroll_engine: Remove unused functions lcd_puts_scroll_offset() an...Thomas Martitz2014-01-07
* test_gfx: Add benchmark for put_line().Thomas Martitz2014-01-07
* splitedit: Adapt put_line().Thomas Martitz2014-01-07
* skin_engine: Adapt put_line().Thomas Martitz2014-01-07
* lists: Adapt put_line().Thomas Martitz2014-01-07
* Introduce put_line().Thomas Martitz2014-01-07
* icons: Provide accessors to the icon format (mono or native).Thomas Martitz2014-01-07
* icons: Remove automatic left padding if x == 0.Thomas Martitz2014-01-07
* lcd-charcell: Correct get_icon_width() stub, everything is 1 char wide.Thomas Martitz2014-01-07
* lcd-charcell: Add set_drawmode() wrapper to multi-screen API.Thomas Martitz2014-01-07
* lcd-16bit: Introduce lcd_gradient_fillrect_part().Thomas Martitz2014-01-07
* lcd-common/scroll_engine: Introduce lcd_putsxy_scroll_func().Thomas Martitz2014-01-07
* scroll_engine: Change header inclusionThomas Martitz2014-01-07
* bloat-o-meter.py: Now compatible to python 3.Thomas Martitz2014-01-07
* Make sure usb class driver disconnect() functions are called properly.Frank Gevaerts2014-01-05
* Bump Rockbox Utility version to 1.4.0.Dominik Riebeling2014-01-05
* Check that core_alloc_maximum() returned something useful, and panic if notFrank Gevaerts2014-01-05
* Add missing kernel.h includes (hopefully all of them), take #3.Thomas Martitz2014-01-05
* Add missing kernel.h includes (hopefully all of them), take #2.Thomas Martitz2014-01-05
* Add missing kernel.h includes (hopefully all of them).Thomas Martitz2014-01-05
* bmp.c: Undo debug stuff that got in by accident.Thomas Martitz2014-01-05
* Do not include kernel.h in system.h.Thomas Martitz2014-01-05
* apps/bitmaps: Replace pseudo-native default icons with mono ones.Thomas Martitz2014-01-05
* lcd: Fix certain drawmode combinations.Thomas Martitz2014-01-05