Age | Commit message (Expand) | Author |
2005-09-09 | Removed the risk of getting a zero CRC for a valid file. | Daniel Stenberg |
2005-09-06 | fixed the removal of the codec dir properly in case of no codecs available | Daniel Stenberg |
2005-09-06 | For targets without an RTC, use the rockbox build date as the start date in t... | Jens Arnold |
2005-09-03 | slight change in the bad CRC returned, to make rundb code handle it better. | Michiel Van Der Kolk |
2005-08-31 | for strange reason Rombox was disabled on the FM recorder build | Jörg Hohensohn |
2005-08-31 | Moved the declaration of the ofr variable | Linus Nielsen Feltzing |
2005-08-30 | Fixed broken sim builds | Linus Nielsen Feltzing |
2005-08-30 | Archos: Fixed broken debug builds | Linus Nielsen Feltzing |
2005-08-23 | patch #1267220 by Frank - phaedrus961 | Daniel Stenberg |
2005-08-21 | --nocrc to disable CRC checksums | Daniel Stenberg |
2005-08-21 | Help text added for --help. Confusion about the --dirisalbum and | Daniel Stenberg |
2005-08-21 | Fixed title extracting for Ogg files. Fixed suggested by 'cosmocat' in the | Daniel Stenberg |
2005-08-11 | prevent an empty "codecs" directory for models without software codecs | Daniel Stenberg |
2005-08-09 | convbdf: fixed a problem with 16 pixel wide characters. It now also refuses t... | Linus Nielsen Feltzing |
2005-08-04 | don't assume ../firmware, use the passed in dir path | Daniel Stenberg |
2005-08-03 | Increased maximum file size for models with LCD height larger than 64 to | Daniel Stenberg |
2005-07-31 | fixed comment in generated header file | Daniel Stenberg |
2005-07-30 | typo, pointed out by Dave Wiard | Daniel Stenberg |
2005-07-28 | bmp2rb: Prepared for future colour bitmap support. The tool reads all BMPs in... | Jens Arnold |
2005-07-22 | New MD5 sums for bootloader v5 | Linus Nielsen Feltzing |
2005-07-22 | Added version number to the fwpatcher build | Linus Nielsen Feltzing |
2005-07-15 | mention when the PCM playback is enabled in the sim | Daniel Stenberg |
2005-07-15 | added option to build for iAudio X5 | Daniel Stenberg |
2005-07-15 | check for/use sys/soundcard.h instead (since it works for cygwin too) | Daniel Stenberg |
2005-07-15 | iAudio: will also work on machines where a byte does not have 8 bits | Christian Gmeiner |
2005-07-15 | iAudio: first version of a tool to update fw checksum | Christian Gmeiner |
2005-07-15 | New MD5 sums for bootloader v4 | Linus Nielsen Feltzing |
2005-07-15 | songdb.pl doesn't crash when trying to parse Ogg FLAC or Ogg Speex files now. | Ryan Jackson |
2005-07-14 | First take at PCM playback in the X11 sim on Linux. | Daniel Stenberg |
2005-07-12 | songdb.pl now calculates the checksum for Ogg Vorbis files by starting at the... | Ryan Jackson |
2005-07-12 | use find's -exec instead of xargs to copy files, in an attempt to work better | Daniel Stenberg |
2005-07-09 | Adapted fwpatcher to patch both H110/H115 and H120/H140 firmwares. Unpatched ... | Jens Arnold |
2005-07-09 | Wrong appsdir for the H120 boot loader | Linus Nielsen Feltzing |
2005-07-08 | i wasn't fully awake o.o | Michiel Van Der Kolk |
2005-07-08 | Proper sorting, explanation of the extra field. | Michiel Van Der Kolk |
2005-07-08 | for oggs, we do a lame crc from index 0 to make the rundb work better (but this | Daniel Stenberg |
2005-07-08 | attempt to set a variable based on the Revision variable set by CVS | Daniel Stenberg |
2005-07-08 | Renamed the iriver h120 defines and configs to "h120"! Added initial support | Daniel Stenberg |
2005-07-07 | Heavily extended bmp2rb conversion tool: Handles 4, 16, 24 and 32 bit BMPs in... | Jens Arnold |
2005-07-07 | When building with gcc 4.0, we use -Wno-pointer-sign to reduce the amount of | Daniel Stenberg |
2005-07-05 | Added CRC32 of the compressed song data, since that is what the format wants. | Daniel Stenberg |
2005-07-05 | Copy the right files to .rockbox/rocks. Only tested on Cygwin though... | Magnus Holmgren |
2005-07-01 | First runtime database support, self repairing, only playcount works for now, | Michiel Van Der Kolk |
2005-07-01 | set right type in binary for h300 builds | Daniel Stenberg |
2005-06-30 | runtime database support for the tester.. | Michiel Van Der Kolk |
2005-06-30 | Now checks that sed works right before the Makefile for a simulator is created, | Daniel Stenberg |
2005-06-22 | moved and renamed the codecs, gave the codecs a new extension (.codec), | Daniel Stenberg |
2005-06-22 | Should work on Windows 95/98/ME as well now | Jonas Häggqvist |
2005-06-21 | "Bootbox" is a minimalistic rescue firmware for Archos models. Not working ye... | Jörg Hohensohn |
2005-06-15 | options for the H300 series | Daniel Stenberg |