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