Age | Commit message (Expand) | Author |
2008-09-17 | add Meizu M6SP and M3 ports | Marcoen Hirschberg |
2008-09-16 | Commit fs#9404 (iAudio 7 updates by vitja). Also fixes play/pause behaviour o... | Rob Purchase |
2008-09-14 | Onda VX747: | Maurus Cuelenaere |
2008-09-07 | Allow arbitrary compiler combinations in rockboxdev.sh by specifying a list o... | Dominik Riebeling |
2008-09-07 | * Clean up screenshot a bit and make it more self-descriptive | Maurus Cuelenaere |
2008-09-06 | Initial commit of iaudio 7 port by Vitja Makarov (FS#9245). Port is at quite... | Dave Chapman |
2008-09-05 | Add Onda VX767 target | Maurus Cuelenaere |
2008-09-04 | Make bdf2bmp work on 64 bit hosts. | Jens Arnold |
2008-09-01 | rename ARCH define because of conflict with some systems. see (FS#9321) | Dominik Wenger |
2008-09-01 | revert -fPIC change, as it seems to be gentoo related problem... | Christian Gmeiner |
2008-09-01 | add -fPIC to GCCOPTS for simgcc to prevent warnings like: warning: creating a... | Christian Gmeiner |
2008-08-28 | mkzenboot: | Maurus Cuelenaere |
2008-08-27 | * Commit dual-boot support for Creative ZVx family | Maurus Cuelenaere |
2008-08-26 | Don't include a database.ignore file in a font-only package. | Jens Arnold |
2008-08-26 | Fix FS #9280 (bsd tar errors out when called with -u and the destination file... | Jens Arnold |
2008-08-26 | Remove unused argument to the buildzip() function. | Antoine Cellerier |
2008-08-26 | Also remove the .7z, .tar, .tar.gz and .tar.bz2 rockbox files when runing the... | Antoine Cellerier |
2008-08-26 | Fix compiling on *BSD targets (and probably others too) | Maurus Cuelenaere |
2008-08-19 | Character set handling refinements: | Jens Arnold |
2008-08-17 | Add a -s option to genlang to sort a language file into the same order as eng... | Dave Chapman |
2008-08-16 | Use maximum compression for 'make zip', 'make fullzip' and 'make 7zip' (recon... | Jens Arnold |
2008-08-15 | Print the actually selected voice in verbose mode, and try to figure out the ... | Jens Arnold |
2008-08-13 | Remove some irresponsible character set mangling from the Italian section of ... | Jonas Häggqvist |
2008-08-12 | Only print the header if we're running update. | Jonas Häggqvist |
2008-08-11 | Fix genlang to not remove the header from translation files. | Jonas Häggqvist |
2008-08-10 | Commit FS#9156 by Tomer Shalev - Fix the fact that rockboxdev.sh does not abo... | Maurus Cuelenaere |
2008-08-08 | Let PerlIO also do the LF<->CRLF conversion for SAPI. | Jens Arnold |
2008-08-07 | Silence some warnings in voice.pl by setting the encoding to UTF-8. Output on... | Jonas Häggqvist |
2008-08-07 | Fix $ | Jens Arnold |
2008-08-07 | Fix SAPI voice file generation on multibyte windows variants (japanese, proba... | Jens Arnold |
2008-08-06 | Bugfix: Printing the unknown vendor warning to StdOut made it not appear in t... | Jens Arnold |
2008-08-04 | Handle SAPI5 voices without vendor attribute (reported for japanese L&H engin... | Jens Arnold |
2008-08-03 | Prepare Creative bootloader compilation for future dual boot integration | Maurus Cuelenaere |
2008-08-02 | Commit FS#9228 thanks to Alex Parker | Maurus Cuelenaere |
2008-08-01 | Commit second version of FS#9158 (Tomer Shalev) with spelling fix | Maurus Cuelenaere |
2008-07-30 | Commit FS#9012 thanks to Thomas Martitz | Maurus Cuelenaere |
2008-07-30 | Commit FS#9158 thanks to Tomer Shalev | Maurus Cuelenaere |
2008-07-30 | Adjust MIPSel compiler to the same as used in rockboxdev.sh | Maurus Cuelenaere |
2008-07-28 | Commit FS#9170 by Dave Hooper. Adds support for profiling on ARM, and fixes ... | Michael Giacomelli |
2008-07-23 | Make 'make tar' and hence 'make gzip' and 'make bzip2' work again (reconfigur... | Jens Arnold |
2008-07-21 | Add a glob_move() function and use it for moving the .cp files. | Jens Arnold |
2008-07-20 | Chmod all moved files to 0755 (everything moved is codecs or plugins). | Jonas Häggqvist |
2008-07-20 | Only print convbdf command if running in verbose mode. | Jonas Häggqvist |
2008-07-20 | Further speedup: call convbdf once, rather than once for each font. | Jonas Häggqvist |
2008-07-20 | Skip an unneeded check. Simply call rmdir, and if it's empty it goes - if not... | Jonas Häggqvist |
2008-07-20 | Buildzip.pl changes - do as much as possible with Perl, rather than using the... | Jonas Häggqvist |
2008-07-20 | Extend rbspeex Makefile to allow easier building a universal binary needed fo... | Dominik Riebeling |
2008-07-20 | Fix 'Bareword ''CMD_OUT'' not allowed while ''strict subs'' in use' when buil... | Jens Arnold |
2008-07-19 | rbspeex: hopefully fixes compiling of rbspeexenc/dec on mac. | Dominik Wenger |
2008-07-17 | Fix building MIPS cross compiler | Maurus Cuelenaere |