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