summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Make the array static const char, and use it for direct lookup, saving binsiz...Jens Arnold2008-10-08
* Fix FS#8949 - Alphabetical directory listing reversed after "Error Accessing ...Nils Wallménius2008-10-08
* add morse input support to the Olympus m:robe 100, patch by Roy Wallace, FS#9450Marcoen Hirschberg2008-10-08
* lcd now shows things on the old-style Meizu M3.Frank Gevaerts2008-10-07
* Another minor improvement: better pipelining and one less register used in ve...Jens Arnold2008-10-07
* Forgot one ...Maurus Cuelenaere2008-10-07
* Fix TABs and get rid of HAVE_BUTTON_HOLDMaurus Cuelenaere2008-10-07
* APE: Further ARMv6 filter optimisations: Save 4 'ror's per round by utilising...Jens Arnold2008-10-07
* add HAVE_DISK_STORAGE, and use that instead of HAVE_FLASH_STORAGE when checki...Frank Gevaerts2008-10-07
* Correct HAS_BUTTON_HOLDMaurus Cuelenaere2008-10-07
* Updated italian translation file.Alessio Lenzi2008-10-07
* FS#9139 - support for ver 1.1 scrobbler log files. Upload any old files first...Robert Keevil2008-10-07
* Update the release version part of the installation section to mention 3.0Marc Guay2008-10-07
* IAUDIO67_PAD: Add keymaps for most of the plugins, they are not all tested yet.Vitja Makarov2008-10-07
* Small cleanup of the factory bootloader description.Marc Guay2008-10-07
* Unify the wording of the two/three components message in the manual.Marc Guay2008-10-07
* Add mention of the incompatibility with the 4th gen nano to the manual.Marc Guay2008-10-07
* Accept FS#9325 (colourize digital vu_meter) by Clement Pit-Claudel.Rob Purchase2008-10-07
* Fill some ata_identify fields, e.g model name, firmware, block countVitja Makarov2008-10-07
* Change UMS to MSC in the Sansa e200 uninstallation instructions, as it is ref...Marc Guay2008-10-07
* Let 'configure' figure out the full path to the various tools if possible. Th...Jens Arnold2008-10-06
* Commit FS#9462: an semi-automatic plugin API documentation generatorMaurus Cuelenaere2008-10-06
* add the multivolume feature to LANG_DISK_NAME_MMC, to enable building multivo...Frank Gevaerts2008-10-06
* Squash 2 warnings in each of (voicefont.c, wavtrim.c).Jens Arnold2008-10-06
* LCD driver for meizu M3, new type (older M3s are not yet supported)Frank Gevaerts2008-10-05
* Add Denes Balatoni to the creditsFrank Gevaerts2008-10-05
* set output format correctlyFrank Gevaerts2008-10-05
* yes... i'm just trying to boost my ohloh score!Jonathan Gordon2008-10-05
* bit of code policeJonathan Gordon2008-10-05
* Accept FS#9231 - viewportify the pitch screen by Thomas Martitz.Jonathan Gordon2008-10-05
* Move rbutil translations into a subfolder.Dominik Riebeling2008-10-05
* revert my commit from a few days ago.. It doesnt actually do anythingJonathan Gordon2008-10-05
* Fix a possible deadlock if the album art loading failsJonathan Gordon2008-10-05
* Add iriver X20 support to tcctool - information contributed by Octavian Voicu.Dave Chapman2008-10-05
* Accept FS #9451 by Melba Sitjar: add missing strings to the Tagalog Language ...Robert Menes2008-10-04
* Made some read-only arrays const, simplified a funky for-loop, fixed potentia...Bertrik Sikken2008-10-04
* Move mkamsboot into the rbutil/mkamsboot/ directory - no other changes, so th...Dave Chapman2008-10-04
* implement usb_drv_release_endpoint() and usb_drv_request_endpoint() (a.k.a. f...Frank Gevaerts2008-10-03
* disable logf againFrank Gevaerts2008-10-03
* reorganise the USB stack a bit to allow for easier integration of non-ARC con...Frank Gevaerts2008-10-03
* Fix warnings on non-arm targets.Jens Arnold2008-10-03
* Various speedups: (1) Put actual decoding functions into IRAM on PP5002. (2) ...Jens Arnold2008-10-03
* Speed up decoding on Gigabeat F/X and S by lowering BLOCKS_PER_LOOP. This hel...Jens Arnold2008-10-03
* Put the rangecoder struct into IRAM for a nice speedup on coldfire.Jens Arnold2008-10-03
* Fix red on Players, hopefully.Robert Menes2008-10-03
* Further speedup for ARMv6 by better pipelining in scalarproduct().Jens Arnold2008-10-03
* fix yellow. Don't do the spindown/usb things in the bootloaderFrank Gevaerts2008-10-03
* Recommit FS #9428 by David Hall. The SWCODEC targets should all work with thi...Robert Menes2008-10-03
* Fix static noise on armv6.Jens Arnold2008-10-03
* Add preliminary ARMv5te optimisations (verified working, but can probably be ...Jens Arnold2008-10-03