index
:
rockbox.git
master
v3.0
v3.1
v3.10
v3.11
v3.12
v3.13
v3.14
v3.15
v3.2
v3.3
v3.4
v3.5
v3.6
v3.7
v3.8
v3.9
The Rockbox source code.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
checkwps
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-24
[4/4] Remove HAVE_LCD_BITMAP, as it's now the only choice.
Solomon Peachy
2
-9
/
+1
2020-04-13
checkwps: have the ./buildall.sh script log all build failures.
Solomon Peachy
1
-1
/
+7
2017-01-16
Fix path handling snafu for CheckWPS tool
Michael Sevakis
2
-5
/
+4
2014-08-30
Rewrite filesystem code (WIP)
Michael Sevakis
3
-21
/
+16
2014-08-05
Fix up some more red
Michael Sevakis
1
-1
/
+1
2014-03-03
Fix various reds. Some includes needed fixup.
Thomas Martitz
1
-0
/
+1
2014-02-23
RaaA: Move directory related stuff from filesystem-unix.c into rbpaths.c.
Thomas Martitz
1
-27
/
+0
2013-02-12
fix checkwps
Jonathan Gordon
1
-1
/
+2
2012-09-24
checkwps: Do not error out on rwps for non-remote targets.
Thomas Martitz
1
-3
/
+9
2012-07-31
checkwps: harden filename extension checking.
Thomas Martitz
1
-6
/
+18
2012-07-31
checkwps: Simplify expression.
Thomas Martitz
1
-3
/
+2
2012-05-03
Add include path to checkwps.make to fix build.
Nils Wallménius
1
-0
/
+1
2012-04-29
CheckWPS needs an include patch to /lib/rbcodec/dsp.
Michael Sevakis
1
-0
/
+1
2012-03-26
Partly undo 54e00c1: put include back to root.make and use SECONDEXPANSION.
Thomas Martitz
1
-3
/
+1
2012-03-26
Fix sim/checkwps build failure.
Thomas Martitz
1
-6
/
+9
2012-03-18
Add missing include path.
Nils Wallménius
1
-0
/
+1
2012-03-15
skin_engine: Reenable skin debugging in the sim (use --debugwps)
Jonathan Gordon
1
-1
/
+0
2012-03-03
Integrate the warble tool in the regular build system.
Frank Gevaerts
1
-0
/
+2
2012-02-11
checkwps/ypr0: Forgot new file.
Thomas Martitz
1
-0
/
+27
2012-02-10
checkwps: Fix buildall.sh and some RaaA/ypr0 versions.
Thomas Martitz
3
-3
/
+7
2011-11-21
fix checkwps
Jonathan Gordon
1
-0
/
+3
2011-11-15
Use buflib for all skin engine allocations.
Jonathan Gordon
1
-6
/
+5
2011-11-10
try again, this time without compile errors
Jonathan Gordon
1
-1
/
+3
2011-11-10
Fix checkwps
Jonathan Gordon
1
-0
/
+3
2011-10-17
Fix checkwps reds and non-touchscreen warnings.
Thomas Martitz
1
-0
/
+6
2011-09-24
Fix the build errors
Jonathan Gordon
2
-8
/
+4
2010-11-03
Fix a bug introduced with r28370 (feature check tag improvements) where %Rp<f...
Jonathan Gordon
1
-1
/
+1
2010-10-18
checkwps: properly zero the wps struct to avoid interesting issues
Frank Gevaerts
1
-1
/
+1
2010-08-10
try again
Jonathan Gordon
1
-2
/
+2
2010-08-10
fid red/yellow... does database really need to compile all of misc.c?
Jonathan Gordon
1
-1
/
+1
2010-08-03
make -vvv display the parse tree in checkwps. Fix a potential bug in the pars...
Jonathan Gordon
1
-0
/
+2
2010-07-29
FS#11470 - new skin code, finally svn uses the new parser from the theme edit...
Jonathan Gordon
3
-5
/
+15
2010-05-17
global tab->spaces is not clever with Makefiles!
Jonathan Gordon
1
-2
/
+2
2010-05-17
fix yellow/red
Jonathan Gordon
1
-2
/
+3
2010-05-16
make checkwps accept .rfms files as remote skins
Jonathan Gordon
1
-1
/
+2
2010-05-12
FS#10853 - Skin support in the radio screen! Check CustomWPS for the new tags
Jonathan Gordon
1
-0
/
+7
2010-05-06
Add firmware/include to the include path to fix checkwps.
Thomas Martitz
1
-0
/
+1
2010-05-03
Move read_line() further down so that it can be used in checkwps and remove c...
Thomas Martitz
1
-30
/
+0
2010-02-24
some minor changes to checkwps, shouldn't change anything
Jonathan Gordon
2
-2
/
+2
2010-02-17
Make checkwps compile again for the player. If we had proper multifont on cha...
Frank Gevaerts
1
-0
/
+2
2010-02-17
Initialuse user font table for checkwps. This is normally done from the setti...
Frank Gevaerts
1
-0
/
+1
2010-02-16
fix checkwps
Jonathan Gordon
1
-0
/
+1
2010-02-14
FS#10984 - multifont! 2 major additions:
Jonathan Gordon
2
-0
/
+19
2010-01-29
fix reds
Jonathan Gordon
1
-2
/
+2
2010-01-27
fix red... lets branch
Jonathan Gordon
1
-2
/
+7
2009-12-29
Checkwps: use script for getting the targets instead of hardcoded file (fixes...
Maurus Cuelenaere
4
-48
/
+13
2009-11-29
add sansa clip to checkwps.
Dominik Wenger
1
-0
/
+1
2009-11-19
CheckWPS: set screen to SCREEN_MAIN when not a r{sb,wp}s.
Maurus Cuelenaere
1
-0
/
+2
2009-11-19
make checkwps able to check .rsbs files.
Dominik Wenger
1
-1
/
+2
2009-11-04
Forgot to remove wps_data.remove_wps in checkwps too.
Thomas Martitz
1
-8
/
+0
[next]