index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
Age
Commit message (
Expand
)
Author
2014-01-13
Implement volume limiter feature
PurlingNayuki
2014-01-12
skin_engine: Stricter checking for x, y, width, height for bar tags.
Thomas Martitz
2014-01-12
fuze+: Fix pitchscreen keymap.
Thomas Martitz
2014-01-12
put_line(): Add another check against possible buffer overflow (see 193911a).
Thomas Martitz
2014-01-12
put_line(): Fix buffer overflow.
Thomas Martitz
2014-01-12
skin_engine: New param "noborder" for the bar tags.
Thomas Martitz
2014-01-12
put_line(): Do not lock up if the scroll engine runs out of lines.
Thomas Martitz
2014-01-12
touchscreen/skin_engine: The touchregion handler didn't handle that vertical ...
Thomas Martitz
2014-01-12
Fix remote warnings and charcell reds, and remove minor left-over tuff.
Thomas Martitz
2014-01-12
put_line/scrolling: Make the scroll engine inform custom scrollers about star...
Thomas Martitz
2014-01-11
cuesheet: Fix another possible buffer overflow with long filenames.
Thomas Martitz
2014-01-11
cuesheet: Fix possible buffer overflow with long filenames.
Thomas Martitz
2014-01-11
cuesheet: Search for /path/to/music.mp3.cue as well if all fails.
Konstantin Kudakov
2014-01-11
icons: When loading mono icons keep them in mono format.
Thomas Martitz
2014-01-11
bmp loader: Fix loading of monochrome/greyscale BMPs with newer headers.
Thomas Martitz
2014-01-11
playlist_viewer: Reset icon callback after leaving the playlist viewer settings.
Thomas Martitz
2014-01-11
playlist_viewer: Resurrect playlist viewer settings submenu in the playlist v...
Thomas Martitz
2014-01-10
skin engine: Fix FS#12884.
Thomas Martitz
2014-01-09
skin_engine: Pass string to put_line() via $t because they can be very large.
Thomas Martitz
2014-01-09
put_line(): Limit and truncate inline strings to MAX_PATH+32.
Thomas Martitz
2014-01-09
put_line: Be more careful with changing fg and bg colors.
Thomas Martitz
2014-01-08
Fix put_line via multiscreen API on remotes. Stupid me.
Thomas Martitz
2014-01-07
Fix Player red and icons on mono displays.
Thomas Martitz
2014-01-07
Bump plugin API and ABI for put_line and struct viewport related changes.
Thomas Martitz
2014-01-07
reversi: Update viewport initialization to new member fields.
Thomas Martitz
2014-01-07
Oops, pasted to the wrong place.
Thomas Martitz
2014-01-07
Fix a few reds and yellows.
Thomas Martitz
2014-01-07
lcd/grey: Enable viewport fg_pattern and bg_pattern for all bitmap targets.
Thomas Martitz
2014-01-07
lcd-16bit: Remove {lss,lse,lst}_pattern fields from struct viewport.
Thomas Martitz
2014-01-07
lcd-common: Remove direct style (line decorations) from lcd-puts* functions.
Thomas Martitz
2014-01-07
lcd-common: Remove support for custom line heights from viewport.
Thomas Martitz
2014-01-07
lcd-common/scroll_engine: Remove unused functions lcd_puts_style_xyoffset() a...
Thomas Martitz
2014-01-07
lcd-common/scroll_engine: Remove unused functions lcd_puts_scroll_style().
Thomas Martitz
2014-01-07
lcd-common: Remove unused function lcd_puts_style_offset().
Thomas Martitz
2014-01-07
lcd-common: Remove unused function lcd_puts_style().
Thomas Martitz
2014-01-07
lcd-common: Remove unused function lcd_puts_offset().
Thomas Martitz
2014-01-07
lcd-common/scroll_engine: Remove unused functions lcd_puts_scroll_offset() an...
Thomas Martitz
2014-01-07
test_gfx: Add benchmark for put_line().
Thomas Martitz
2014-01-07
splitedit: Adapt put_line().
Thomas Martitz
2014-01-07
skin_engine: Adapt put_line().
Thomas Martitz
2014-01-07
lists: Adapt put_line().
Thomas Martitz
2014-01-07
Introduce put_line().
Thomas Martitz
2014-01-07
icons: Provide accessors to the icon format (mono or native).
Thomas Martitz
2014-01-07
icons: Remove automatic left padding if x == 0.
Thomas Martitz
2014-01-07
lcd-charcell: Correct get_icon_width() stub, everything is 1 char wide.
Thomas Martitz
2014-01-07
lcd-charcell: Add set_drawmode() wrapper to multi-screen API.
Thomas Martitz
2014-01-07
lcd-16bit: Introduce lcd_gradient_fillrect_part().
Thomas Martitz
2014-01-07
lcd-common/scroll_engine: Introduce lcd_putsxy_scroll_func().
Thomas Martitz
2014-01-05
bmp.c: Undo debug stuff that got in by accident.
Thomas Martitz
2014-01-05
Do not include kernel.h in system.h.
Thomas Martitz
[next]