summaryrefslogtreecommitdiff
path: root/tools (follow)
Commit message (Collapse)AuthorAge
...
* Move read_line() further down so that it can be used in checkwps and remove ↵Thomas Martitz2010-05-03
| | | | | | checkwps' copy if it. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25793 a1c6a512-1295-4272-9138-f99709370657
* Add MPIO HD200 to builds.pmMarcin Bukat2010-04-29
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25761 a1c6a512-1295-4272-9138-f99709370657
* let manuals and voices have separate release numbersDaniel Stenberg2010-04-26
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25727 a1c6a512-1295-4272-9138-f99709370657
* Add MPIO HD200 port - changed filesMarcin Bukat2010-04-26
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25724 a1c6a512-1295-4272-9138-f99709370657
* Clipv2 and Clip+ builds are still unusableRafaël Carré2010-04-13
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25622 a1c6a512-1295-4272-9138-f99709370657
* Fix ATA power off builds for the Player so they actually use ATA power off.Jens Arnold2010-04-11
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25591 a1c6a512-1295-4272-9138-f99709370657
* Add T for plugins to the advanced build options to build all test_* plugins.Thomas Martitz2010-04-05
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25488 a1c6a512-1295-4272-9138-f99709370657
* Set options so that the sim actually builds on Opensolaris. The build still ↵Jens Arnold2010-04-05
| | | | | | throws hundreds of warnings. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25487 a1c6a512-1295-4272-9138-f99709370657
* Improve SDL detection, so that path order doesn't matter if both native SDL ↵Jens Arnold2010-04-05
| | | | | | and cross-mingw32 SDL are present. Reduce code duplication as well. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25486 a1c6a512-1295-4272-9138-f99709370657
* Fuzev2: use RGB565SWAPPED (pointed out by amiconn) => 91fpsRafaël Carré2010-04-05
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25478 a1c6a512-1295-4272-9138-f99709370657
* Change bootchart to be "c" in configure, instead of "b" which clashes with ↵Torne Wuff2010-04-02
| | | | | | the ondio backlight mod git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25436 a1c6a512-1295-4272-9138-f99709370657
* fuzev2: enable pluginsRafaël Carré2010-04-01
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25427 a1c6a512-1295-4272-9138-f99709370657
* Boot charting support.Torne Wuff2010-04-01
| | | | | | | | | Select (B)ootchart in advanced options in configure, and logf will record timings for various stages of boot, for performance comparisons. Format logged is: BC:>function_name,123,80 where 123 is the line number, 80 is the number of ticks since boot. This can be loaded as CSV into a spreadsheet. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25426 a1c6a512-1295-4272-9138-f99709370657
* Move fuzev2 to unusableRafaël Carré2010-04-01
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25423 a1c6a512-1295-4272-9138-f99709370657
* Remove e200R from daily buildsRafaël Carré2010-04-01
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25420 a1c6a512-1295-4272-9138-f99709370657
* Promote Fuzev2 to unstableRafaël Carré2010-04-01
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25419 a1c6a512-1295-4272-9138-f99709370657
* Fix strcpy from a user-supplied string to fixed size string.Frank Gevaerts2010-03-29
| | | | | | | | Author: Marcin Bukat Flyspray: FS#11151 git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25389 a1c6a512-1295-4272-9138-f99709370657
* Fuzev2: fix build, use suited bitmap toolRafaël Carré2010-03-26
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25342 a1c6a512-1295-4272-9138-f99709370657
* Sansa Clipv2 and Clip+ now have their own manuals. Also add "v1" to the ↵Dave Chapman2010-03-25
| | | | | | label for the clipv1 git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25333 a1c6a512-1295-4272-9138-f99709370657
* Added Sansa Clip+ and moved Clip v2 to status 2 (unstable).Björn Stenberg2010-03-24
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25322 a1c6a512-1295-4272-9138-f99709370657
* Packard Bell Vibe 500: remove the old bootloader code (actually a lack of ↵Szymon Dziok2010-03-23
| | | | | | code) and make the main-pp.c acting like a true bootloader for the DAP. It's the first step to integrate the DAP with the RBUtil. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25311 a1c6a512-1295-4272-9138-f99709370657
* Make multigcc.pl actually use more than one core on OS X and opensolaris.Jens Arnold2010-03-21
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25274 a1c6a512-1295-4272-9138-f99709370657
* Recognise (open)solaris as a valid simulator host OS.Jens Arnold2010-03-20
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25254 a1c6a512-1295-4272-9138-f99709370657
* Filter out -g in PPCFLAGS. Some (older?) gcc versions add a comment when ↵Jens Arnold2010-03-20
| | | | | | building dependency files and -g is present. The proper solution would be to make addtargetdir.pl handle (strip) comment lines. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25253 a1c6a512-1295-4272-9138-f99709370657
* Fix rbspeex on big endian hosts.Dominik Riebeling2010-03-14
| | | | | | | | Big endian hosts need to byteswap the wave data when reading or writing to disk. Should fix speex based voice- and talkfiles only containing garbage on PPC machines. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25177 a1c6a512-1295-4272-9138-f99709370657
* Make voicefont produce proper files on big endian machines.Dominik Riebeling2010-03-13
| | | | | | | Voicefont writes most data as integer values which need bitswapping depending on the architecture. Fixes voicefont creating invalid files on OS X PPC. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25160 a1c6a512-1295-4272-9138-f99709370657
* Fix wavtrim not working correctly on PPC.Dominik Riebeling2010-03-13
| | | | | | | Don't rely on the host being little endian -- PPC Macs are not, resulting in wavtrim not trimming files at all. Also fix a printf warning while at it. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25158 a1c6a512-1295-4272-9138-f99709370657
* Update rockboxdev.sh/configure for arm-elf-eabi-gcc 4.4.3 and binutils 2.20.1.Thomas Martitz2010-03-08
| | | | | | Additional slight change to rockboxdev.sh: strip the gcc folder from the patch paths (which contains the version), so that patches aren't strictly dependant on the gcc version. Add a sanity check for the case the patch fails to apply. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25070 a1c6a512-1295-4272-9138-f99709370657
* rockbox.dev.shJens Arnold2010-03-07
| | | | | | | | | | - recognise SunOS (OpenSolaris), and apply m68k patch on it - report unknown host system and state that necessity of the m68k patch needs checking - don't assume 'tar' being GNU tar - call bunzip2 explicitly This allows building ARM, m68k and MIPS toolchains on OpenSolaris. SH1 has further problems which probably require a gcc patch. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25066 a1c6a512-1295-4272-9138-f99709370657
* oops, it's 3.5.1, not 3.51Frank Gevaerts2010-03-04
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25027 a1c6a512-1295-4272-9138-f99709370657
* prepare for 3.5.1Frank Gevaerts2010-03-04
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25025 a1c6a512-1295-4272-9138-f99709370657
* Fuzev2: set compiler after manufacturer, so we can set gcc flags according ↵Rafaël Carré2010-02-25
| | | | | | to manufacturer git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24913 a1c6a512-1295-4272-9138-f99709370657
* Add Sansa Fuzev2 to the target tree. Bootloader builds, but is completely ↵Thomas Martitz2010-02-25
| | | | | | | | untested. Compilation shows a warning for the first argument of the lcd_bitmap() call in show_logo(). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24911 a1c6a512-1295-4272-9138-f99709370657
* Make configure executable againFrank Gevaerts2010-02-25
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24910 a1c6a512-1295-4272-9138-f99709370657
* tools/database: build process updates.Yoshihisa Uchida2010-02-25
| | | | | | | | | - buildable for Cygwin/MinGW. - SDL cobfig is set by using SDL-config. - metadata/*.c add automaticaly when database tool builds. - bitmap files do not create when database tool builds. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24908 a1c6a512-1295-4272-9138-f99709370657
* sorry, I forget tools/database/SOURCES.Yoshihisa Uchida2010-02-24
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24880 a1c6a512-1295-4272-9138-f99709370657
* fix red.Yoshihisa Uchida2010-02-24
| | | | | | tools/database: add SMAF codec. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24879 a1c6a512-1295-4272-9138-f99709370657
* some minor changes to checkwps, shouldn't change anythingJonathan Gordon2010-02-24
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24874 a1c6a512-1295-4272-9138-f99709370657
* Add -DDEBUG to the checkwps build. The tool is supposed to give debug infoFrank Gevaerts2010-02-23
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24870 a1c6a512-1295-4272-9138-f99709370657
* Clipv2/Clip+: no need for -mlong-callsRafaël Carré2010-02-23
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24867 a1c6a512-1295-4272-9138-f99709370657
* Disable rombox on ondio SP. It can be reenabled if the binsize goes down again.Frank Gevaerts2010-02-21
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24823 a1c6a512-1295-4272-9138-f99709370657
* Fix configure to not use -mlong-calls when configuring for EABIMichael Sparmann2010-02-21
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24811 a1c6a512-1295-4272-9138-f99709370657
* Make configure remember that it is supposed to use the EABI toolchain when ↵Michael Sparmann2010-02-21
| | | | | | make reconf is run git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24806 a1c6a512-1295-4272-9138-f99709370657
* Move sample.emacs to utils/editorsTomer Shalev2010-02-18
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24762 a1c6a512-1295-4272-9138-f99709370657
* Have /utils/editors to contain syntax files for WPS and possibly others RockboxTomer Shalev2010-02-18
| | | | | | | | | | | | | specific file types Currently it contains only Emacs style for WPS, but a request was sent to the author of the Vim's WPS style file at http://www.vim.org/scripts/script.php?script_id=2550 Developers, please add your own files. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24760 a1c6a512-1295-4272-9138-f99709370657
* Added Packard Bell Vibe 500 to build list.Björn Stenberg2010-02-18
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24748 a1c6a512-1295-4272-9138-f99709370657
* Make checkwps compile again for the player. If we had proper multifont on ↵Frank Gevaerts2010-02-17
| | | | | | charcell this would never have happened git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24735 a1c6a512-1295-4272-9138-f99709370657
* Initialuse user font table for checkwps. This is normally done from the ↵Frank Gevaerts2010-02-17
| | | | | | settings code, which isn't run in this case git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24734 a1c6a512-1295-4272-9138-f99709370657
* Fix parallel buildingMaurus Cuelenaere2010-02-16
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24705 a1c6a512-1295-4272-9138-f99709370657
* fix checkwpsJonathan Gordon2010-02-16
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24691 a1c6a512-1295-4272-9138-f99709370657