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
...
*
commit FS#9027 - conditional viewports
Jonathan Gordon
2008-06-23
*
bah, fix yellow
Jonathan Gordon
2008-06-23
*
fix FS#9098 - fade was updating the WPS sometimes when it shouldnt. also mino...
Jonathan Gordon
2008-06-23
*
fix FS#5821 and FS#8449 - WPS isnt updated during fade, play status isnt chan...
Jonathan Gordon
2008-06-15
*
Restore Zagor's copyright from before the WPS tokenizer. I shouldn't have rem...
Nicolas Pennequin
2008-05-05
*
Accept FS#6188: study mode.
Stéphane Doyon
2008-05-04
*
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
*
Fix FS#8914 (WPS %mp tag inconsistency).
Nicolas Pennequin
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
*
r17018 caused the WPS playlist index display to be wrong with shuffled enable...
Nicolas Pennequin
2008-04-07
*
Bring the WPS playlist index display into sync with the track being played by...
Nicolas Pennequin
2008-04-07
*
Remove unnecessary (and incorrect) #ifdefs surrounding #include "backdrop.h",...
Dave Chapman
2008-03-29
*
The const police raid playback.c, should be no change to behaviour.
Steve Bavin
2008-03-28
*
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
*
Fix the display of peakmeters and progress bars (without a custom y position)...
Dave Chapman
2008-03-22
*
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
*
Convert 2 more settings to table settings. * Fix duplicate value display if t...
Jens Arnold
2007-11-25
*
New way of handling integer settings with variable steps: table settings (FS ...
Jens Arnold
2007-11-25
*
Improve clearing of pictures in conditional constructs. This fixes improper c...
Nicolas Pennequin
2007-11-18
*
Smarter conditional handling by storing the previous value. Updates are done ...
Nicolas Pennequin
2007-11-18
*
Hopefully fix the compile errors.
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
*
Check that the WPS uses album art before clearing its position on conditional...
Nicolas Pennequin
2007-11-13
*
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
*
Try and save some bytes, seeing as we already assumed LANG_ constants for mon...
Steve Bavin
2007-10-24
*
Fix FS#7766 - crash at track transition if A-B repeat is enabled but no B mar...
Steve Bavin
2007-09-20
*
Slight code simplification
Nils Wallménius
2007-09-13
*
Switch to using millivolt for battery voltage and other internal voltages. * ...
Jens Arnold
2007-08-15
*
16 bits are enough here, save bytes :-)
Nils Wallménius
2007-08-10
*
Add support for grouping tags. From FS#7362.
Dan Everton
2007-08-08
*
Accept FS#6159 'Add voice to roughly 100 splash screens and yes-no menus' by ...
Nils Wallménius
2007-08-06
*
*** Lang v2 cleanup (FS#6574) ***
Nils Wallménius
2007-08-05
*
Add support for parsing the disc number tag from metadata and use of it in th...
Dan Everton
2007-08-03
*
Fix FS#7490 (%px tag causes divide by zero errors).
Nicolas Pennequin
2007-07-27
*
Fix a bug where targets which have a software keylock couldnt seek in the wps...
Jonathan Gordon
2007-07-26
*
Oops, forgot to trim down the lines before my previous commit.
Nicolas Pennequin
2007-07-25
*
Implement feature request FS#7476: Add a "song progress percentage" WPS tag (...
Nicolas Pennequin
2007-07-25
*
Fix FS#7441: Volume wasn't mapped correctly to the enum cases when using the ...
Nicolas Pennequin
2007-07-23
*
remove the need for action_signalscreenchange().
Jonathan Gordon
2007-07-22
*
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
[prev]
[next]