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
*
Even more touchscreen improvements.
Maurus Cuelenaere
2008-06-01
*
Some more touchscreen gui list improvements.
Maurus Cuelenaere
2008-06-01
*
(Simulator) Touchscreen improvements.
Maurus Cuelenaere
2008-05-30
*
Accept FS #9052 by Alexander Levin with a fix by me. Changes HAS_BUTTONBAR in...
Peter D'Hoye
2008-05-29
*
the splash should set the viewport to NULL untill we start passing it a vp. (...
Jonathan Gordon
2008-05-29
*
total removal of gui_textarea. The only thing using the text_message struct i...
Jonathan Gordon
2008-05-29
*
move the HAS_BUTTONBAR define to the config-<target>.h files
Jonathan Gordon
2008-05-29
*
draw the buttonbar in its own viewport. It always uses the sysfont and is dra...
Jonathan Gordon
2008-05-29
*
Updated recording trigger screen (seems to be a feature almost noone uses?)
Jonathan Gordon
2008-05-28
*
callbacks were being called with the old value.. spotted in IRC last week
Jonathan Gordon
2008-05-28
*
Fix FS #9022: space reserved for the icons in the quickscreen used the incorr...
Peter D'Hoye
2008-05-23
*
fix FS#9020 and make scrolling down in lists a bit more consistant with scrol...
Jonathan Gordon
2008-05-22
*
Make list.c use button_queue_count() instead of accessing the button_queue di...
Bertrik Sikken
2008-05-20
*
Fix FS#9010 warning in checkwps when building on an amd64 machine
Nils Wallménius
2008-05-19
*
const raid in option_select
Jonathan Gordon
2008-05-15
*
Delete whitespace to make 'Id' keyword behave as desired
Nils Wallménius
2008-05-14
*
Oops, forgot one.
Steve Bavin
2008-05-12
*
Const police raid.
Steve Bavin
2008-05-12
*
doh! fix yellow.
Jonathan Gordon
2008-05-11
*
and the time/date screen...
Jonathan Gordon
2008-05-11
*
more textarea to viewport conversion... yes/no screen...
Jonathan Gordon
2008-05-11
*
Binsize optimization for targets without lcd remotes, whitespace/long lines p...
Nils Wallménius
2008-05-11
*
Prototype declaration strictness fixes.
Bertrik Sikken
2008-05-08
*
Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creativ...
Nicolas Pennequin
2008-05-05
*
Restore Zagor's copyright from before the WPS tokenizer. I shouldn't have rem...
Nicolas Pennequin
2008-05-05
*
move the pitchscreen out of screens.c.. no functional changes
Jonathan Gordon
2008-05-05
*
Polish voicing of quickscreen: make it like in FS#6171: announce
Stéphane Doyon
2008-05-04
*
Accept FS#6188: study mode.
Stéphane Doyon
2008-05-04
*
doh! those talk functions dont check the setting (which for some reason I tho...
Jonathan Gordon
2008-05-04
*
a bit of code cleanup.. use a single function to get the statusbar height (or...
Jonathan Gordon
2008-05-04
*
recommit the talking quickscreen... silly rename bug which I mised this morning
Jonathan Gordon
2008-05-04
*
Revert r17345 on jdgordon's request, until we figure out why it crashes my x5.
Stéphane Doyon
2008-05-04
*
make the quickscreen talk
Jonathan Gordon
2008-05-04
*
make the quickscreen not block so the statusbar gets updated
Jonathan Gordon
2008-05-04
*
More static / header file cleanup.
Bertrik Sikken
2008-05-03
*
remove some dead code
Jonathan Gordon
2008-05-03
*
Viewported quickscreen (take 2 :D) (FS#8553)
Jonathan Gordon
2008-05-03
*
Made source files #include the header file that they implement to make sure t...
Bertrik Sikken
2008-05-03
*
Moved atoi declaration to stdlib.h. Deleted atoi.h
Bertrik Sikken
2008-04-28
*
Use smaller data types in structs which are in big arrays to save memory
Nils Wallménius
2008-04-27
*
Const police raid, making a lot of pointers to lang strings const and removin...
Nils Wallménius
2008-04-26
*
option_screen() now accepts a viewport
Jonathan Gordon
2008-04-23
*
And fix the bug which I was actually being pinged about...
Jonathan Gordon
2008-04-21
*
So, I was skimming the irc logs from my 3 day absense and I was pinged about ...
Jonathan Gordon
2008-04-21
*
Fix FS#8914 (WPS %mp tag inconsistency).
Nicolas Pennequin
2008-04-20
*
Fix bug in r17188.
Stéphane Doyon
2008-04-20
*
FS#7980: Select default option in an option list
Stéphane Doyon
2008-04-20
*
Killed unnecessary global variables by making them static.
Bertrik Sikken
2008-04-20
*
Revert what was left of r17018 until I find a better way. It had quirks in so...
Nicolas Pennequin
2008-04-14
*
Move a function to gwps-common.c because it belongs there
Nils Wallménius
2008-04-12
[next]