summaryrefslogtreecommitdiff
path: root/tools/checkwps/checkwps.c (follow)
Commit message (Expand)AuthorAge
* Fix path handling snafu for CheckWPS toolMichael Sevakis2017-01-16
* Rewrite filesystem code (WIP)Michael Sevakis2014-08-30
* fix checkwpsJonathan Gordon2013-02-12
* checkwps: Do not error out on rwps for non-remote targets.Thomas Martitz2012-09-24
* checkwps: harden filename extension checking.Thomas Martitz2012-07-31
* checkwps: Simplify expression.Thomas Martitz2012-07-31
* fix checkwpsJonathan Gordon2011-11-21
* Use buflib for all skin engine allocations.Jonathan Gordon2011-11-15
* try again, this time without compile errorsJonathan Gordon2011-11-10
* Fix checkwpsJonathan Gordon2011-11-10
* Fix checkwps reds and non-touchscreen warnings.Thomas Martitz2011-10-17
* Fix the build errorsJonathan Gordon2011-09-24
* checkwps: properly zero the wps struct to avoid interesting issuesFrank Gevaerts2010-10-18
* make -vvv display the parse tree in checkwps. Fix a potential bug in the pars...Jonathan Gordon2010-08-03
* FS#11470 - new skin code, finally svn uses the new parser from the theme edit...Jonathan Gordon2010-07-29
* make checkwps accept .rfms files as remote skinsJonathan Gordon2010-05-16
* FS#10853 - Skin support in the radio screen! Check CustomWPS for the new tagsJonathan Gordon2010-05-12
* Move read_line() further down so that it can be used in checkwps and remove c...Thomas Martitz2010-05-03
* some minor changes to checkwps, shouldn't change anythingJonathan Gordon2010-02-24
* Make checkwps compile again for the player. If we had proper multifont on cha...Frank Gevaerts2010-02-17
* Initialuse user font table for checkwps. This is normally done from the setti...Frank Gevaerts2010-02-17
* FS#10984 - multifont! 2 major additions:Jonathan Gordon2010-02-14
* fix redsJonathan Gordon2010-01-29
* fix red... lets branchJonathan Gordon2010-01-27
* CheckWPS: set screen to SCREEN_MAIN when not a r{sb,wp}s.Maurus Cuelenaere2009-11-19
* make checkwps able to check .rsbs files.Dominik Wenger2009-11-19
* Forgot to remove wps_data.remove_wps in checkwps too.Thomas Martitz2009-11-04
* Reorder a bit in viewport.c so that we don't need stubs for checkwps.Thomas Martitz2009-11-04
* Fix checkwps. Reimplement viewport_set_fullscreen() and viewport_set_defaults...Jonathan Gordon2009-11-04
* Move find_viewport() and find_image() to skin_parser.c where the reset of the...Thomas Martitz2009-11-01
* haloween night is when red monsters are vanquished right? or is that green mo...Jonathan Gordon2009-11-01
* wps_screen is still needed for the HAVE_REMOTE_LCD caseFrank Gevaerts2009-10-20
* compile checkwps with -Wall, to avoid accidentally breaking it again when a f...Frank Gevaerts2009-10-20
* fix checkwpsMichael Chicoine2009-10-20
* Fix Player, checkwps and database toolsThomas Martitz2009-10-16
* Get rid of some of the code duplication from checkwps, it still duplicates a ...Thomas Martitz2009-09-13
* Fix checkwps compilation for the PlayerFrank Gevaerts2009-09-11
* fix checkwpsJonathan Gordon2009-09-04
* Don't add #ifdef's without looking them up...Maurus Cuelenaere2009-08-21
* Checkwps: give wps_screen an initial valueMaurus Cuelenaere2009-08-21
* Fix building checkwps on targets without a remoteMaurus Cuelenaere2009-08-21
* Fix checkwps for remote screensMaurus Cuelenaere2009-08-21
* Fix/hack checkwps + add Onda VX747/VX777 targetsMaurus Cuelenaere2009-08-21
* Newer glibc has letoh16 and friends, so use them if availableFrank Gevaerts2009-02-27
* Get checkwps working againMaurus Cuelenaere2009-01-29
* Commit FS#9012 thanks to Thomas MartitzMaurus Cuelenaere2008-07-30
* fix checkwps againJonathan Gordon2008-07-06
* get checkwps building again (FS#9150) - still doesnt compile on d2 and mr500 ...Jonathan Gordon2008-07-06
* These should be const too, I believe.Steve Bavin2008-05-12
* Major cleanup of checkwps - fix all warnings and add a script to build versio...Dave Chapman2008-03-26