summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
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-19Initial mini2440 port.Dominik Wenger1-1/+23
2009-10-18Change the .lng files to contain strings from multiple users. Still hard-code...Tom Ross1-19/+42
2009-10-17Add support to genlang to sort strings based on their user. This is useful fo...Tom Ross1-50/+71
2009-10-16Fix Player, checkwps and database toolsThomas Martitz2-0/+13
2009-10-15Add support for detecting build version in a bzr checkout (for bzr-svn users).Torne Wuff1-0/+26
2009-10-13Fix building Rockbox Utility when using newer versions of libspeex.Dominik Riebeling1-1/+4
2009-10-13Add ipodnano2gDave Chapman1-0/+1
2009-10-12Change the Windows crosscompiling logic:Jonas Häggqvist1-33/+38
2009-10-12New plugin theme_remove which offers a way to remove specified theme.Teruaki Kawashima1-0/+1
2009-10-11Make the Nano2G bootloader actually function as a bootloader. The resulting ...Dave Chapman1-2/+1
2009-10-09M:Robe 500: Make the pre-compiled images build with vertical strides.Karl Kurbjun1-1/+1
2009-10-08If available, use the systems libspeex when linking rbspeex(enc|dec) and rbut...Dominik Riebeling1-2/+12
2009-10-07Also build database.c using SIM settings, in an attempt to fix the red on b32...Frank Gevaerts1-1/+5
2009-10-07Make the database tool buildable from configure.Frank Gevaerts6-2/+96
2009-10-07don't use crosscompiler options when compiling host-side thingsFrank Gevaerts1-0/+1
2009-10-07SRC is for sources, not objectsFrank Gevaerts1-7/+7
2009-10-06fix checkwps breakage caused by r229900Nils Wallménius1-8/+0
2009-10-06Once again fix building of the database tool that gets broke over and overNils Wallménius1-2/+2
2009-10-05RTL support in menusTomer Shalev1-4/+20
2009-10-05Revert usage string change from r22930.Tomer Shalev1-1/+1
2009-10-04Use similiar constants in genlang and language.c.Tomer Shalev1-4/+6
2009-10-03Rockbox Utility now uses the ucl sources so include them in the tarball.Dominik Riebeling1-1/+1
2009-09-27Fix 'make reconf' for Creative Zen Vision 30 GB, Creative Zen Vision 60 GB an...Bertrik Sikken1-3/+3
2009-09-24Syntax fixes and logic reversing to fix windows crosscompiling for the simula...Jonas Häggqvist1-3/+3
2009-09-24Make beastpatcher build with VS2005 again.Dominik Riebeling1-4/+8
2009-09-23Fix checkwps (configure actually) to compile without SDL, and add samsung YH*...Thomas Martitz2-27/+50
2009-09-21add fuze and e200v2 to checkwps build list.Dominik Wenger1-0/+2
2009-09-20Integrate mknkboot into beastpatcher.Dominik Riebeling1-0/+2
2009-09-19Split out file access from mknkboot handling.Dominik Riebeling2-84/+151
2009-09-17Refactor mknkboot in preparation for beastpatcher integration.Dominik Riebeling1-18/+40
2009-09-16Change the mknkboot license to BSD to enable its code to be incorporated into...Dave Chapman1-7/+23
2009-09-16Implement -add for 2nd gen NanoDave Chapman1-1/+3
2009-09-13Repair build-all.sh and clean-all.sh.Thomas Martitz5-44/+53
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 Gevaerts4-7/+16
2009-09-04rbutil: modify buildsystem so you can build outside of the rbutilqt directoy....Dominik Wenger2-24/+25
2009-09-04Explicitly set CC to prevent make trying to use cc instead. Fixes build issue...Dominik Riebeling1-0/+1
2009-09-04fix checkwpsJonathan Gordon1-16/+0
2009-09-01Fixed checkwps build warnings. Updated checkwps makefile to be closer to main.Björn Stenberg2-21/+24
2009-09-01Add the Onda 777 to the simulators list.Jonas Häggqvist1-0/+1
2009-08-31 * Fix plugin keymaps for VX777Maurus Cuelenaere1-1/+1
2009-08-30Fix Configure script (not ready for that change yet)Karl Kurbjun1-1/+1
2009-08-30Fix MakefileKarl Kurbjun1-1/+1
2009-08-30M:Robe 500: Add firmware patcher: Can decrypt firmware updates, patch them, a...Karl Kurbjun6-5/+858
2009-08-23Fixed "gcc: no input files" message.Björn Stenberg1-1/+3
2009-08-21Forgot a fileMaurus Cuelenaere1-0/+2
2009-08-21Add CheckWPS entry to tools/configureMaurus Cuelenaere4-23/+57