- 1dd672f moved and renamed the codecs, gave the codecs a new extension (.codec), by Daniel Stenberg · 20 years ago
- 2de7bca Should work on Windows 95/98/ME as well now by Jonas Häggqvist · 20 years ago
- 9cfa47a "Bootbox" is a minimalistic rescue firmware for Archos models. Not working yet (Rolo problems). Created by configure script as bootloader. by Jörg Hohensohn · 20 years ago
- 0482ff5 options for the H300 series by Daniel Stenberg · 20 years ago
- 3c30ee5 Command line support for fwpatcher by Dave Hooper. by Thom Johansen · 20 years ago
- b245496 Now removes the old .zip file before building the new one by Linus Nielsen Feltzing · 20 years ago
- fd71c2f Moved the Sokoban levels to .rockbox/rocks by Linus Nielsen Feltzing · 20 years ago
- 7668bf7 Moved snake2.levels to .rockbox/rocks/ by Linus Nielsen Feltzing · 20 years ago
- e1b0427 New dict2rdf script by Tony Motakis by Tomas Salfischberger · 20 years ago
- 8ed869d make install now works correctly for the sims by Linus Nielsen Feltzing · 20 years ago
- 4fb816d Initial Vorbis Comments support. We just need a few more translations and it by Daniel Stenberg · 20 years ago
- 1c497e6 First audio codec playback attempt by Miikka Pekkarinen by Linus Nielsen Feltzing · 20 years ago
- 08bccbfd Also replaced endian code, and packed the struct. by Tomas Salfischberger · 20 years ago
- c9cc73e moving to wiki... by Michiel Van Der Kolk · 20 years ago
- 05f3b7e Database v3 generator, in java. supports mp3,ogg,asf. by Michiel Van Der Kolk · 20 years ago
- a5e9950 that too.. by Michiel Van Der Kolk · 20 years ago
- 4b08236 Database v3 by Michiel Van Der Kolk · 20 years ago
- f002090 Checksums for bootloader v2 by Linus Nielsen Feltzing · 20 years ago
- 2196c89 Use --ccache to enable ccache for builds by Daniel Stenberg · 20 years ago
- edc0792 (Optional) logf support by Daniel Stenberg · 20 years ago
- 4135046 remove text saying there is a default platform by Daniel Stenberg · 20 years ago
- ed42300 No longer select Archos Recorder as "default" target platform. by Daniel Stenberg · 20 years ago
- 5f93524 prevent config.h from being included, since config.h includes autoconf.h and by Daniel Stenberg · 20 years ago
- ae0abdc Check if the file could be modified, error if not. by Jonas Häggqvist · 20 years ago
- 2692452 build a non-unicode version too by Daniel Stenberg · 20 years ago
- 714b3b3 Checksums for rockboot version 1 by Jonas Häggqvist · 20 years ago
- 1b9ea4e Fixed bad dependency generation by Daniel Stenberg · 20 years ago
- 9a40b71 New checksum for fixed mkboot routine by Jonas Häggqvist · 20 years ago
- 61aa159 Inserted Linus' mkboot.c fix. by Thom Johansen · 20 years ago
- e72cb15 Fixed the dreaded 1.65 bootloader incompatibility by Linus Nielsen Feltzing · 20 years ago
- 205c120 New icon by Jonas Häggqvist · 20 years ago
- 97f784f file must match one checksum, not all of them :) by Jonas Häggqvist · 20 years ago
- 57a09cd produce a nicer root-level Makefile for the bootloader by Daniel Stenberg · 20 years ago
- b8a23f9e Fixed makefiles for autoconf.g include. by Daniel Stenberg · 20 years ago
- d8ba266 set and export BUILDDIR, since several Makefiles changes OBJDIR the BUILDDIR by Daniel Stenberg · 20 years ago
- 6875417 Changed Miika's open() and write() to fopen() and fwrite() the old way was causing some troubles with filepermissions. Please test on linux, and check if the file has normal permissions. by Tomas Salfischberger · 20 years ago
- 23028f5 Adapted Miika's tool to rockbox coding style *oops* by Tomas Salfischberger · 20 years ago
- 52abc68 Dictionary conversion tools. by Tomas Salfischberger · 20 years ago
- 8c4e2be Doubled-checked checksums and added more by Jonas Häggqvist · 20 years ago
- 9536efa fixed the removal of the endian test program to not fail on cygwin by Daniel Stenberg · 20 years ago
- 6c38d85 First shot at autodetecting endianess, and storing the found results in the by Daniel Stenberg · 20 years ago
- e4e3bce add fwpatcher files to source tarball by Daniel Stenberg · 20 years ago
- 9213fb2 initial makefile, builds crosscompiled on Linux fine by Daniel Stenberg · 20 years ago
- e6b1c27 Broken icon. by Thom Johansen · 20 years ago
- 8e20f02 GUI firmware patcher for windows. by Thom Johansen · 20 years ago
- 7254b9c --add option, by request of amiconn. by Michiel Van Der Kolk · 20 years ago
- 143a872 Whoops. cleaned up some code leftovers by Michiel Van Der Kolk · 20 years ago
- 73f247a TagDatabase v2 tester, needs its internal defines to be set to the proper values for the specific database before usage. by Michiel Van Der Kolk · 20 years ago
- d41d44f (Tag) Database v2. this fixes all bugs in the old songdb.pl, should react like by Michiel Van Der Kolk · 20 years ago
- 11359df Do not distinguish between case when sorting entries. by Michiel Van Der Kolk · 20 years ago
- e327cc8 Fall back on "<no album tag>" if the file is in the root of the player and doesn't have an album tag... by Michiel Van Der Kolk · 20 years ago
- 50b656f Fall back on directory name if no album tag, instead of <no album tag>. by Michiel Van Der Kolk · 20 years ago
- 438366c Proper dumpint function.. by Michiel Van Der Kolk · 20 years ago
- 7aa75e1 Another broken link. Albums -> Artist was completely nonsense. fixed. by Michiel Van Der Kolk · 20 years ago
- cec134f Song -> Album links were broken. by Michiel Van Der Kolk · 20 years ago
- c5056b1 Almost supports multiple-artist albums - needs a special case for songs with no album tag by Jonas Häggqvist · 20 years ago
- a32a74e Multi-artist cd handling will take a bit more work. Last version was broken. by Jonas Häggqvist · 20 years ago
- ad17fd4 Musepack support, complete with mpc2wav plugin. Thanks go out to rasher for initiating the port. by Thom Johansen · 20 years ago
- 34e2f72 Improved handling of multi-artist albums and tags with different cases by Jonas Häggqvist · 20 years ago
- f89087d Oops. forgot. part of the dumb checkin. by Michiel Van Der Kolk · 20 years ago
- 1ab51e7 Support for verbose builds with make V=1 by Linus Nielsen Feltzing · 20 years ago
- 5b4a339 Build rockboxui.exe when cross-compiling a win32 sim, set MAKEFLAGS to by Daniel Stenberg · 20 years ago
- 64d3470 instead of hard coded gcc by Linus Nielsen Feltzing · 20 years ago
- 6c54dc0 The win32 cross-compiler now uses a "i586-mingw32msvc-" prefix, since that is by Daniel Stenberg · 20 years ago
- a6024fa GMini: libmad compiled by Jean-Philippe Bernardy · 20 years ago
- 738ae85 added makesrc.inc by Daniel Stenberg · 20 years ago
- e566eed generic SRC builder thing by Daniel Stenberg · 20 years ago
- db44b29 support .ovl files to "accompany" .rock files when they are viewers by Daniel Stenberg · 20 years ago
- f9e18ae 'rockboxui' is a target name used in/for simulators, ignore such executables by Daniel Stenberg · 20 years ago
- efae754 Add .ovl files to the zip, and treat them like .rock files. by Daniel Stenberg · 20 years ago
- ac79a0c let zip do zip without depending on 'all', to allow zipping up packages that by Daniel Stenberg · 20 years ago
- 3d0ae46 No NOCYGWIN for the X11 simulator. by Jens Arnold · 20 years ago
- 267eb0d Silent compilation by Linus Nielsen Feltzing · 20 years ago
- 6f0c5cd Proper check for cygwin build environment, avoids win32 error 5 when loading plugins by Jens Arnold · 20 years ago
- 22b7701 Build cleanup and general fixes. fprintf() is now fdprintf(), the separation by Daniel Stenberg · 20 years ago
- cdde25b Unified build system to use SOURCES for sim builds too, a single Makefile-look by Daniel Stenberg · 20 years ago
- 5b2d874 Incorporate apps/codecs into the build system based on SOFTWARECODECS configuration variable by Dave Chapman · 20 years ago
- c5d00d8 finished configuration for the Gmini SP by Jean-Philippe Bernardy · 20 years ago
- 83db761 set MEMORYSIZE in simulator builds too for better simulation by Daniel Stenberg · 20 years ago
- dd52043 provide 0x10000 as default flash address for Gmini if just pressing return by Daniel Stenberg · 20 years ago
- 7f4df94 support zip for Gmini by Daniel Stenberg · 20 years ago
- bb8d8f3 name the Gmini output similar to the iRiver by Daniel Stenberg · 20 years ago
- 81a25bb crude fix for gmini build by Daniel Stenberg · 20 years ago
- dd4ea29 Linker script for gmini targets by Jean-Philippe Bernardy · 20 years ago
- 3984b5f Emacs hint by Jean-Philippe Bernardy · 20 years ago
- 43cc13b Fixed updating of old translations which don't contain voice: entries. by Jens Arnold · 20 years ago
- 9ae46dc Strict alignment for the coldfire by Linus Nielsen Feltzing · 20 years ago
- b3272f4 enable plugins in the iRiver builds by Daniel Stenberg · 20 years ago
- 2ae6009 Keep comments other than the special ### comments. by Jens Arnold · 20 years ago
- 9bfcc71 Bug fixes & enhancements: (1) Don't change voice: strings back to english just because they are different. They are supposed to be that way. (2) Instead, put a comment and set voice: back to english if one of the following conditions are met: (2a) It's a voice only id, and the description changed (2b) It's a standard id, the eng: string changed, and the english and/or translated voice: string is not empty. (3) Append new ids in the same order as they appear in english.lang, for better maintenance. by Jens Arnold · 20 years ago
- abfd29a Bug fix: The trailing null byte wasn't added when there was whitespace after the closing quote in the .lang file, leading to garbled strings when doing non-english builds. Thanks to quelsaruk for tracking this down. by Jens Arnold · 20 years ago
- 6af4a6c support iriver version by Daniel Stenberg · 20 years ago
- 19afad8 Fix: Deprecated voice-only entries were treated as (deprecated) standard LANG_ entries. Now they are detected by the id matching VOICE_*. by Jens Arnold · 20 years ago
- 9aac529 add bootloader option (only usable for iRiver) by Daniel Stenberg · 20 years ago
- abf3ea6 New tool to insert the rockbox boot loader into the original firmware (iRiver) by Linus Nielsen Feltzing · 20 years ago
- 35c27b8 Changed scrambling type for iriver by Linus Nielsen Feltzing · 20 years ago
- 8d5c168 Adjusted the max/min sizes for the iriver scrambler by Linus Nielsen Feltzing · 20 years ago
- 599b0ff Made the -add option use char instead of short, prevents endianness problems by Linus Nielsen Feltzing · 20 years ago
- ddd1551 The checksum is not a CRC by Linus Nielsen Feltzing · 20 years ago
- 14dd055 store the 'add' checksum big-endian by Daniel Stenberg · 20 years ago