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
/
line.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Fix greyscale and mono builds.
Thomas Martitz
2014-03-03
*
Touchscreen: Show a line separator in lists.
Thomas Martitz
2014-03-03
*
Fix regression introduced by eec89a9.
Thomas Martitz
2014-03-03
*
Fix FS#12951: The icons could be a pixel to far down.
Thomas Martitz
2014-03-03
*
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
*
put_line(): Do not lock up if the scroll engine runs out of lines.
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
*
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
*
Fix a few reds and yellows.
Thomas Martitz
2014-01-07
*
lcd-common: Remove direct style (line decorations) from lcd-puts* functions.
Thomas Martitz
2014-01-07
*
Introduce put_line().
Thomas Martitz
2014-01-07