summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2009-05-30MIPSel: remove unneeded gcc arguments in tools/configureMaurus Cuelenaere
2009-05-30Lame 3.98 changed the -V parameter from integer to floating point. Now we nee...Jens Arnold
2009-05-29Make 'Backlight mod' an Advanced build option for the Ondios (largely inspire...Marianne Arnold
2009-05-28Add Clipv2 to the configure script and tools/scramble to reserve a target idRafaël Carré
2009-05-28scramble : add c2v2 (c200v2) in help messageRafaël Carré
2009-05-25fix yellow by acknowledging the fread() return code and also allowDaniel Stenberg
2009-05-253 new ports: Samsung YH-820, YH-920, and YH-925. Mostly functional. Audio wor...Mark Arigo
2009-05-23Load PictureFlow logo from disk, discarding it after splash screen is done an...Andrew Mahone
2009-05-21Lua: add actions.lua to the zip fileMaurus Cuelenaere
2009-05-15Fix version.sh when it's run outside of the git working directory.Andrew Mahone
2009-05-15Attempt to make version.sh a little more resistant to producing spurious "mod...Andrew Mahone
2009-05-10Revert r20704 and only use the -r option when compiling binutils. This is go...Dave Chapman
2009-05-07Build pictureflow using overlay on lowmem targets, support JPEG AA in PF on a...Andrew Mahone
2009-05-06Change (I)installer to (I)nstaller to match the convention.Marc Guay
2009-04-30Remove the (part of the) check that is actually not needed since the 'propert...Alexander Levin
2009-04-29Allow to specify DWIDTH at font level making DWIDTH at char level optional (F...Alexander Levin
2009-04-21FS#9973 by Yoshihisa Uchida: Fix simulator build failure when using advanced ...Boris Gjenero
2009-04-19Disable long calls on MIPS targets to cut binsizeMaurus Cuelenaere
2009-04-13Commit FS#10108 by myself: use the -r option for gmake and make when building...Robert Menes
2009-04-12Second try for make install for normal builds. Now differentiate better betwe...Thomas Martitz
2009-04-11Revert r20687 since it breaks make zip.Jonas Häggqvist
2009-04-11Fix 'make fullinstall'Jens Arnold
2009-04-11"make (full)install" for normal builds, specifiy the installation destination...Thomas Martitz
2009-04-11M:Robe 500: Start of proper remote support, touchscreen works without remote ...Karl Kurbjun
2009-04-10Make rockboxdev.sh building multiple targets in a run work again by not compl...Thomas Martitz
2009-04-07Forgot to actually enable it..Maurus Cuelenaere
2009-04-04Add some more possible sim targets and remove the memory-size variants.Jonas Häggqvist
2009-04-03Let make bin create rockbox-info.txt too.Thomas Martitz
2009-03-30Initial commit for the "Lyre prototype 1" port by Jorge Pinto from FS#10045.Daniel Stenberg
2009-03-17When rockboxdev.sh temporarily adds $bindir to the PATH (so the gcc build can...Dave Chapman
2009-03-13Make error message more informative; increase the max size of rotatable glyphsAlexander Levin
2009-03-12Provide information about how the font could be reduced without glyph clippingAlexander Levin
2009-03-12Oops, I cut&pasted a bit too much.Thomas Martitz
2009-03-12rockboxdev.sh: Fix summary (it ended up in the wrong path after my previous c...Thomas Martitz
2009-03-11Commit FS#9614 by Yoshihisa Uchida: fix 'make tools'Maurus Cuelenaere
2009-03-10Don't rebuild the dependency file on 'make reconf'. Build type and target won...Jens Arnold
2009-03-10Make the mips compiler not complain when bitwise operations do not have paren...Michael Giacomelli
2009-03-09Add a TODO mark -- code duplication is uglyAlexander Levin
2009-03-08Introduced new options for convbdf that specify how the ascent/descent is all...Alexander Levin
2009-03-07Unify printing of warnings/errors/info messagesAlexander Levin
2009-03-07Remove some more debug output. Add an option to strip binaries. Fix quoting a...Jonas Häggqvist
2009-03-06Only print clip warnings in verbose modeAlexander Levin
2009-03-06Remove the check since it can fail if the chars to process were limited per c...Alexander Levin
2009-03-06"Commit" the deleted file...Jonas Häggqvist
2009-03-06Revamp of the bitmap allocation for the fonts. Implements the idea from FS#99...Alexander Levin
2009-03-06Don't skip the cleanup I commented out for debugging and build all targets if...Jonas Häggqvist
2009-03-06Smarten up the w32sims.pl script and rename it to sims.pl, since it does all ...Jonas Häggqvist
2009-03-05Use plaint int here since it's also used for the other fieldsAlexander Levin
2009-03-05Provide better stats (print the total number of glyphs as well)Alexander Levin
2009-03-05Correct the char's bby and bbh if it's clippedAlexander Levin