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