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
...
*
Improve and simplify touchscreen handling of the quickscreen in absolut mode ...
Thomas Martitz
2009-09-05
*
Don't forget the touchscreen targets!
Thomas Martitz
2009-09-05
*
Put the quickscreen viewports onto the stack (saving a tiny bit of ram), and ...
Thomas Martitz
2009-09-05
*
Fix FS#9842 by stopping scrolling before leaving the yesno screen.
Thomas Martitz
2009-09-05
*
Fix bug in viewports preparation (screen.lcdwidth() isn't really proper for t...
Thomas Martitz
2009-09-05
*
Alright, it seems I got scroll_stop() wrong. Using the viewport that's set be...
Thomas Martitz
2009-09-04
*
minor line handling fixes, be smarter (well dumber actually) about increasing...
Jonathan Gordon
2009-09-04
*
Fix STRIDE macro for multiscreen and add stride support for picture lib.
Karl Kurbjun
2009-09-04
*
stop a potential crash caused by r22438
Jonathan Gordon
2009-09-04
*
Change r22610 a bit. The new parent viewport isn't really suitable.
Thomas Martitz
2009-09-04
*
Don't stop scrolling for the whole display, but only in the actual list paren...
Thomas Martitz
2009-09-03
*
rename wps_[sub]line to skin_[sub]line
Jonathan Gordon
2009-09-02
*
fix player's red
Jonathan Gordon
2009-09-02
*
Almost the last of the skin ram wastage fixing... This one moved the line/sub...
Jonathan Gordon
2009-09-02
*
Added a missing line for spoken QUICKSCREEN_TOP item in Quick Screen.
Alessio Lenzi
2009-09-01
*
Add stride defines to support vertical strides
Karl Kurbjun
2009-08-29
*
Respect UI viewport per screen in viewport_set_defaults() also.
Thomas Martitz
2009-08-29
*
fix FS#10465 and return GO_TO_ROOT instead of SYS_USB_CONNECTED in gui_wps_show.
Teruaki Kawashima
2009-08-29
*
Make UI viewport handling more multiscreen aware and bring a break; accidenta...
Thomas Martitz
2009-08-29
*
Quickscreen: 4th item
Thomas Martitz
2009-08-29
*
Do some #ifdef'ing to make the Player happy.
Thomas Martitz
2009-08-27
*
Fix skin engine calling wps code to draw the statusbars (add a pointer to vie...
Thomas Martitz
2009-08-26
*
Make sure that skin_buffer.c #includes its own skin_buffer.h
Bertrik Sikken
2009-08-24
*
Slightly change parts of the previous commit to reuse existing code, and enfo...
Thomas Martitz
2009-08-24
*
Fix redraw issues when the statusbar setting was changed with an UI viewport....
Thomas Martitz
2009-08-23
*
hopefully get the widecabbie theme going again... temporary fix only though
Jonathan Gordon
2009-08-23
*
Touchscreen list handling: use icon width instead of scrollbar width for the ...
Maurus Cuelenaere
2009-08-22
*
Touchscreen list handling: ignore presses close to the scrollbar when it's on...
Maurus Cuelenaere
2009-08-22
*
Touchscreen list handling: fix issue where scrolling with the scrollbar could...
Maurus Cuelenaere
2009-08-22
*
Fix/hack checkwps + add Onda VX747/VX777 targets
Maurus Cuelenaere
2009-08-21
*
Make the formatter functions used by the settings return a pointer to avoid u...
Nils Wallménius
2009-08-20
*
Move handling of "rockbox_default.[r]wps" into wps.c, out of the skin engine ...
Thomas Martitz
2009-08-20
*
update the display after getting a bit too close to the touchscreen instead o...
Jonathan Gordon
2009-08-20
*
Slight cleanup in lcd.h: kill fixme and remove useless include, add some incl...
Nils Wallménius
2009-08-19
*
Delete the trivial comment
Alexander Levin
2009-08-19
*
Combine the settings for scrollbar on/off and its position into one with thre...
Alexander Levin
2009-08-19
*
hopefully fix the yellow
Jonathan Gordon
2009-08-19
*
get the skin debug output working again, add a line to say how much of the bu...
Jonathan Gordon
2009-08-19
*
move the statically allocated tokens array into the skin buffer. this is done...
Jonathan Gordon
2009-08-19
*
conditional viewports are allowed to share labels.. so make sure they are all...
Jonathan Gordon
2009-08-19
*
Scrollbar position: only update it when exiting the menu + FS#10539 by Alexan...
Maurus Cuelenaere
2009-08-18
*
store the image label instead of a number so debug output is actually useful ...
Jonathan Gordon
2009-08-18
*
move viewports into the skin buffer, no more viewport limit on the skin
Jonathan Gordon
2009-08-18
*
M:Robe 500: Increase the max icon size.
Karl Kurbjun
2009-08-18
*
Add setting to position the scrollbar on the left or right
Maurus Cuelenaere
2009-08-17
*
FS#10534: Make scrollbar width variable through a setting (useful for touchsc...
Maurus Cuelenaere
2009-08-17
*
Skin engine: add "pitch" action to touch regions
Maurus Cuelenaere
2009-08-17
*
fix the %xd<id> tag parser to complain if you try to display an image it hasn...
Jonathan Gordon
2009-08-17
*
Remove obsolete IMG_BUFSIZE #define.
Thomas Martitz
2009-08-16
*
Fix ret for buttonbar targets.
Thomas Martitz
2009-08-16
[prev]
[next]