summaryrefslogtreecommitdiffstats
path: root/tools/checkwps
AgeCommit message (Expand)AuthorFilesLines
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
2009-11-04Fix player yellows and reds. I'm not sure why viewport.c was never compiled f...Thomas Martitz1-1/+1
2009-11-04Reorder a bit in viewport.c so that we don't need stubs for checkwps.Thomas Martitz1-18/+0
2009-11-04Fix checkwps. Reimplement viewport_set_fullscreen() and viewport_set_defaults...Jonathan Gordon1-7/+24
2009-11-01Move find_viewport() and find_image() to skin_parser.c where the reset of the...Thomas Martitz1-76/+0
2009-11-01haloween night is when red monsters are vanquished right? or is that green mo...Jonathan Gordon1-1/+0
2009-10-20wps_screen is still needed for the HAVE_REMOTE_LCD caseFrank Gevaerts1-0/+3
2009-10-20compile checkwps with -Wall, to avoid accidentally breaking it again when a f...Frank Gevaerts3-2/+12
2009-10-20fix checkwpsMichael Chicoine1-1/+1
2009-10-16Fix Player, checkwps and database toolsThomas Martitz1-0/+12
2009-10-13Add ipodnano2gDave Chapman1-0/+1
2009-10-07Make the database tool buildable from configure.Frank Gevaerts1-1/+2
2009-10-06fix checkwps breakage caused by r229900Nils Wallménius1-8/+0
2009-09-23Fix checkwps (configure actually) to compile without SDL, and add samsung YH*...Thomas Martitz1-0/+3
2009-09-21add fuze and e200v2 to checkwps build list.Dominik Wenger1-0/+2
2009-09-13Repair build-all.sh and clean-all.sh.Thomas Martitz4-43/+52
2009-09-13Get rid of some of the code duplication from checkwps, it still duplicates a ...Thomas Martitz3-121/+2
2009-09-11Fix checkwps compilation for the PlayerFrank Gevaerts3-7/+15
2009-09-04fix checkwpsJonathan Gordon1-16/+0
2009-09-01Fixed checkwps build warnings. Updated checkwps makefile to be closer to main.Björn Stenberg1-19/+19
2009-08-21Add CheckWPS entry to tools/configureMaurus Cuelenaere3-22/+46
2009-08-21Don't add #ifdef's without looking them up...Maurus Cuelenaere1-1/+1
2009-08-21Checkwps: give wps_screen an initial valueMaurus Cuelenaere1-1/+1
2009-08-21Fix building checkwps on targets without a remoteMaurus Cuelenaere1-0/+2
2009-08-21Fix checkwps for remote screensMaurus Cuelenaere1-4/+18
2009-08-21Fix/hack checkwps + add Onda VX747/VX777 targetsMaurus Cuelenaere5-39/+218
2009-07-20Oops: revert r21983 for checkwps.h - it was an unrelated change committed in ...Dave Chapman1-0/+1
2009-07-20Add quotes around the name of any missing tools (patch, make etc) to help cla...Dave Chapman1-1/+0
2009-02-27Newer glibc has letoh16 and friends, so use them if availableFrank Gevaerts1-0/+7
2009-02-02Checkwps: move output files to current directoryMaurus Cuelenaere1-0/+1
2009-02-02Checkwps: the scripts of course shouldn't be searching for output files in ro...Maurus Cuelenaere2-2/+2
2009-02-02Make checkwps compile scripts directory-independentMaurus Cuelenaere2-5/+9
2009-01-29Get checkwps working againMaurus Cuelenaere3-6/+57
2008-07-30Commit FS#9012 thanks to Thomas MartitzMaurus Cuelenaere1-6/+18
2008-07-06fix checkwps againJonathan Gordon1-1/+11
2008-07-06get checkwps building again (FS#9150) - still doesnt compile on d2 and mr500 ...Jonathan Gordon2-14/+77
2008-06-21Add the Sansa c100 as a build target with basic drivers.Marc Guay1-0/+1
2008-05-141) Use a separate config-<target>.h for Zen Vision(:M) (60GB)Maurus Cuelenaere1-0/+2
2008-05-12fix wrong variable casing.Dominik Riebeling1-1/+1
2008-05-12Add the Sansa M200 v1 as a target for checkwpsDave Chapman1-0/+1
2008-05-12extend Makefile to allow building checkwps on cygwin and MinGW. Make make cal...Dominik Riebeling2-4/+14
2008-05-12These should be const too, I believe.Steve Bavin1-2/+2
2008-03-27Prevent the user from running "make" directly - it should only be invoked by ...Dave Chapman2-2/+3
2008-03-26Major cleanup of checkwps - fix all warnings and add a script to build versio...Dave Chapman7-13/+118
2008-03-26Set svn:keywordsDave Chapman1-1/+1
2008-03-26Move checkwps to its own subdir in preparation for compiling target-specific ...Dave Chapman2-0/+202