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
*
Fix misleading indentation as pointed out by the new gcc warning
Frank Gevaerts
2016-08-12
*
Fix reset runtime
Mihail Zenkov
2016-04-04
*
Fix scrolling left button inadvertently cancels listtree
Sebastian Leonhardt
2015-11-10
*
AB repeat: fix bug that prevents to jump to beginning of track
Sebastian Leonhardt
2015-10-25
*
iPod Classic: reads HDD S.M.A.R.T. data
Cástor Muñoz
2015-10-07
*
Clarify usb_powered() and fix some code.
Amaury Pouly
2015-01-08
*
Fix broken buflib_handle check in backdrop settings loader
Thomas Jarosch
2014-12-20
*
Correct some file permissions.
Szymon Dziok
2014-09-08
*
Fix up some more red
Michael Sevakis
2014-08-05
*
add supports for x,y value in percentage to several tags.
Chiwen Chang
2014-07-21
*
skin_engine: kill scrolling if the buffer moves
Jonathan Gordon
2014-06-29
*
lcd-24bit: Introduce a 24-bit mid-level LCD driver
Thomas Martitz
2014-06-21
*
fix indenting, editor went nuts
Jonathan Gordon
2014-06-02
*
skin_engine: Don't double free buflib handles shared by skin images
Jonathan Gordon
2014-06-02
*
Also make sure progressbars don't tihnk their images are loaded
Jonathan Gordon
2014-05-18
*
fix skin buffer crashes, img's are not loaded initialy
Jonathan Gordon
2014-05-18
*
don't load the same bmp image more than once in a skin
Jonathan Gordon
2014-05-14
*
skin_engine: Make %Vs affect the whole line.
Thomas Martitz
2014-04-18
*
Fix build reds caused by typos.
Thomas Martitz
2014-03-18
*
usb screen: Stop scrolling the entire display.
Thomas Martitz
2014-03-18
*
quickscreen: return true on USB connection.
Thomas Martitz
2014-03-18
*
events: Rework event subsystem (add_event, send_event) to be more versatile.
Thomas Martitz
2014-03-14
*
ab_repeat: Move GUI bits to the skin engine. This allows ab_repeat to be comp...
Thomas Martitz
2014-03-10
*
Implement time-based resume and playback start.
Michael Sevakis
2014-03-10
*
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
*
Fix red on monochrome.
Thomas Martitz
2014-01-22
*
skin_engine/backdrops: Have to reload default backdrops from setting when it ...
Thomas Martitz
2014-01-22
*
Fix Player warning.
Thomas Martitz
2014-01-16
*
usb screen: Crop logo to the UI viewport dimensions.
Thomas Martitz
2014-01-16
*
usb screen: Push the usb screen onto the activity stack. This enables %cs tag...
Thomas Martitz
2014-01-16
*
usb: Do not disable themes in the USB screen.
Thomas Martitz
2014-01-15
*
skins: Update SBS when changing activities.
Thomas Martitz
2014-01-15
*
Always check, if the USB logo for remotes overrides their physical size.
Szymon Dziok
2014-01-13
*
Implement volume limiter feature
PurlingNayuki
2014-01-13
*
skin_engine: Stricter checking for x, y, width, height for bar tags.
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-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
[next]