| Commit message (Expand) | Author | Age |
| * | Split the ondio manual two separate fm/sp manuals (as suggested in B#5499). | Martin Arver | 2006-06-05 |
| * | Use the correct compression when extracting gcc | Linus Nielsen Feltzing | 2006-05-30 |
| * | Added an "all" option that builds all cross-compiler in one go. Expect it to | Daniel Stenberg | 2006-05-30 |
| * | Check the download and prefix dirs somewhat before proceeding, output the | Daniel Stenberg | 2006-05-29 |
| * | verify that the download dir exists and is writable, or create it if it is | Daniel Stenberg | 2006-05-27 |
| * | Added rockboxdev.sh | Daniel Stenberg | 2006-05-27 |
| * | for sh, get and apply the proper rockbox patch as well | Daniel Stenberg | 2006-05-25 |
| * | Use "make fullzip" when performing a simulator install | Dave Chapman | 2006-05-20 |
| * | handy script that downloads, builds and installs a cross-compiler setup for you | Daniel Stenberg | 2006-05-15 |
| * | Adding the rockbox file for all packages except the font-only packages might | Daniel Stenberg | 2006-05-11 |
| * | 'make zip' no longer includes the fonts. 'make fontzip' makes a font package | Daniel Stenberg | 2006-05-10 |
| * | now use -Os with patched gcc | Daniel Stenberg | 2006-05-01 |
| * | Alert the user for gcc compiler version used for SH if not gcc4 with rockbox ... | Daniel Stenberg | 2006-05-01 |
| * | Fixed a bug where it didn't warn on lack of quotes as it was supposed to. | Daniel Stenberg | 2006-04-27 |
| * | use 'ar' and 'ranlib' and not the variables that may be set to the | Daniel Stenberg | 2006-04-20 |
| * | removed langv1 remainders | Daniel Stenberg | 2006-04-20 |
| * | use tag cache | Daniel Stenberg | 2006-04-19 |
| * | More usable playlist generation, added "<All tracks>" entry to tag | Miika Pekkarinen | 2006-04-19 |
| * | Fix bug with fonts containing missing glyphs before default glyph. Also, allo... | Frank Dischner | 2006-04-18 |
| * | * added more safety checks for failed open()s | Daniel Stenberg | 2006-04-06 |
| * | CP1251 is cyrillic, and not only russian codepage | Hristo Kovachev | 2006-04-05 |
| * | ranlib the .a file after creation | Daniel Stenberg | 2006-04-05 |
| * | Initial support for the advanced conditional fully configurable tagcache | Miika Pekkarinen | 2006-04-04 |
| * | In fact there's a named constant for this value, use that instead. | Jonas Häggqvist | 2006-04-04 |
| * | Grayscale iPods: Bit-flipped the 2bit LCD driver to use the same format as ap... | Jens Arnold | 2006-04-04 |
| * | Fixed the 7zip and tar targets for langv2 support | Daniel Stenberg | 2006-04-03 |
| * | we're on langversion 3! | Daniel Stenberg | 2006-04-03 |
| * | langv2 | Daniel Stenberg | 2006-04-03 |
| * | Patch #5013 by Jonas Häggqvist - Fix spurious fwpatcher patching attempts | Linus Nielsen Feltzing | 2006-04-03 |
| * | first take at -o for producing a friendly output for the voice-generating | Daniel Stenberg | 2006-04-02 |
| * | The ipod mini 2g gets the same manual as the ipod mini. | Dave Chapman | 2006-04-01 |
| * | Thorough .lang rework: Removed all deprecated strings, combined string which ... | Jens Arnold | 2006-04-01 |
| * | Add apps/plugins/SUBDIRS file for specifying when to build each of the multi-... | Dave Chapman | 2006-04-01 |
| * | Initial support for iPod mini 2G: Rockbox boots, LCD driver is working. No so... | Jens Arnold | 2006-03-30 |
| * | Don't allow completely empty strings. This fixed the total mess I noticed | Daniel Stenberg | 2006-03-29 |
| * | Now including a fairly good uplang replacement as well, as well as supporting | Daniel Stenberg | 2006-03-28 |
| * | Support iAudio X5V in the scrambler | Linus Nielsen Feltzing | 2006-03-27 |
| * | iaudio is not used | Daniel Stenberg | 2006-03-27 |
| * | only ship the licences as the other plain text doc files are waaaay out | Daniel Stenberg | 2006-03-25 |
| * | settingling on options and even uplang support starts to function | Daniel Stenberg | 2006-03-25 |
| * | Remove commented code | Brandon Low | 2006-03-23 |
| * | Proper scrambling options for the X5 | Linus Nielsen Feltzing | 2006-03-22 |
| * | Add X5 support to scramble | Linus Nielsen Feltzing | 2006-03-21 |
| * | seems to generate correct .c and .h files from v2 files | Daniel Stenberg | 2006-03-21 |
| * | initial take at upgrade script from v1 to v2 file format | Daniel Stenberg | 2006-03-21 |
| * | introducing make gzip, make bzip2 and make help | Daniel Stenberg | 2006-03-19 |
| * | exclude more bitmap and swcodec things from the player zips | Daniel Stenberg | 2006-03-18 |
| * | hush you little script | Daniel Stenberg | 2006-03-18 |
| * | Minor bugfix for profile parsing | Brandon Low | 2006-03-18 |
| * | Fix silly 64 bit problem in uclpack. | Jens Arnold | 2006-03-11 |