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
/
gwps.h
(
follow
)
Commit message (
Expand
)
Author
Age
*
FS#9051 - remove LCD margins... use viewports if you need them...
Jonathan Gordon
2008-06-23
*
commit FS#9027 - conditional viewports
Jonathan Gordon
2008-06-23
*
Use smaller data types in structs which are in big arrays to save memory
Nils Wallménius
2008-04-27
*
Add a comment to clarify how the WPS image buffer size is calculated
Dave Chapman
2008-04-04
*
Major cleanup of checkwps - fix all warnings and add a script to build versio...
Dave Chapman
2008-03-26
*
Add the ability to use bitmap strips (a single .bmp file containing many imag...
Dave Chapman
2008-03-23
*
Reduce the shocking amount of RAM my viewports implementation was using. The...
Dave Chapman
2008-03-22
*
Commit viewports-in-WPS patch (FS#8385). This adds the %V tag - see the Cust...
Dave Chapman
2008-03-21
*
revert my previous commit and use a conditional for the time format instead w...
Jonathan Gordon
2007-11-27
*
add 2 new tags which display the hour in 12 or 24 hour format depending on th...
Jonathan Gordon
2007-11-27
*
Improve clearing of pictures in conditional constructs. This fixes improper c...
Nicolas Pennequin
2007-11-18
*
Make the WPS parser stricter with invalid parameter lists. It will now reject...
Nicolas Pennequin
2007-11-14
*
Allow setting a margin on a non-scrolling line by using %m|margin| instead of...
Nicolas Pennequin
2007-11-14
*
FS#8135 - add an optional "left margin" parameter to the %s WPS tag - e.g. %s...
Dave Chapman
2007-11-12
*
Various album art improvements:
Nicolas Pennequin
2007-11-12
*
Album art support. Based on FS#3045, but heavily modified to adapt to MoB and...
Nicolas Pennequin
2007-11-11
*
Add support for grouping tags. From FS#7362.
Dan Everton
2007-08-08
*
Add support for parsing the disc number tag from metadata and use of it in th...
Dan Everton
2007-08-03
*
Implement feature request FS#7476: Add a "song progress percentage" WPS tag (...
Nicolas Pennequin
2007-07-25
*
Copy current track path as a string, not a slightly-oversized block.
Steve Bavin
2007-07-06
*
Make the '%mh' wps tag (to indicate keylock status) available on the Archos t...
Marianne Arnold
2007-06-25
*
Make RTC tags display hyphens instead of nothing on non-rtc targets. This ma...
Brandon Low
2007-06-16
*
Add some more explicit defines for my previous commit.
Nicolas Pennequin
2007-06-05
*
Make the bitmap loading code handle the progressbar and backdrop bitmaps in a...
Nicolas Pennequin
2007-06-05
*
Add %fk and %Fk WPS tags : (next) file audio frequency in KHz (rewrite of FS#...
Nicolas Pennequin
2007-05-21
*
Make bitmaps use the right format in a RWPS and prevent a backdrop tag in a R...
Nicolas Pennequin
2007-04-25
*
Added autoscore tag (%ra) to wps.
Miika Pekkarinen
2007-04-15
*
Reverted FS#6949 as we have a strict policy against anonymous contributions.
Miika Pekkarinen
2007-04-15
*
FS#6949 - WPS tag for database autoscore. Author wanted to remain anonymous.
Miika Pekkarinen
2007-04-15
*
* Make the WPS parser close open conditionals on new sublines and comments as...
Nicolas Pennequin
2007-04-15
*
* Add the crossfade (%xf) WPS tag
Nicolas Pennequin
2007-04-12
*
Use valid_time() instead of using individual checks which amount to the same ...
Nicolas Pennequin
2007-04-10
*
RTC tags for the WPS: Accept FS#6998 and FS#7001 by Alexander Levin with chan...
Nicolas Pennequin
2007-04-10
*
FS#6991. Patch by Alexander Levin, modified by me:
Nicolas Pennequin
2007-04-08
*
* Make some private variables 'static'.
Nicolas Pennequin
2007-04-04
*
Introducing the WPS tokenizer !
Nicolas Pennequin
2007-04-04
*
Repair player progressbars (single char and full line) broken in the full uni...
Jens Arnold
2007-04-01
*
* Add support for an optional y coordinate to the progressbar (from FS #4783).
Nicolas Pennequin
2007-02-15
*
Removed unused button defines and made private functions static
Nils Wallménius
2006-12-13
*
Removed the Gmini 120 and Gmini SP code. These ports are dead, unfortunately.
Jens Arnold
2006-11-10
*
Remove format_align from the format_lines array, as it's unnecessary. Saves c...
Jens Arnold
2006-10-30
*
software keylock works again
Jonathan Gordon
2006-08-17
*
Barry Wardell's keymappings for H10
Daniel Stenberg
2006-08-03
*
Reworked backdrop handling. Fixes a bug that wasn't in the tracker yet ;)
Peter D'Hoye
2006-05-21
*
Enable next-dir skip on platforms with no directly mapped button combos (clic...
Linus Nielsen Feltzing
2006-05-15
*
Fix dir skipping with new playback arch. Enable dir skipping on ipod with a ...
Brandon Low
2006-04-18
*
Enabled the quickscreen for iAudio X5. Globally, REC enters the menu and hold...
Zakk Roberts
2006-04-10
*
Enable AB repeat on ipods with 4g keypad, requires quick fingers or you get t...
Brandon Low
2006-04-10
*
Now define the _PRE-function correctly.
Miika Pekkarinen
2006-04-09
*
Back out the 'do not stop playback until stop button has been released' chang...
Magnus Holmgren
2006-04-09
[next]