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