summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-10-03Speed up decoding on Gigabeat F/X and S by lowering BLOCKS_PER_LOOP. This hel...Jens Arnold
2008-10-03Put the rangecoder struct into IRAM for a nice speedup on coldfire.Jens Arnold
2008-10-03Fix red on Players, hopefully.Robert Menes
2008-10-03Further speedup for ARMv6 by better pipelining in scalarproduct().Jens Arnold
2008-10-03fix yellow. Don't do the spindown/usb things in the bootloaderFrank Gevaerts
2008-10-03Recommit FS #9428 by David Hall. The SWCODEC targets should all work with thi...Robert Menes
2008-10-03Fix static noise on armv6.Jens Arnold
2008-10-03Add preliminary ARMv5te optimisations (verified working, but can probably be ...Jens Arnold
2008-10-03Add armv6 specific asm code for the APE filters, speeding up -c2000..-c5000 a...Jens Arnold
2008-10-03Correct test to avoid drawing outside display, fixes a problem in sim with sp...Nils Wallménius
2008-10-03Fix FS#9397 - calendar plugin shows incorrect calendars, fix suggested by Tho...Nils Wallménius
2008-10-03Revert r18687, as the patch appears to break battery_bench on the Archos Play...Robert Menes
2008-10-03fix yellow... should also actyually fix the issue...Jonathan Gordon
2008-10-03Commit FS#9428 by David Hall: change battery bench messages on SWCODEC target...Robert Menes
2008-10-03Hopefully fix crashes if the start screen is set to previous and nvram.bin be...Jonathan Gordon
2008-10-02Accept FS#8943, allow disk spindown during USB connection for software usbFrank Gevaerts
2008-10-02Change the MODEL_NUMBER for various new ports so that it is unique again.Dave Chapman
2008-10-02Fix some new ports to ensure target_id is uniqueDave Chapman
2008-10-02Remove the dependency on sufficient free space in the padding at the end of t...Dave Chapman
2008-10-02Add Rafael Carre (funman) for his work on SansaV2 hacking and contributions t...Dave Chapman
2008-10-02Fix FS#9296 by catching repeat events for wheel targets too, moved a bit of c...Nils Wallménius
2008-10-01It turns out that in-place UCL decompression isn't as easy as we thought, so ...Dave Chapman
2008-10-01Correct the content of an error message (thanks to Jens for spotting) and fix...Dave Chapman
2008-10-01We need to strip the header (26 bytes) from the UCL file - based on the infor...Dave Chapman
2008-10-01Bug fix #1 for mkamsboot - pass the correct parameters to the ucl unpack func...Dave Chapman
2008-10-01Untested (i.e. will almost certainly brick your device if you attempt to use ...Dave Chapman
2008-10-01Original, unmodified version of the ARM thumb implementation of the UCL ucl_n...Dave Chapman
2008-09-30Fix samplerate setting for mini 1g/2gPeter D'Hoye
2008-09-30Revert unnecessary fix for broken Interix-gcc 4.2.Jens Arnold
2008-09-29More samplerates for playback for ipod 1g/2g, and fix the ipod mini 1g/2g whi...Peter D'Hoye
2008-09-29Codepolice: the patch I accepted contained some tabs. OopsPeter D'Hoye
2008-09-29Fixes for building the MIPS toolchain on Interix: (1) Binutils need -Werror d...Jens Arnold
2008-09-29Fix FS#9418 'Player unresponsive while searching playlist with directory cach...Nils Wallménius
2008-09-29Delete unused function, const police, minor style policeNils Wallménius
2008-09-29We don't know how to increase the firmware size, so abort instead of creating...Dave Chapman
2008-09-28Accept FS #9394 by Christian Lees and extend it to all PP targets with a WM87...Peter D'Hoye
2008-09-28Interix also doesn't like the m68040.Jens Arnold
2008-09-28Small punctuation fixes to german rbutil translation (FS#9425 by Alexander Le...Dominik Riebeling
2008-09-28Fix yellowMaurus Cuelenaere
2008-09-28MkZenBoot:Maurus Cuelenaere
2008-09-28Completely rework the bootloader installation class:Dominik Riebeling
2008-09-27Oops, big oops: revert the PID values back to their proper values. Oversight ...Robert Menes
2008-09-27Gave meizu_dfu's source the official Rockbox header. No functional changes.Robert Menes
2008-09-27rbutil: hopefully fix sapi voice engine support. (sapi_voice.vbs wants now ut...Dominik Wenger
2008-09-26Update Dutch RBUtility translationMaurus Cuelenaere
2008-09-26Add the shutdown routine necessary when bootloader is flashed. Normal build/...Karl Kurbjun
2008-09-26More Gigabeat F flash work. This sets the bootloader up for dual boot functi...Karl Kurbjun
2008-09-25Small and Complete Installations always install the most bleeding edge build....Dominik Riebeling
2008-09-25Bump version to m1.0.7Dominik Riebeling
2008-09-25redo the previous commit so its actually useful.Jonathan Gordon