index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
gui
(
follow
)
Commit message (
Expand
)
Author
Age
...
*
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-12
*
icons: When loading mono icons keep them in mono format.
Thomas Martitz
2014-01-11
*
skin engine: Fix FS#12884.
Thomas Martitz
2014-01-10
*
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-09
*
Fix Player red and icons on mono displays.
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-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
*
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
*
Fix build error
Jonathan Gordon
2013-12-30
*
skin_engine: unload skin backdrops when the skins are reset
Jonathan Gordon
2013-12-29
*
fix some reds.
Thomas Martitz
2013-12-23
*
playback,talk: Share audiobuffer via core_alloc_maximum().
Thomas Martitz
2013-12-23
*
scroll_engine: Major rework to support pixel-based scrolling and scroll callb...
Thomas Martitz
2013-12-14
*
scroll_engine: Rename scroll_stop* functions to be more consistent with the l...
Thomas Martitz
2013-12-14
*
Get rid of some superfluous single-purpose functions in playback.
Michael Sevakis
2013-07-13
*
Fix whitespace in files for following commit.
Michael Sevakis
2013-07-12
*
skin_engine: Fix crash on skin_reset (e.g. on language change).
Thomas Martitz
2013-06-23
*
Fix warning (move variable into #ifdef section).
Thomas Martitz
2013-06-09
*
Fix reds (this code needs #ifdef HAVE_ALBUMART)
Thomas Martitz
2013-06-09
*
skin_engine: Fix albumart logic on skin reloading.
Thomas Martitz
2013-06-09
*
simplelist: Fix simplelist_set_line_count() so it actually sets the count
Jonathan Gordon
2013-03-28
*
Revert "skin tags: fix the id3 track/disc numbers in conditionals"
Jonathan Gordon
2013-02-28
*
checkwps: show a helpful error if the parser callback errors out
Jonathan Gordon
2013-02-26
*
skin engine: Relax the AA load width/height checks
Jonathan Gordon
2013-02-26
*
skin tags: fix the id3 track/disc numbers in conditionals
Jonathan Gordon
2013-02-21
*
Theme Engine: Fix progress bar slider (FS#12823)
Alex Mayer
2013-02-19
*
list widget: undo part of aaf3065
Jonathan Gordon
2013-02-13
*
skin_engine: Add a debug screen to display skin ram usage
Jonathan Gordon
2013-02-12
*
simplelist: Make better use of the static buffer and simplify API
Jonathan Gordon
2013-02-12
*
Fix (c) notice which was apparently copy/pasted from a completly unrelated file
Jonathan Gordon
2013-02-12
*
remove unused members
Jonathan Gordon
2013-02-11
*
gui: Fix \t indenting for RTL langs in the lists (DB folder chooser)
Jonathan Gordon
2013-02-06
*
lists: Fix item indentation in RTL to match LTR behavior (which is no indenta...
Thomas Martitz
2013-01-18
*
touchscreen: Fix kinetic and swipe scrolling outside of the list viewport.
Thomas Martitz
2013-01-17
[prev]
[next]