summaryrefslogtreecommitdiff
path: root/tools (follow)
Commit message (Expand)AuthorAge
...
* GMini: libmad compiledJean-Philippe Bernardy2005-03-09
* added makesrc.incDaniel Stenberg2005-03-08
* generic SRC builder thingDaniel Stenberg2005-03-06
* support .ovl files to "accompany" .rock files when they are viewersDaniel Stenberg2005-03-04
* 'rockboxui' is a target name used in/for simulators, ignore such executablesDaniel Stenberg2005-03-03
* Add .ovl files to the zip, and treat them like .rock files.Daniel Stenberg2005-03-03
* let zip do zip without depending on 'all', to allow zipping up packages thatDaniel Stenberg2005-03-03
* No NOCYGWIN for the X11 simulator.Jens Arnold2005-02-27
* Silent compilationLinus Nielsen Feltzing2005-02-24
* Proper check for cygwin build environment, avoids win32 error 5 when loading ...Jens Arnold2005-02-22
* Build cleanup and general fixes. fprintf() is now fdprintf(), the separationDaniel Stenberg2005-02-22
* Unified build system to use SOURCES for sim builds too, a single Makefile-lookDaniel Stenberg2005-02-18
* Incorporate apps/codecs into the build system based on SOFTWARECODECS configu...Dave Chapman2005-02-16
* finished configuration for the Gmini SPJean-Philippe Bernardy2005-02-12
* set MEMORYSIZE in simulator builds too for better simulationDaniel Stenberg2005-02-11
* provide 0x10000 as default flash address for Gmini if just pressing returnDaniel Stenberg2005-02-11
* support zip for GminiDaniel Stenberg2005-02-11
* name the Gmini output similar to the iRiverDaniel Stenberg2005-02-11
* crude fix for gmini buildDaniel Stenberg2005-02-11
* Linker script for gmini targetsJean-Philippe Bernardy2005-02-10
* Emacs hintJean-Philippe Bernardy2005-02-08
* Fixed updating of old translations which don't contain voice: entries.Jens Arnold2005-02-07
* Strict alignment for the coldfireLinus Nielsen Feltzing2005-02-06
* enable plugins in the iRiver buildsDaniel Stenberg2005-02-04
* Keep comments other than the special ### comments.Jens Arnold2005-02-01
* Bug fixes & enhancements: (1) Don't change voice: strings back to english jus...Jens Arnold2005-02-01
* Bug fix: The trailing null byte wasn't added when there was whitespace after ...Jens Arnold2005-02-01
* support iriver versionDaniel Stenberg2005-01-31
* Fix: Deprecated voice-only entries were treated as (deprecated) standard LANG...Jens Arnold2005-01-31
* add bootloader option (only usable for iRiver)Daniel Stenberg2005-01-29
* New tool to insert the rockbox boot loader into the original firmware (iRiver)Linus Nielsen Feltzing2005-01-28
* Changed scrambling type for iriverLinus Nielsen Feltzing2005-01-28
* Adjusted the max/min sizes for the iriver scramblerLinus Nielsen Feltzing2005-01-28
* Made the -add option use char instead of short, prevents endianness problemsLinus Nielsen Feltzing2005-01-28
* The checksum is not a CRCLinus Nielsen Feltzing2005-01-28
* store the 'add' checksum big-endianDaniel Stenberg2005-01-24
* remove duplicated codeDaniel Stenberg2005-01-24
* Added the "--add=[model]" option for upcoming iRiver work. Rockbox for iRiverDaniel Stenberg2005-01-24
* iRiver scramble and descramble code from Dave CooperDaniel Stenberg2005-01-24
* Correctly disable plugins for gmini.Jens Arnold2005-01-23
* New way of handling the builtin language strings. Now the string pointers are...Jens Arnold2005-01-19
* Bugfix: Due to the wrong position of the LANG_LAST_INDEX_IN_ARRAY marker, lan...Jens Arnold2005-01-19
* Strip trailing directory slashBjörn Stenberg2005-01-19
* Windows requires setting files to binary modeBjörn Stenberg2005-01-19
* Removed 'strict'Björn Stenberg2005-01-17
* re-indented to look normal ;-)Daniel Stenberg2005-01-17
* Don't die on opendir() failure. Index .mp2 files too.Björn Stenberg2005-01-17
* Don't print to STDERR.Björn Stenberg2005-01-17
* Added MP3::Info.pm inside script to make it standalone.Björn Stenberg2005-01-17
* Added progress display and summary. Implemented --strip.Björn Stenberg2005-01-17