| Commit message (Expand) | Author | Age |
| * | the apps files shouldn't be compiled with -DPLUGIN | Linus Nielsen Feltzing | 2004-06-27 |
| * | Further adjustments for the plugin library | Linus Nielsen Feltzing | 2004-05-18 |
| * | No need to create .mod/.ajz/.ucl files for the debug builds | Linus Nielsen Feltzing | 2004-03-30 |
| * | bring back the cat for the preprocessing of the app.lds file, since | Daniel Stenberg | 2004-01-04 |
| * | removed the neo-specific scramble-tool and made it an option to scramble | Daniel Stenberg | 2003-12-12 |
| * | Rockbox on Neo support | Daniel Stenberg | 2003-12-12 |
| * | uh, recorder v2 | Daniel Stenberg | 2003-11-19 |
| * | use v2 scrambling for recorder v2 | Daniel Stenberg | 2003-11-19 |
| * | Proper echo of uclpack command line | Björn Stenberg | 2003-09-29 |
| * | Missed one | Hardeep Sidhu | 2003-08-01 |
| * | $< and were backwards | Hardeep Sidhu | 2003-08-01 |
| * | corrected the 2uclpack mistake | Daniel Stenberg | 2003-07-31 |
| * | If uclpack is not there, produce a faked one to avoid getting that message | Daniel Stenberg | 2003-07-31 |
| * | If you make sure that you have 'uclpack' in your $PATH when you run make | Daniel Stenberg | 2003-07-31 |
| * | Henrik Backe's patch that makes the .map files get created in the build | Daniel Stenberg | 2003-07-24 |
| * | Added plugin support for 8MB-modified units. This bumps the plugin API versio... | Björn Stenberg | 2003-07-13 |
| * | Added plugin loader. Moved games, demos and the text viewer to loadable plugi... | Björn Stenberg | 2003-06-29 |
| * | default to the old staticly set tools dir | Daniel Stenberg | 2003-04-22 |
| * | use TOOLSDIR as passed-in | Daniel Stenberg | 2003-04-22 |
| * | export MEM variable in firmware and apps | Uwe Freese | 2003-03-03 |
| * | Moved to one single .lds file for ALL builds. | Daniel Stenberg | 2003-02-26 |
| * | MEM should be passed in to this make, setting the size of the DRAM in MB. | Daniel Stenberg | 2003-02-26 |
| * | use the same .lds file for recorder and player, they were identical anyway! | Daniel Stenberg | 2003-02-26 |
| * | Assign ANYREC before checking if this is a DEBUG build or not, without this | Daniel Stenberg | 2003-02-18 |
| * | we only include from firmware/include and export, no other firmware dir | Daniel Stenberg | 2003-02-07 |
| * | new include path | Daniel Stenberg | 2003-02-07 |
| * | When building the FM version, invoke 'scramble' with the -fm option. | Daniel Stenberg | 2003-01-16 |
| * | FM Recorder support added | Daniel Stenberg | 2003-01-16 |
| * | generate a raw list from the docs/CREDITS file and include that in credits.c | Daniel Stenberg | 2002-10-15 |
| * | re-run the language tools if new ones arrive | Daniel Stenberg | 2002-10-14 |
| * | Bill Napier's more elegant fix to disallow running make in apps and firmware. | Björn Stenberg | 2002-10-02 |
| * | Crude kludge to prevent people from running 'make' in the apps and firmware d... | Björn Stenberg | 2002-09-30 |
| * | genlang needs perl -s, and I added some files to the clean target | Daniel Stenberg | 2002-09-20 |
| * | Run the perl scripts with "perl [script]", I think this makes Windows users | Daniel Stenberg | 2002-09-20 |
| * | use uplang first, then genlang the new file | Daniel Stenberg | 2002-09-20 |
| * | New language/string handling | Björn Stenberg | 2002-09-18 |
| * | New player directory with icons | Linus Nielsen Feltzing | 2002-09-03 |
| * | Reverted back to monospace again. Let's not rock the boat until people can ch... | Björn Stenberg | 2002-08-28 |
| * | Made LCD_PROPFONTS and LOADABLE_FONTS mutually exclusive | Björn Stenberg | 2002-08-28 |
| * | Added -DLCD_PROPFONTS | Linus Nielsen Feltzing | 2002-08-28 |
| * | Made LCD_PROPFONTS default on recorder | Björn Stenberg | 2002-08-27 |
| * | Remade the menu system slightly. All functions invoked from menus now use | Daniel Stenberg | 2002-08-23 |
| * | use the gcc option -ffreestanding: (quote from the gcc man page) | Daniel Stenberg | 2002-08-20 |
| * | tags target added | Daniel Stenberg | 2002-08-15 |
| * | First version of loadable fonts patch by Alex Gitelman | Björn Stenberg | 2002-08-11 |
| * | Added build timestamp in version string | Björn Stenberg | 2002-07-15 |
| * | add our libc headers directory to the include path | Daniel Stenberg | 2002-06-17 |
| * | Player builds now use a separate linker control file | Daniel Stenberg | 2002-06-17 |
| * | Changed to correct target name for recorder | Björn Stenberg | 2002-06-11 |
| * | the recorder now gets an archos.ajz output file | Daniel Stenberg | 2002-05-31 |