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
/
wps_engine
/
wps_engine.h
(
unfollow
)
Commit message (
Expand
)
Author
2009-08-03
part two of the grand overall wps/skinning engine cleanup work:
Jonathan Gordon
2009-07-27
Start of some apps/ and wps cleanup work... Move everything related to the ac...
Jonathan Gordon
2009-03-23
Fix a typo in the comment and add a (somewhat vague) description of the value...
Alexander Levin
2009-03-23
Another wps rework:
Thomas Martitz
2009-03-12
Move play_hop() to gwps.c and make it static. It's the only file that calls it.
Thomas Martitz
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-06-23
fix FS#9098 - fade was updating the WPS sometimes when it shouldnt. also mino...
Jonathan Gordon
2008-05-05
Restore Zagor's copyright from before the WPS tokenizer. I shouldn't have rem...
Nicolas Pennequin
2008-05-04
Accept FS#6188: study mode.
Stéphane Doyon
2007-05-30
Move the setvol wrapper function to misc.c and use it in more places instead ...
Nils Wallménius
2007-04-04
Introducing the WPS tokenizer !
Nicolas Pennequin
2007-02-17
A few more bookmark code tweaks. Also improves how the bookmark selection scr...
Magnus Holmgren
2006-08-15
Finally, the new button action system is here, thanks to Jonathan Gordon. Som...
Linus Nielsen Feltzing
2006-02-01
Reverted the wps image cache as it was causing trouble to users when
Miika Pekkarinen
2006-01-29
Cache wps image files to allow really fast boot.
Miika Pekkarinen
2005-12-07
Forgot to add an extra BOM check. Probably killed a few gcc4 warnings too.
Magnus Holmgren
2005-12-07
Patch #1367059 by _FireFly_: New wps loader. The wps buffer size can be reduc...
Magnus Holmgren
2005-11-20
Applied Stephan Wezel's patch for the new wps %wd/%we tags (disable/enable st...
Kevin Ferrare
2005-11-18
Missing file headers put back. Code within 80 cols. Code policed indenting
Daniel Stenberg
2005-11-17
And the rest of the files too
Christi Scarborough