- 621d74e Fix text position in the cabbie (case without AA) and remove unnecessary scrolling. by Szymon Dziok · 11 years ago
- 72367f4 Don't try to set default_val in volume_limit_is_changed(). by Frank Gevaerts · 11 years ago
- f0bec02 Implement volume limiter feature by PurlingNayuki · 11 years ago
- 31dfabf Improve wording. by Thomas Martitz · 11 years ago
- 25b7cff manual: Update bar tags for new noborder parameter and default value for y. by Thomas Martitz · 11 years ago
- 4e1c690 skin_engine: Stricter checking for x, y, width, height for bar tags. by Thomas Martitz · 11 years ago
- d243e7e fuze+: Fix pitchscreen keymap. by Thomas Martitz · 11 years ago
- eafc701 scroll_engine: Fix FS#12894: Text scrolling stops working after a few seconds/minutes by Thomas Martitz · 11 years ago
- 09e655f put_line(): Add another check against possible buffer overflow (see 193911a). by Thomas Martitz · 11 years ago
- 193911a put_line(): Fix buffer overflow. by Thomas Martitz · 11 years ago
- 3ae7343 skin_engine: New param "noborder" for the bar tags. by Thomas Martitz · 11 years ago
- 6e882b4 put_line(): Do not lock up if the scroll engine runs out of lines. by Thomas Martitz · 11 years ago
- c0a02c9 touchscreen/skin_engine: The touchregion handler didn't handle that vertical bars are bottom-up by default by Thomas Martitz · 11 years ago
- 0a0d61e Fix remote warnings and charcell reds, and remove minor left-over tuff. by Thomas Martitz · 11 years ago
- 488a1b9 put_line/scrolling: Make the scroll engine inform custom scrollers about start/stop of scrolling. by Thomas Martitz · 11 years ago
- 656261b Don't use core_alloc_maximum() in usb_storage. by Frank Gevaerts · 11 years ago
- 26b317e scroll engine: Factor out renderer function so it can be called by lcd code. by Thomas Martitz · 11 years ago
- 2a471c9 cuesheet: Fix another possible buffer overflow with long filenames. by Thomas Martitz · 11 years ago
- fe08ac4 cuesheet: Fix possible buffer overflow with long filenames. by Thomas Martitz · 11 years ago
- 8c286b4 cuesheet: Search for /path/to/music.mp3.cue as well if all fails. by Konstantin Kudakov · 11 years ago
- 5d37d25 icons: When loading mono icons keep them in mono format. by Thomas Martitz · 11 years ago
- ce8aef7 bmp loader: Fix loading of monochrome/greyscale BMPs with newer headers. by Thomas Martitz · 11 years ago
- 25e50ed Print `last logf lines on panic(). by Frank Gevaerts · 11 years ago
- fe73d75 playlist_viewer: Reset icon callback after leaving the playlist viewer settings. by Thomas Martitz · 11 years ago
- 2d4bf62 playlist_viewer: Resurrect playlist viewer settings submenu in the playlist viewer context menu. by Thomas Martitz · 11 years ago
- d4d3f3c skin engine: Fix FS#12884. by Thomas Martitz · 11 years ago
- 9cd3444 rk27xx: Implement HAVE_INIT_ATTR magic by Marcin Bukat · 11 years ago
- 837cad0 bidi.c: Check buffer sizes. by Frank Gevaerts · 11 years ago
- 99f3f77 skin_engine: Pass string to put_line() via $t because they can be very large. by Thomas Martitz · 11 years ago
- 7ba2d01 put_line(): Limit and truncate inline strings to MAX_PATH+32. by Thomas Martitz · 11 years ago
- 3be3a40 put_line: Be more careful with changing fg and bg colors. by Thomas Martitz · 11 years ago
- fde92de lcd_nine_segment_bmp: Fixes for non-ideal image dimensions. by Thomas Martitz · 11 years ago
- 124e9c1 Fix put_line via multiscreen API on remotes. Stupid me. by Thomas Martitz · 11 years ago
- 51d8a45 adfuload: add atj213x timer0 test program by Marcin Bukat · 11 years ago
- 81be201 Fix Player red and icons on mono displays. by Thomas Martitz · 11 years ago
- 4f5894d Bump plugin API and ABI for put_line and struct viewport related changes. by Thomas Martitz · 11 years ago
- e766e6d reversi: Update viewport initialization to new member fields. by Thomas Martitz · 11 years ago
- 10a2e67 Oops, pasted to the wrong place. by Thomas Martitz · 11 years ago
- 444d2e5 Add missing kernel.h include (hopefully the last one, really), take #4. by Thomas Martitz · 11 years ago
- 0e6d86e Fix a few reds and yellows. by Thomas Martitz · 11 years ago
- d146970 lcd/grey: Enable viewport fg_pattern and bg_pattern for all bitmap targets. by Thomas Martitz · 11 years ago
- e1c7b3b lcd-16bit: Remove {lss,lse,lst}_pattern fields from struct viewport. by Thomas Martitz · 11 years ago
- deb6ac3 lcd-16bit: Move lcd_gradient_fillrect/_part() to lcd-16bit-common.c. by Thomas Martitz · 11 years ago
- 36e469d lcd-common: Remove direct style (line decorations) from lcd-puts* functions. by Thomas Martitz · 11 years ago
- ad0985e lcd-common: Remove support for specifying y_offset from lcd_puts* functions. by Thomas Martitz · 11 years ago
- 4978094 lcd-common: Remove support for custom line heights from viewport. by Thomas Martitz · 11 years ago
- 9a4686b lcd-common/scroll_engine: Remove unused functions lcd_puts_style_xyoffset() and lcd_puts_scroll_style_xyoffset(). by Thomas Martitz · 11 years ago
- 775ebe4 lcd-common/scroll_engine: Remove unused functions lcd_puts_scroll_style(). by Thomas Martitz · 11 years ago
- 7cd0729 lcd-common: Remove unused function lcd_puts_style_offset(). by Thomas Martitz · 12 years ago
- 1e324aa lcd-common: Remove unused function lcd_puts_style(). by Thomas Martitz · 12 years ago
- 8f64625 lcd-common: Remove unused function lcd_puts_offset(). by Thomas Martitz · 12 years ago
- a422604 lcd-common/scroll_engine: Remove unused functions lcd_puts_scroll_offset() and lcd_puts_scroll_style_offset(). by Thomas Martitz · 12 years ago
- 2ef9aa5 test_gfx: Add benchmark for put_line(). by Thomas Martitz · 11 years ago
- 5aa5a92 splitedit: Adapt put_line(). by Thomas Martitz · 11 years ago
- 91ef653 skin_engine: Adapt put_line(). by Thomas Martitz · 11 years ago
- eec89a9 lists: Adapt put_line(). by Thomas Martitz · 11 years ago
- 5d69746 Introduce put_line(). by Thomas Martitz · 11 years ago
- 5752d02 icons: Provide accessors to the icon format (mono or native). by Thomas Martitz · 11 years ago
- bc9a45b icons: Remove automatic left padding if x == 0. by Thomas Martitz · 11 years ago
- 7647675 lcd-charcell: Correct get_icon_width() stub, everything is 1 char wide. by Thomas Martitz · 11 years ago
- acee675 lcd-charcell: Add set_drawmode() wrapper to multi-screen API. by Thomas Martitz · 11 years ago
- 77836e5 lcd-16bit: Introduce lcd_gradient_fillrect_part(). by Thomas Martitz · 11 years ago
- 6630958 lcd-common/scroll_engine: Introduce lcd_putsxy_scroll_func(). by Thomas Martitz · 11 years ago
- b850522 scroll_engine: Change header inclusion by Thomas Martitz · 11 years ago
- 98d2121 bloat-o-meter.py: Now compatible to python 3. by Thomas Martitz · 11 years ago
- 204668d Make sure usb class driver disconnect() functions are called properly. by Frank Gevaerts · 11 years ago
- 1e1b215 Bump Rockbox Utility version to 1.4.0. by Dominik Riebeling · 11 years ago rbutil_1.4.0
- 2a63502 Check that core_alloc_maximum() returned something useful, and panic if not by Frank Gevaerts · 11 years ago
- 463d343 Add missing kernel.h includes (hopefully all of them), take #3. by Thomas Martitz · 11 years ago
- 22b33d6 Add missing kernel.h includes (hopefully all of them), take #2. by Thomas Martitz · 11 years ago
- 22a28f9 Add missing kernel.h includes (hopefully all of them). by Thomas Martitz · 11 years ago
- 2f4a941 bmp.c: Undo debug stuff that got in by accident. by Thomas Martitz · 11 years ago
- 281d1fa Do not include kernel.h in system.h. by Thomas Martitz · 11 years ago
- dd7b141 apps/bitmaps: Replace pseudo-native default icons with mono ones. by Thomas Martitz · 11 years ago
- a17a703 lcd: Fix certain drawmode combinations. by Thomas Martitz · 11 years ago
- 17a1867 Fix rm function on Windows once more. by Dominik Riebeling · 11 years ago
- 82b30de Fix rm function on Windows. by Dominik Riebeling · 11 years ago
- f3a1a33 Fix rebuilding of libs on OS X. by Dominik Riebeling · 11 years ago
- 660c8d0 Add missing german translations and lupdate remaining ones. by Dominik Riebeling · 11 years ago
- 2e40f31 Update french Rockbox Utility translation. by Dominik Riebeling · 11 years ago
- b91ec7e Make some missing strings translatable. by Dominik Riebeling · 11 years ago
- ceff063 Update german Rockbox Utility translation. by Dominik Riebeling · 11 years ago
- 7602f10 Fix Chinese translation and missing "Attack Time" string by PurlingNayuki · 11 years ago
- 6a3fd9a Dutch (nl) translation update of RockboxUtility by Bertrik Sikken · 11 years ago
- 473b26f lupdate all translations. by Dominik Riebeling · 11 years ago
- 72da9be Drop year from (c) notice in Rockbox Utility. by Dominik Riebeling · 11 years ago
- 827a03b Fix potentially problematic sprintf statement. by Dominik Riebeling · 11 years ago
- 042d8bf Revert "Fix data abort introduced by ef92ed4a." by Thomas Martitz · 11 years ago
- 61a0964 Fix data abort introduced by ef92ed4a. by Frank Gevaerts · 11 years ago
- 646edc5 Fix bpb_is_sane() cluster size calculation for non-512 byte sectors. by Frank Gevaerts · 11 years ago
- da94b63 Make fat test tool build again, and make its sector size configurable. by Frank Gevaerts · 11 years ago
- 062801e atj213x: obtain PC value in more elegant way by Marcin Bukat · 11 years ago
- 9dbdec1 creativezenv: change target_id & MODEL_NUMBER. by Andrew Ryabinin · 11 years ago
- 124c969 Fix build error by Jonathan Gordon · 11 years ago
- 00b3fd2 skin_engine: unload skin backdrops when the skins are reset by Jonathan Gordon · 11 years ago
- 8566cd7 regtools/qeditor: always open a register tab at init by Amaury Pouly · 11 years ago
- a0fd5e8 hwstub: update zenxfistyle code by Amaury Pouly · 11 years ago
- 16de558 hwstub: use delay in zenxfistyle code by Amaury Pouly · 11 years ago
- 01475e7 hwstub: fix lcdif pin setup for 18-bit bus by Amaury Pouly · 11 years ago
- 5b865de hwstub: add delay function by Amaury Pouly · 11 years ago