index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
checkwps
/
checkwps.c
Age
Commit message (
Expand
)
Author
2020-10-26
'Fix RED e200 Framebuffer_viewport_rewrite
William Wilgus
2020-10-26
FIX RED Framebuffer_viewport_rewrite
William Wilgus
2020-07-24
[4/4] Remove HAVE_LCD_BITMAP, as it's now the only choice.
Solomon Peachy
2017-01-16
Fix path handling snafu for CheckWPS tool
Michael Sevakis
2014-08-30
Rewrite filesystem code (WIP)
Michael Sevakis
2013-02-12
fix checkwps
Jonathan Gordon
2012-09-24
checkwps: Do not error out on rwps for non-remote targets.
Thomas Martitz
2012-07-31
checkwps: harden filename extension checking.
Thomas Martitz
2012-07-31
checkwps: Simplify expression.
Thomas Martitz
2011-11-21
fix checkwps
Jonathan Gordon
2011-11-15
Use buflib for all skin engine allocations.
Jonathan Gordon
2011-11-10
try again, this time without compile errors
Jonathan Gordon
2011-11-10
Fix checkwps
Jonathan Gordon
2011-10-17
Fix checkwps reds and non-touchscreen warnings.
Thomas Martitz
2011-09-24
Fix the build errors
Jonathan Gordon
2010-10-18
checkwps: properly zero the wps struct to avoid interesting issues
Frank Gevaerts
2010-08-03
make -vvv display the parse tree in checkwps. Fix a potential bug in the pars...
Jonathan Gordon
2010-07-29
FS#11470 - new skin code, finally svn uses the new parser from the theme edit...
Jonathan Gordon
2010-05-16
make checkwps accept .rfms files as remote skins
Jonathan Gordon
2010-05-12
FS#10853 - Skin support in the radio screen! Check CustomWPS for the new tags
Jonathan Gordon
2010-05-03
Move read_line() further down so that it can be used in checkwps and remove c...
Thomas Martitz
2010-02-24
some minor changes to checkwps, shouldn't change anything
Jonathan Gordon
2010-02-17
Make checkwps compile again for the player. If we had proper multifont on cha...
Frank Gevaerts
2010-02-17
Initialuse user font table for checkwps. This is normally done from the setti...
Frank Gevaerts
2010-02-14
FS#10984 - multifont! 2 major additions:
Jonathan Gordon
2010-01-29
fix reds
Jonathan Gordon
2010-01-27
fix red... lets branch
Jonathan Gordon
2009-11-19
CheckWPS: set screen to SCREEN_MAIN when not a r{sb,wp}s.
Maurus Cuelenaere
2009-11-19
make checkwps able to check .rsbs files.
Dominik Wenger
2009-11-04
Forgot to remove wps_data.remove_wps in checkwps too.
Thomas Martitz
2009-11-04
Reorder a bit in viewport.c so that we don't need stubs for checkwps.
Thomas Martitz
2009-11-04
Fix checkwps. Reimplement viewport_set_fullscreen() and viewport_set_defaults...
Jonathan Gordon
2009-11-01
Move find_viewport() and find_image() to skin_parser.c where the reset of the...
Thomas Martitz
2009-11-01
haloween night is when red monsters are vanquished right? or is that green mo...
Jonathan Gordon
2009-10-20
wps_screen is still needed for the HAVE_REMOTE_LCD case
Frank Gevaerts
2009-10-20
compile checkwps with -Wall, to avoid accidentally breaking it again when a f...
Frank Gevaerts
2009-10-20
fix checkwps
Michael Chicoine
2009-10-16
Fix Player, checkwps and database tools
Thomas Martitz
2009-09-13
Get rid of some of the code duplication from checkwps, it still duplicates a ...
Thomas Martitz
2009-09-11
Fix checkwps compilation for the Player
Frank Gevaerts
2009-09-04
fix checkwps
Jonathan Gordon
2009-08-21
Don't add #ifdef's without looking them up...
Maurus Cuelenaere
2009-08-21
Checkwps: give wps_screen an initial value
Maurus Cuelenaere
2009-08-21
Fix building checkwps on targets without a remote
Maurus Cuelenaere
2009-08-21
Fix checkwps for remote screens
Maurus Cuelenaere
2009-08-21
Fix/hack checkwps + add Onda VX747/VX777 targets
Maurus Cuelenaere
2009-02-27
Newer glibc has letoh16 and friends, so use them if available
Frank Gevaerts
2009-01-29
Get checkwps working again
Maurus Cuelenaere
2008-07-30
Commit FS#9012 thanks to Thomas Martitz
Maurus Cuelenaere
2008-07-06
fix checkwps again
Jonathan Gordon
[next]