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-common.c
(
follow
)
Commit message (
Expand
)
Author
Age
...
*
Move the setvol wrapper function to misc.c and use it in more places instead ...
Nils Wallménius
2007-05-30
*
Commit my patch from FS#7179 - a standalone command-line checkwps tool. To b...
Dave Chapman
2007-05-29
*
Add the possibility to store cuesheets in /.rockbox/cue. The code will look f...
Nicolas Pennequin
2007-05-28
*
Add %fk and %Fk WPS tags : (next) file audio frequency in KHz (rewrite of FS#...
Nicolas Pennequin
2007-05-21
*
Allow the day of month (%cm) and day of week (%cu and %cw) RTC tags to be use...
Nicolas Pennequin
2007-05-21
*
Commit FS#7164 (request is FS#6780) : Improve WPS volume enumeration. It is n...
Nicolas Pennequin
2007-05-14
*
SWCODEC Playback: Seriously mess with it and get rid of (at least some ;) rac...
Michael Sevakis
2007-05-08
*
Trim a bunch of long lines and fix an infinite loop and buffer overrun in the...
Nicolas Pennequin
2007-05-02
*
Treat empty strings as 'no value' in conditionals, as it used to.
Magnus Holmgren
2007-05-02
*
Change some ifdefs for the recent backdrop changes (fixes the yellow builds) ...
Nicolas Pennequin
2007-04-25
*
Add backdrop support for LCD remotes with depth > 1-bit. Only WPS backdrops, ...
Nicolas Pennequin
2007-04-25
*
More strict WPS parsing and displaying code. If there are errors, WPS loading...
Nicolas Pennequin
2007-04-21
*
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
*
Oops, the condition was wrong. Sorry about that :)
Nicolas Pennequin
2007-04-15
*
* Make the WPS parser close open conditionals on new sublines and comments as...
Nicolas Pennequin
2007-04-15
*
Moved archos backlight code to target tree. Changed old mutlivalue CONFIG_BAC...
Jens Arnold
2007-04-12
*
* 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
*
Accept FS#7004 by Michal Jevjak: Fix new sublines not being displayed after s...
Nicolas Pennequin
2007-04-10
*
Accept FS#7000 by Dave Hooper: Fix scrolling line behaviour for dynamic tags ...
Nicolas Pennequin
2007-04-09
*
Skip leading UTF8 BOM if present. Fixes the first line of the WPS not being u...
Nicolas Pennequin
2007-04-08
*
* Improve conditional evaluation to allow using enums with only two cases (pr...
Nicolas Pennequin
2007-04-08
*
FS#6991. Patch by Alexander Levin, modified by me:
Nicolas Pennequin
2007-04-08
*
Add the sleep timer tag that got forgotten in the initial code.
Nicolas Pennequin
2007-04-07
*
Make conditionals trigger a line update. Fixes FS#6987.
Nicolas Pennequin
2007-04-07
*
Use the default subline timeout value in case the value isn't explicitly set....
Nicolas Pennequin
2007-04-06
*
This time I hope I got it right! Basically, remove what the previous commit a...
Nicolas Pennequin
2007-04-06
*
Better handling of subline timeout values : All values are set to the default...
Nicolas Pennequin
2007-04-06
*
End the default remote-WPS with a newline. Fixes FS #6979.
Nicolas Pennequin
2007-04-06
*
Allow subline timeout values to be changed dynamically in the WPS (e.g. by us...
Nicolas Pennequin
2007-04-05
*
Player full-line progress bar: No more separate character cell(s) for the col...
Jens Arnold
2007-04-04
*
Player progress drawing rewrite (both emptying cup and full-line bar): * Fixe...
Jens Arnold
2007-04-04
*
* 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
*
Set CONFIG_RTC to 0 for non-RTC targets, and check with #if to profit from -W...
Jens Arnold
2007-03-16
*
Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...
Jens Arnold
2007-03-16
*
don't restart the whole wps to essentially update the display of runtime info...
Robert Kukla
2007-03-04
*
remove runtime detection of h1x0 series RTC MOD, but leave driver code
Robert Kukla
2007-03-03
*
remove numerical genre and use genre_string consistently:
Robert Kukla
2007-03-02
*
Fix a potential race condition with cuesheets (that hit every time in an arch...
Jens Arnold
2007-02-28
*
FS#6419 - driver for H1x0 series RTC Mod with runtime detection
Robert Kukla
2007-02-28
*
Character-encoding policing
Dave Chapman
2007-02-28
*
Fix CONFIG_BACKLIGHT warnings.
Jens Arnold
2007-02-18
*
CONFIG_CHARGING
Jonathan Gordon
2007-02-18
*
Do the CONFIG_LED define
Jonathan Gordon
2007-02-18
*
Fix most (all?) CONFIG_LED warnings.
Magnus Holmgren
2007-02-17
[prev]
[next]