summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
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-01FS#10740 - rbutil: Test Cowon D2 OF file for CRC consistency before patchingTomer Shalev2-5/+29
2009-11-01OndaVX777 sim now builds so add it back to the list of sims.Michael Chicoine1-1/+1
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-30Add the Lyre Mini2440 to the list of sims. Remove ifp-7xx and Ondavx777.Jonas Häggqvist1-2/+3
2009-10-29Change the D2 bootloader output filename to bootloader-cowond2.binRob Purchase1-1/+2
2009-10-29Don't break line too earlyTomer Shalev1-13/+18
2009-10-28Add support to buildzip.pl for Lua scriptsMaurus Cuelenaere1-1/+7
2009-10-28Move mktccboot from tools/ to rbutil/mktccboot/ - inspired by FS#10728 but wi...Dave Chapman5-214/+4
2009-10-27Don't rely on {} expansion since not all shells have that.Jonas Häggqvist1-1/+5
2009-10-27Copy SDL.dll from the SDL dir which was used, rather than relying on PATH.Jonas Häggqvist1-2/+9
2009-10-27Adapt to the new method of building w32 sims (adds a -w flag).Jonas Häggqvist1-3/+14
2009-10-27Move mknkboot.[ch] to beastpatcher folder.Dominik Riebeling4-375/+3
2009-10-27Add mini2440 support to scrambleDominik Wenger1-1/+3
2009-10-26tools: delete mk500boot upon make cleanTomer Shalev1-1/+2
2009-10-24Change the name of the H100 bootloader output from rockbox.iriver to bootload...Alex Parker1-0/+2
2009-10-24scramble: Make function staticTomer Shalev1-6/+6
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