summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
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
2005-07-05Added CRC32 of the compressed song data, since that is what the format wants.Daniel Stenberg1-222/+95
2005-07-05Copy the right files to .rockbox/rocks. Only tested on Cygwin though...Magnus Holmgren1-1/+1
2005-07-01First runtime database support, self repairing, only playcount works for now,Michiel Van Der Kolk2-8/+9
2005-07-01set right type in binary for h300 buildsDaniel Stenberg1-1/+1
2005-06-30runtime database support for the tester..Michiel Van Der Kolk1-10/+56
2005-06-30Now checks that sed works right before the Makefile for a simulator is created,Daniel Stenberg1-0/+12
2005-06-22moved and renamed the codecs, gave the codecs a new extension (.codec),Daniel Stenberg1-1/+1
2005-06-22Should work on Windows 95/98/ME as well nowJonas Häggqvist1-1/+1
2005-06-21"Bootbox" is a minimalistic rescue firmware for Archos models. Not working ye...Jörg Hohensohn1-6/+8
2005-06-15options for the H300 seriesDaniel Stenberg1-10/+25
2005-06-12Command line support for fwpatcher by Dave Hooper.Thom Johansen1-0/+60
2005-06-09Now removes the old .zip file before building the new oneLinus Nielsen Feltzing1-0/+1
2005-06-09Moved the Sokoban levels to .rockbox/rocksLinus Nielsen Feltzing1-1/+1
2005-06-09Moved snake2.levels to .rockbox/rocks/Linus Nielsen Feltzing1-1/+1
2005-06-08New dict2rdf script by Tony MotakisTomas Salfischberger2-0/+84
2005-06-08make install now works correctly for the simsLinus Nielsen Feltzing1-2/+2
2005-06-07Initial Vorbis Comments support. We just need a few more translations and itDaniel Stenberg2-9/+722
2005-06-05First audio codec playback attempt by Miikka PekkarinenLinus Nielsen Feltzing1-1/+3
2005-06-05Also replaced endian code, and packed the struct.Tomas Salfischberger1-7/+19
2005-06-04moving to wiki...Michiel Van Der Kolk2-7/+7
2005-06-04Database v3 generator, in java. supports mp3,ogg,asf.Michiel Van Der Kolk1-0/+0
2005-06-04that too..Michiel Van Der Kolk1-1/+1
2005-06-04Database v3Michiel Van Der Kolk1-1/+4
2005-06-02Checksums for bootloader v2Linus Nielsen Feltzing1-6/+6
2005-06-01Use --ccache to enable ccache for buildsDaniel Stenberg1-0/+11
2005-05-30(Optional) logf supportDaniel Stenberg1-17/+62
2005-05-24remove text saying there is a default platformDaniel Stenberg1-1/+1
2005-05-23No longer select Archos Recorder as "default" target platform.Daniel Stenberg1-1/+16
2005-05-23prevent config.h from being included, since config.h includes autoconf.h andDaniel Stenberg1-1/+1
2005-05-21Check if the file could be modified, error if not.Jonas Häggqvist1-3/+12
2005-05-20build a non-unicode version tooDaniel Stenberg1-3/+19
2005-05-20Checksums for rockboot version 1Jonas Häggqvist1-6/+6
2005-05-19Fixed bad dependency generationDaniel Stenberg2-4/+16
2005-05-13New checksum for fixed mkboot routineJonas Häggqvist1-3/+3
2005-05-12Inserted Linus' mkboot.c fix.Thom Johansen1-1/+1