| Commit message (Expand) | Author | Age |
| ... | |
| * | FS#7713 a slight cleanup of configure by Akio Idehara | Nils Wallménius | 2007-09-07 |
| * | Sansa c200 port. Rockbox works with sound. Several features are disabled incl... | Mark Arigo | 2007-09-06 |
| * | SAPI voice file generation: * Added language matching and voice selection (us... | Jens Arnold | 2007-09-02 |
| * | Add support for building voices with the swift engine from cepstral.com. Patc... | Jonas Häggqvist | 2007-09-01 |
| * | Replace the voicebuilding with a perl-based approach. Should greatly speed up... | Jonas Häggqvist | 2007-08-25 |
| * | Two oops commits for the price of one. | Jonas Häggqvist | 2007-08-13 |
| * | More elegant (and robust) check for program availability. | Jonas Häggqvist | 2007-08-13 |
| * | Voice related changes: | Jonas Häggqvist | 2007-08-13 |
| * | Only allow make voice if voice building has been configured. | Jonas Häggqvist | 2007-08-11 |
| * | Don't break if the program paths looked for contain spaces. | Jonas Häggqvist | 2007-08-09 |
| * | Allow Cygwin users to generate voice files using SAPI 5. Slow, and missing so... | Steve Bavin | 2007-08-09 |
| * | Move voice config into the advanced build options and look for the eSpeak bin... | Jonas Häggqvist | 2007-08-08 |
| * | Fix red archos bootloaders | Nils Wallménius | 2007-08-06 |
| * | Fix 'make clean' for some archos targets, make 'make clean' kill voice files ... | Nils Wallménius | 2007-08-06 |
| * | *** Lang v2 cleanup (FS#6574) *** | Nils Wallménius | 2007-08-05 |
| * | Preparations for iPod G1 and G2. Does not even compile properly yet. * Sorted... | Jens Arnold | 2007-07-26 |
| * | simplified the codec specification part in configure | Daniel Stenberg | 2007-07-16 |
| * | Fix sim errors | Michael Sevakis | 2007-07-16 |
| * | Initial, work-in-progress, version of a WMA codec using Michael Giacomelli's ... | Dave Chapman | 2007-07-03 |
| * | Accept FS#7264 'Build with -Os switch for coldfire targets'. | Nils Wallménius | 2007-06-13 |
| * | Initial commit of Monkey's Audio (.ape/.mac) support. Note that Monkey's is ... | Dave Chapman | 2007-06-05 |
| * | fix simulator builds for FreeBSD | Marcoen Hirschberg | 2007-05-31 |
| * | remove leftover debug output | Daniel Stenberg | 2007-05-24 |
| * | FS#5472 add a memory size prompt to configure to allow ipod video builds for | Daniel Stenberg | 2007-05-19 |
| * | Commit FS#6929 - Gigabeat bootloader improvements by Barry Wardell and myself... | Karl Kurbjun | 2007-04-21 |
| * | 1) make the mkinfo work with sizes even when make -j is used | Daniel Stenberg | 2007-04-20 |
| * | provide CPU and Manufacturer as well, and moved around the makefile somewhat | Daniel Stenberg | 2007-04-20 |
| * | clean rockbox-info.txt as well | Daniel Stenberg | 2007-04-20 |
| * | introducing rockbox-info.txt | Daniel Stenberg | 2007-04-20 |
| * | a little extra poke to get the sim to build | Daniel Stenberg | 2007-04-20 |
| * | Removed the question for simulator type and skipped the check for sound | Daniel Stenberg | 2007-04-20 |
| * | refuse to continue if pwd contains space, since the rest of the script | Daniel Stenberg | 2007-04-20 |
| * | move the iriver ifp7xx and other pnx0101 related files together in the target... | Marcoen Hirschberg | 2007-04-19 |
| * | move the Gigabeat from gigabeat/meg-fx to s3c2440/gigabeat-fx to avoid proble... | Marcoen Hirschberg | 2007-04-18 |
| * | Switch to mi4 format for Rockbox binary on H10 and Sansa. This means we now o... | Barry Wardell | 2007-04-12 |
| * | Replace obsolete generate_rocklatin tool with player_unifont tool. | Jens Arnold | 2007-04-04 |
| * | Player: Reduced the selectable codepages to those which can actually work, an... | Jens Arnold | 2007-04-01 |
| * | First step of charcell LCD code rework: * Make it fully unicode aware so that... | Jens Arnold | 2007-03-26 |
| * | Oops, shouldn't have committed this just yet. | Barry Wardell | 2007-03-20 |
| * | Oops, the mi4 magic was being looked for in the wrong place when decrypting. ... | Barry Wardell | 2007-03-20 |
| * | In preparation for use with sansapatcher, change portalplayer bootloaders to ... | Barry Wardell | 2007-03-16 |
| * | Add support for building only the plugins by running "make rocks" | Linus Nielsen Feltzing | 2007-03-14 |
| * | Added new iAudio M5 target, including some adjustments to make the bootloader... | Jens Arnold | 2007-03-04 |
| * | fix player builds | Robert Kukla | 2007-03-03 |
| * | - rename (D)evel Build to (A)dvanced Build | Robert Kukla | 2007-03-03 |
| * | Initial take at providing a Sansa e200R build target. Only the bootloader build | Daniel Stenberg | 2007-02-23 |
| * | Use -ffunction-sections and -fdata-sections for all bootloaders | Linus Nielsen Feltzing | 2007-02-22 |
| * | build with -Wundef to make sure we have spelled the defines right in #if lines | Daniel Stenberg | 2007-02-17 |
| * | ARM targets: Making a few functions non-static allows us to get rid of -ffunc... | Jens Arnold | 2007-02-17 |
| * | The inevitable 'oops' commit. Add libspeex to the configure script. | Dan Everton | 2007-02-09 |