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
/
checkwps.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-26
'Fix RED e200 Framebuffer_viewport_rewrite
William Wilgus
1
-13
/
+21
2020-10-26
FIX RED Framebuffer_viewport_rewrite
William Wilgus
1
-0
/
+7
2020-07-24
[4/4] Remove HAVE_LCD_BITMAP, as it's now the only choice.
Solomon Peachy
1
-7
/
+1
2017-01-16
Fix path handling snafu for CheckWPS tool
Michael Sevakis
1
-1
/
+0
2014-08-30
Rewrite filesystem code (WIP)
Michael Sevakis
1
-2
/
+5
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
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
1
-5
/
+4
2010-10-18
checkwps: properly zero the wps struct to avoid interesting issues
Frank Gevaerts
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
1
-2
/
+13
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-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
1
-1
/
+1
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-14
FS#10984 - multifont! 2 major additions:
Jonathan Gordon
1
-0
/
+16
2010-01-29
fix reds
Jonathan Gordon
1
-2
/
+2
2010-01-27
fix red... lets branch
Jonathan Gordon
1
-2
/
+7
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
2009-11-04
Reorder a bit in viewport.c so that we don't need stubs for checkwps.
Thomas Martitz
1
-18
/
+0
2009-11-04
Fix checkwps. Reimplement viewport_set_fullscreen() and viewport_set_defaults...
Jonathan Gordon
1
-7
/
+24
2009-11-01
Move find_viewport() and find_image() to skin_parser.c where the reset of the...
Thomas Martitz
1
-76
/
+0
2009-11-01
haloween night is when red monsters are vanquished right? or is that green mo...
Jonathan Gordon
1
-1
/
+0
2009-10-20
wps_screen is still needed for the HAVE_REMOTE_LCD case
Frank Gevaerts
1
-0
/
+3
2009-10-20
compile checkwps with -Wall, to avoid accidentally breaking it again when a f...
Frank Gevaerts
1
-1
/
+2
2009-10-20
fix checkwps
Michael Chicoine
1
-1
/
+1
2009-10-16
Fix Player, checkwps and database tools
Thomas Martitz
1
-0
/
+12
2009-09-13
Get rid of some of the code duplication from checkwps, it still duplicates a ...
Thomas Martitz
1
-119
/
+1
2009-09-11
Fix checkwps compilation for the Player
Frank Gevaerts
1
-0
/
+4
2009-09-04
fix checkwps
Jonathan Gordon
1
-16
/
+0
2009-08-21
Don't add #ifdef's without looking them up...
Maurus Cuelenaere
1
-1
/
+1
2009-08-21
Checkwps: give wps_screen an initial value
Maurus Cuelenaere
1
-1
/
+1
2009-08-21
Fix building checkwps on targets without a remote
Maurus Cuelenaere
1
-0
/
+2
2009-08-21
Fix checkwps for remote screens
Maurus Cuelenaere
1
-4
/
+18
2009-08-21
Fix/hack checkwps + add Onda VX747/VX777 targets
Maurus Cuelenaere
1
-25
/
+203
2009-02-27
Newer glibc has letoh16 and friends, so use them if available
Frank Gevaerts
1
-0
/
+7
2009-01-29
Get checkwps working again
Maurus Cuelenaere
1
-2
/
+50
2008-07-30
Commit FS#9012 thanks to Thomas Martitz
Maurus Cuelenaere
1
-6
/
+18
2008-07-06
fix checkwps again
Jonathan Gordon
1
-1
/
+11
[next]