summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2005-10-28Initial multi screen support by Kévin Ferrare (Patch #1318081)Linus Nielsen Feltzing1-12/+12
2005-10-26New FLAC decoder from the ffmpeg projectDave Chapman1-4/+4
2005-10-10tools should not be made with the cross-compiler..Marcoen Hirschberg1-1/+0
2005-10-10run make in Tools, so they are up to date.Marcoen Hirschberg1-0/+1
2005-10-05Modified the viewers.config syntax slightly. The name field should now includeDaniel Stenberg1-10/+26
2005-09-24Add libalac to non-existent iAudio buildDave Chapman1-1/+1
2005-09-22Add ALAC to list of software codecsDave Chapman1-3/+3
2005-09-22Initial parser for the langv2 language file formatDaniel Stenberg1-0/+252
2005-09-14Player and recorder use the same scrambler, and have the same size limitsLinus Nielsen Feltzing1-3/+1
2005-09-14Handle the different max binary size limits for the Archos modelsLinus Nielsen Feltzing1-3/+32
2005-09-09Removed the risk of getting a zero CRC for a valid file.Daniel Stenberg1-3/+9
2005-09-06fixed the removal of the codec dir properly in case of no codecs availableDaniel Stenberg1-2/+2
2005-09-06For targets without an RTC, use the rockbox build date as the start date in t...Jens Arnold1-0/+1
2005-09-03slight change in the bad CRC returned, to make rundb code handle it better.Michiel Van Der Kolk1-1/+2
2005-08-31for strange reason Rombox was disabled on the FM recorder buildJörg Hohensohn1-1/+1
2005-08-31Moved the declaration of the ofr variableLinus Nielsen Feltzing1-1/+3
2005-08-30Fixed broken sim buildsLinus Nielsen Feltzing1-2/+2
2005-08-30Archos: Fixed broken debug buildsLinus Nielsen Feltzing1-1/+1
2005-08-23patch #1267220 by Frank - phaedrus961Daniel Stenberg1-5/+19
2005-08-21--nocrc to disable CRC checksumsDaniel Stenberg1-0/+12
2005-08-21Help text added for --help. Confusion about the --dirisalbum andDaniel Stenberg1-1/+17
2005-08-21Fixed title extracting for Ogg files. Fixed suggested by 'cosmocat' in theDaniel Stenberg1-0/+3
2005-08-11prevent an empty "codecs" directory for models without software codecsDaniel Stenberg1-0/+8
2005-08-09convbdf: fixed a problem with 16 pixel wide characters. It now also refuses t...Linus Nielsen Feltzing1-2/+6
2005-08-04don't assume ../firmware, use the passed in dir pathDaniel Stenberg1-1/+3
2005-08-03Increased maximum file size for models with LCD height larger than 64 toDaniel Stenberg1-8/+21
2005-07-31fixed comment in generated header fileDaniel Stenberg1-1/+1
2005-07-30typo, pointed out by Dave WiardDaniel Stenberg1-1/+1
2005-07-28bmp2rb: Prepared for future colour bitmap support. The tool reads all BMPs in...Jens Arnold1-33/+49
2005-07-22New MD5 sums for bootloader v5Linus Nielsen Feltzing2-12/+12
2005-07-22Added version number to the fwpatcher buildLinus Nielsen Feltzing2-2/+8
2005-07-15mention when the PCM playback is enabled in the simDaniel Stenberg1-0/+1
2005-07-15added option to build for iAudio X5Daniel Stenberg1-3/+18
2005-07-15check for/use sys/soundcard.h instead (since it works for cygwin too)Daniel Stenberg1-7/+13
2005-07-15iAudio: will also work on machines where a byte does not have 8 bitsChristian Gmeiner1-2/+2
2005-07-15iAudio: first version of a tool to update fw checksumChristian Gmeiner2-1/+111
2005-07-15New MD5 sums for bootloader v4Linus Nielsen Feltzing2-18/+24
2005-07-15 songdb.pl doesn't crash when trying to parse Ogg FLAC or Ogg Speex files now.Ryan Jackson1-5/+11
2005-07-14First take at PCM playback in the X11 sim on Linux.Daniel Stenberg1-1/+14
2005-07-12songdb.pl now calculates the checksum for Ogg Vorbis files by starting at the...Ryan Jackson2-3/+59
2005-07-12use find's -exec instead of xargs to copy files, in an attempt to work betterDaniel Stenberg1-2/+5
2005-07-09Adapted fwpatcher to patch both H110/H115 and H120/H140 firmwares. Unpatched ...Jens Arnold7-38/+121
2005-07-09Wrong appsdir for the H120 boot loaderLinus Nielsen Feltzing1-9/+12
2005-07-08i wasn't fully awake o.oMichiel Van Der Kolk1-2/+2
2005-07-08Proper sorting, explanation of the extra field.Michiel Van Der Kolk1-2/+2
2005-07-08for oggs, we do a lame crc from index 0 to make the rundb work better (but thisDaniel Stenberg1-0/+3
2005-07-08attempt to set a variable based on the Revision variable set by CVSDaniel Stenberg1-0/+2
2005-07-08Renamed the iriver h120 defines and configs to "h120"! Added initial supportDaniel Stenberg1-2/+17
2005-07-07Heavily extended bmp2rb conversion tool: Handles 4, 16, 24 and 32 bit BMPs in...Jens Arnold1-342/+429
2005-07-07When building with gcc 4.0, we use -Wno-pointer-sign to reduce the amount ofDaniel Stenberg1-0/+7