summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2009-12-03sims.pl - Do not create zip if build fails. This should prevent working simul...Michael Chicoine
2009-11-29add sansa clip to checkwps.Dominik Wenger
2009-11-28Fix building universal binaries.Dominik Riebeling
2009-11-28Handle TARGET_DIR in universal library building.Dominik Riebeling
2009-11-24have buildzip copy the classic_statusbar.grey/mono correctlyJonathan Gordon
2009-11-23wtf perl? 2 extra chars would kill you? seriously?Jonathan Gordon
2009-11-23use classic_statusbar.grey.sbs on grey targetsJonathan Gordon
2009-11-20Add arm-elf-eabi target to rockboxdev.sh, selected with "e".Andrew Mahone
2009-11-20fix mono and hwcodec classic_statusbar so they actually loadJonathan Gordon
2009-11-20Disable -mlong-calls for ARM EABI.Andrew Mahone
2009-11-19Add --eabi to let configure prefer the arm-elf-eabi-* toolchain. Add --no-eab...Thomas Martitz
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-18copy the classic_statusbar and rockbox_none .sbs's to .rsbs's also so remote ...Jonathan Gordon
2009-11-16get ready for classic_statusbar... get it added to the .zip. buildwps.pl need...Jonathan Gordon
2009-11-10Correct target id for Samsung YH*Michael Chicoine
2009-11-05Fix genlang tool broken by r22945Peter D'Hoye
2009-11-04Forgot to remove wps_data.remove_wps in checkwps too.Thomas Martitz
2009-11-04Fix player yellows and reds. I'm not sure why viewport.c was never compiled f...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-01FS#10740 - rbutil: Test Cowon D2 OF file for CRC consistency before patchingTomer Shalev
2009-11-01OndaVX777 sim now builds so add it back to the list of sims.Michael Chicoine
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-30Add the Lyre Mini2440 to the list of sims. Remove ifp-7xx and Ondavx777.Jonas Häggqvist
2009-10-29Change the D2 bootloader output filename to bootloader-cowond2.binRob Purchase
2009-10-29Don't break line too earlyTomer Shalev
2009-10-28Add support to buildzip.pl for Lua scriptsMaurus Cuelenaere
2009-10-28Move mktccboot from tools/ to rbutil/mktccboot/ - inspired by FS#10728 but wi...Dave Chapman
2009-10-27Don't rely on {} expansion since not all shells have that.Jonas Häggqvist
2009-10-27Copy SDL.dll from the SDL dir which was used, rather than relying on PATH.Jonas Häggqvist
2009-10-27Adapt to the new method of building w32 sims (adds a -w flag).Jonas Häggqvist
2009-10-27Move mknkboot.[ch] to beastpatcher folder.Dominik Riebeling
2009-10-27Add mini2440 support to scrambleDominik Wenger
2009-10-26tools: delete mk500boot upon make cleanTomer Shalev
2009-10-24Change the name of the H100 bootloader output from rockbox.iriver to bootload...Alex Parker
2009-10-24scramble: Make function staticTomer Shalev
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-19Initial mini2440 port.Dominik Wenger
2009-10-18Change the .lng files to contain strings from multiple users. Still hard-code...Tom Ross
2009-10-17Add support to genlang to sort strings based on their user. This is useful fo...Tom Ross
2009-10-16Fix Player, checkwps and database toolsThomas Martitz
2009-10-15Add support for detecting build version in a bzr checkout (for bzr-svn users).Torne Wuff
2009-10-13Fix building Rockbox Utility when using newer versions of libspeex.Dominik Riebeling
2009-10-13Add ipodnano2gDave Chapman
2009-10-12Change the Windows crosscompiling logic:Jonas Häggqvist
2009-10-12New plugin theme_remove which offers a way to remove specified theme.Teruaki Kawashima