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
*
Start of some apps/ and wps cleanup work... Move everything related to the ac...
Jonathan Gordon
2009-07-27
*
Commit part of FS#9873 - Utilise buttons for playlisting
Thomas Martitz
2009-07-22
*
get repeat/hold actions working on the touchscreen WPS. prepending an action ...
Jonathan Gordon
2009-05-17
*
New 'clock present' WPS tag: The tag checks for the presence of the clock har...
Marianne Arnold
2009-05-16
*
beginings of a working touchscreen interface for the WPS. 2 new tags:
Jonathan Gordon
2009-04-20
*
FS9795 - some playback cleanup.
Jonathan Gordon
2009-04-06
*
Another wps rework:
Thomas Martitz
2009-03-23
*
Fix up statusbar drawing in the wps a bit, fixing most, if not all, (re-)draw...
Thomas Martitz
2009-03-20
*
Some internal rework of the wps:
Thomas Martitz
2009-03-17
*
Changed the comment to more accurately reflect how it works
Alexander Levin
2009-03-08
*
FS#9904 - Fix for FS#9894 - Position of the progress bar is not updated after...
Thomas Martitz
2009-02-16
*
use the playback PLAYBACK_EVENT_TRACK_CHANGE instead of the WPS to keep track...
Jonathan Gordon
2009-01-11
*
revert part of r19705 which caused fS#9773
Jonathan Gordon
2009-01-09
*
remove some useless/unused stuff from gwps.c
Jonathan Gordon
2009-01-07
*
resize-on-load for bitmap files on 2bpp and color targets
Andrew Mahone
2008-12-09
*
Apply FS#9368 : add generic settings tag to WPS.
Antoine Cellerier
2008-12-07
*
FS#9557 - fix the %mv and %t timeout so its intrepreted correctly
Jonathan Gordon
2008-11-22
*
revert the previous commit to find a nice way to fix the yellow...
Jonathan Gordon
2008-11-16
*
FS#9477 - new WPS tag (%mo) which lets the WPS have different "modes" which a...
Jonathan Gordon
2008-11-16
*
Split id3.c/h into metadata.c/h and metadata/mp3.c. Updated all references. M...
Björn Stenberg
2008-10-15
*
FS#9460 - Add a tag %mv which can be used to check if the volume button is be...
Jonathan Gordon
2008-10-09
*
Introduce a new WPS parsing error case: limits exceeded. It includes the case...
Nicolas Pennequin
2008-07-12
*
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-06-28
*
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
[next]