| Commit message (Expand) | Author | Age |
| ... | |
| * | Remove the (part of the) check that is actually not needed since the 'propert... | Alexander Levin | 2009-04-30 |
| * | Allow to specify DWIDTH at font level making DWIDTH at char level optional (F... | Alexander Levin | 2009-04-29 |
| * | FS#9973 by Yoshihisa Uchida: Fix simulator build failure when using advanced ... | Boris Gjenero | 2009-04-21 |
| * | Disable long calls on MIPS targets to cut binsize | Maurus Cuelenaere | 2009-04-19 |
| * | Commit FS#10108 by myself: use the -r option for gmake and make when building... | Robert Menes | 2009-04-13 |
| * | Second try for make install for normal builds. Now differentiate better betwe... | Thomas Martitz | 2009-04-12 |
| * | Revert r20687 since it breaks make zip. | Jonas Häggqvist | 2009-04-11 |
| * | Fix 'make fullinstall' | Jens Arnold | 2009-04-11 |
| * | "make (full)install" for normal builds, specifiy the installation destination... | Thomas Martitz | 2009-04-11 |
| * | M:Robe 500: Start of proper remote support, touchscreen works without remote ... | Karl Kurbjun | 2009-04-11 |
| * | Make rockboxdev.sh building multiple targets in a run work again by not compl... | Thomas Martitz | 2009-04-10 |
| * | Forgot to actually enable it.. | Maurus Cuelenaere | 2009-04-07 |
| * | Add some more possible sim targets and remove the memory-size variants. | Jonas Häggqvist | 2009-04-04 |
| * | Let make bin create rockbox-info.txt too. | Thomas Martitz | 2009-04-03 |
| * | Initial commit for the "Lyre prototype 1" port by Jorge Pinto from FS#10045. | Daniel Stenberg | 2009-03-30 |
| * | When rockboxdev.sh temporarily adds $bindir to the PATH (so the gcc build can... | Dave Chapman | 2009-03-17 |
| * | Make error message more informative; increase the max size of rotatable glyphs | Alexander Levin | 2009-03-13 |
| * | Provide information about how the font could be reduced without glyph clipping | Alexander Levin | 2009-03-12 |
| * | Oops, I cut&pasted a bit too much. | Thomas Martitz | 2009-03-12 |
| * | rockboxdev.sh: Fix summary (it ended up in the wrong path after my previous c... | Thomas Martitz | 2009-03-12 |
| * | Commit FS#9614 by Yoshihisa Uchida: fix 'make tools' | Maurus Cuelenaere | 2009-03-11 |
| * | Don't rebuild the dependency file on 'make reconf'. Build type and target won... | Jens Arnold | 2009-03-10 |
| * | Make the mips compiler not complain when bitwise operations do not have paren... | Michael Giacomelli | 2009-03-10 |
| * | Add a TODO mark -- code duplication is ugly | Alexander Levin | 2009-03-09 |
| * | Introduced new options for convbdf that specify how the ascent/descent is all... | Alexander Levin | 2009-03-08 |
| * | Unify printing of warnings/errors/info messages | Alexander Levin | 2009-03-07 |
| * | Remove some more debug output. Add an option to strip binaries. Fix quoting a... | Jonas Häggqvist | 2009-03-07 |
| * | Only print clip warnings in verbose mode | Alexander Levin | 2009-03-06 |
| * | Remove 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-06 |
| * | Revamp of the bitmap allocation for the fonts. Implements the idea from FS#99... | Alexander Levin | 2009-03-06 |
| * | Don't skip the cleanup I commented out for debugging and build all targets if... | Jonas Häggqvist | 2009-03-06 |
| * | Smarten up the w32sims.pl script and rename it to sims.pl, since it does all ... | Jonas Häggqvist | 2009-03-06 |
| * | Use plaint int here since it's also used for the other fields | Alexander Levin | 2009-03-05 |
| * | Provide better stats (print the total number of glyphs as well) | Alexander Levin | 2009-03-05 |
| * | Correct the char's bby and bbh if it's clipped | Alexander Levin | 2009-03-05 |
| * | Clip the glyphs that wouldn't be correctly rendered by Rockbox thus avoiding ... | Alexander Levin | 2009-03-04 |
| * | More GSoC related work. Have genlang parse the user field of the lang files. ... | Tom Ross | 2009-03-03 |
| * | Add a full stop after strings, since some voices use the existance of one to ... | Jonas Häggqvist | 2009-03-02 |
| * | Remove some development help. | Jonas Häggqvist | 2009-03-02 |
| * | Ask which voice to use for Festival. | Jonas Häggqvist | 2009-03-02 |
| * | Move generated lang-related files to their own directory in preparation of lo... | Tom Ross | 2009-03-02 |
| * | Set x bit aka fix red... | Jens Arnold | 2009-03-02 |
| * | Calculate the optimal memory location for overlay plugins, and use plugin.lds... | Jens Arnold | 2009-03-02 |
| * | Make genlang output errors on STDERR. FS#9668 by Tomer Shalev. | Jonas Häggqvist | 2009-02-27 |
| * | Newer glibc has letoh16 and friends, so use them if available | Frank Gevaerts | 2009-02-27 |
| * | The built-in ld on OS X does not understand the --version flag so use -v inst... | Tom Ross | 2009-02-27 |
| * | Get the M:Robe 500 main build booting again, fix a bug and commit the rest of... | Karl Kurbjun | 2009-02-26 |
| * | made 'make' in tools/database work again | Daniel Stenberg | 2009-02-26 |
| * | Rearrange a bit, so that it checks for the build dir after downloading, makes... | Thomas Martitz | 2009-02-24 |