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 position calculation of title icon.
Teruaki Kawashima
2009-10-06
*
Use macro to test viewport's RTL flag
Tomer Shalev
2009-10-06
*
Fine tuning of gui elements positioning in RTL mode
Tomer Shalev
2009-10-05
*
- Use const when possible
Tomer Shalev
2009-10-05
*
Remove redundant code in list.c
Tomer Shalev
2009-10-05
*
Fix red: Protect viewport RTL flag manipulation with #ifdef HAVE_LCD_BITMAP
Tomer Shalev
2009-10-05
*
Add rtl flagging to viewport_set_defaults(), and ensure that
Tomer Shalev
2009-10-05
*
Implement RTL as a viewport's bit-field
Tomer Shalev
2009-10-05
*
Fix red - type
Tomer Shalev
2009-10-05
*
- Use pointers instead of repeating access to array element
Tomer Shalev
2009-10-05
*
Revert renaming of the scrollbar global setting by r22945, following discussi...
Tomer Shalev
2009-10-05
*
Fix yellow
Tomer Shalev
2009-10-05
*
Have scollbar in the right side while in RTL mode
Tomer Shalev
2009-10-05
*
Fix red - forgot one #ifdef
Tomer Shalev
2009-10-05
*
Fix some of the reds
Tomer Shalev
2009-10-05
*
RTL support in menus
Tomer Shalev
2009-10-05
*
Fix FS#10617 (fix spotted by Teruaki Kawashima), something about the %C not w...
Jonathan Gordon
2009-10-05
*
redraw the AA much less frequently to save bettery life and also let skins dr...
Jonathan Gordon
2009-10-05
*
FS#10636: Quickscreen incorrect operation when menu has negative step
Jeffrey Goode
2009-10-03
*
Clean up duplicate #includes
Bertrik Sikken
2009-09-27
*
new skin tag: %Sx|<english>| will display the current languages translation o...
Jonathan Gordon
2009-09-26
*
Rename struct skin_albumart members to be consistent with similar members of ...
Thomas Martitz
2009-09-25
*
Redo 22825 but this time with caring about alignment.
Thomas Martitz
2009-09-25
*
r22826 is causing data aborts when the wps is loaded in the parse_list functi...
Karl Kurbjun
2009-09-25
*
Remove some some code in favor of a single parse_list() call.
Thomas Martitz
2009-09-25
*
Show the name of the setting in the WPS debug output
Alexander Levin
2009-09-22
*
add the %St setting to the debug output for checkwps/parser.... needs mroe wo...
Jonathan Gordon
2009-09-22
*
Fix splash on charcell (was wasting 2 precious chars per line since r20870). ...
Jens Arnold
2009-09-21
*
Actually fix AA display... previous commit was borked
Jonathan Gordon
2009-09-18
*
FS#10602 - show the viewport label instead of an int in the debug output
Jonathan Gordon
2009-09-18
*
fix FS#10599 and do r22721 a slightly better way. the %C tag is internally co...
Jonathan Gordon
2009-09-18
*
Fix a bug where the conditional use of %C (i.e. %?C) caused the album art to ...
Thomas Martitz
2009-09-17
*
Fix delay when seeking using the touchscreen by adding a pause/unpause.
Rob Purchase
2009-09-17
*
Get rid of some of the code duplication from checkwps, it still duplicates a ...
Thomas Martitz
2009-09-13
*
Remove some trailing whitespaces in in the skin engine files.
Thomas Martitz
2009-09-13
*
Fix/band aid the freeze when %V is the first thing (i.e. in line 1) in a .wps...
Thomas Martitz
2009-09-13
*
Increase skin buffer on charcell displays so it's actually big enough to load...
Frank Gevaerts
2009-09-11
*
Initialize token before using.
Teruaki Kawashima
2009-09-11
*
Hopefully make the wps debug info more understandable... display tokens the s...
Jonathan Gordon
2009-09-11
*
fix the first subline not displaying properly
Jonathan Gordon
2009-09-09
*
Fix/commit FS#10595. A (sub)line could be part of the previous viewport due t...
Thomas Martitz
2009-09-08
*
Fix viewport_set_defaults giving the wrong dimensions if the ui vp is overrid...
Thomas Martitz
2009-09-07
*
Set list_need_reinit to false somewhere too.
Thomas Martitz
2009-09-07
*
Fix buttonbar handling/theme changed handling in lists.
Thomas Martitz
2009-09-07
*
stupid yellow.... I'm going to bed
Jonathan Gordon
2009-09-07
*
add a bit more debug info for skins... show the subimage id in the display im...
Jonathan Gordon
2009-09-07
*
rework AA load/display handling in the skins to get them working in viewports...
Jonathan Gordon
2009-09-07
*
fix red :)
Jonathan Gordon
2009-09-06
*
Make the e200 compile the vled for the sim... other targets are probably doin...
Jonathan Gordon
2009-09-06
*
Factor out/generalise the function that checks whether a point is within a vi...
Thomas Martitz
2009-09-05
[prev]
[next]