| Commit message (Expand) | Author | Age |
| * | Make the array static const char, and use it for direct lookup, saving binsiz... | Jens Arnold | 2008-10-08 |
| * | Fix FS#8949 - Alphabetical directory listing reversed after "Error Accessing ... | Nils Wallménius | 2008-10-08 |
| * | add morse input support to the Olympus m:robe 100, patch by Roy Wallace, FS#9450 | Marcoen Hirschberg | 2008-10-08 |
| * | lcd now shows things on the old-style Meizu M3. | Frank Gevaerts | 2008-10-07 |
| * | Another minor improvement: better pipelining and one less register used in ve... | Jens Arnold | 2008-10-07 |
| * | Forgot one ... | Maurus Cuelenaere | 2008-10-07 |
| * | Fix TABs and get rid of HAVE_BUTTON_HOLD | Maurus Cuelenaere | 2008-10-07 |
| * | APE: Further ARMv6 filter optimisations: Save 4 'ror's per round by utilising... | Jens Arnold | 2008-10-07 |
| * | add HAVE_DISK_STORAGE, and use that instead of HAVE_FLASH_STORAGE when checki... | Frank Gevaerts | 2008-10-07 |
| * | Correct HAS_BUTTON_HOLD | Maurus Cuelenaere | 2008-10-07 |
| * | Updated italian translation file. | Alessio Lenzi | 2008-10-07 |
| * | FS#9139 - support for ver 1.1 scrobbler log files. Upload any old files first... | Robert Keevil | 2008-10-07 |
| * | Update the release version part of the installation section to mention 3.0 | Marc Guay | 2008-10-07 |
| * | IAUDIO67_PAD: Add keymaps for most of the plugins, they are not all tested yet. | Vitja Makarov | 2008-10-07 |
| * | Small cleanup of the factory bootloader description. | Marc Guay | 2008-10-07 |
| * | Unify the wording of the two/three components message in the manual. | Marc Guay | 2008-10-07 |
| * | Add mention of the incompatibility with the 4th gen nano to the manual. | Marc Guay | 2008-10-07 |
| * | Accept FS#9325 (colourize digital vu_meter) by Clement Pit-Claudel. | Rob Purchase | 2008-10-07 |
| * | Fill some ata_identify fields, e.g model name, firmware, block count | Vitja Makarov | 2008-10-07 |
| * | Change UMS to MSC in the Sansa e200 uninstallation instructions, as it is ref... | Marc Guay | 2008-10-07 |
| * | Let 'configure' figure out the full path to the various tools if possible. Th... | Jens Arnold | 2008-10-06 |
| * | Commit FS#9462: an semi-automatic plugin API documentation generator | Maurus Cuelenaere | 2008-10-06 |
| * | add the multivolume feature to LANG_DISK_NAME_MMC, to enable building multivo... | Frank Gevaerts | 2008-10-06 |
| * | Squash 2 warnings in each of (voicefont.c, wavtrim.c). | Jens Arnold | 2008-10-06 |
| * | LCD driver for meizu M3, new type (older M3s are not yet supported) | Frank Gevaerts | 2008-10-05 |
| * | Add Denes Balatoni to the credits | Frank Gevaerts | 2008-10-05 |
| * | set output format correctly | Frank Gevaerts | 2008-10-05 |
| * | yes... i'm just trying to boost my ohloh score! | Jonathan Gordon | 2008-10-05 |
| * | bit of code police | Jonathan Gordon | 2008-10-05 |
| * | Accept FS#9231 - viewportify the pitch screen by Thomas Martitz. | Jonathan Gordon | 2008-10-05 |
| * | Move rbutil translations into a subfolder. | Dominik Riebeling | 2008-10-05 |
| * | revert my commit from a few days ago.. It doesnt actually do anything | Jonathan Gordon | 2008-10-05 |
| * | Fix a possible deadlock if the album art loading fails | Jonathan Gordon | 2008-10-05 |
| * | Add iriver X20 support to tcctool - information contributed by Octavian Voicu. | Dave Chapman | 2008-10-05 |
| * | Accept FS #9451 by Melba Sitjar: add missing strings to the Tagalog Language ... | Robert Menes | 2008-10-04 |
| * | Made some read-only arrays const, simplified a funky for-loop, fixed potentia... | Bertrik Sikken | 2008-10-04 |
| * | Move mkamsboot into the rbutil/mkamsboot/ directory - no other changes, so th... | Dave Chapman | 2008-10-04 |
| * | implement usb_drv_release_endpoint() and usb_drv_request_endpoint() (a.k.a. f... | Frank Gevaerts | 2008-10-03 |
| * | disable logf again | Frank Gevaerts | 2008-10-03 |
| * | reorganise the USB stack a bit to allow for easier integration of non-ARC con... | Frank Gevaerts | 2008-10-03 |
| * | Fix warnings on non-arm targets. | Jens Arnold | 2008-10-03 |
| * | Various speedups: (1) Put actual decoding functions into IRAM on PP5002. (2) ... | Jens Arnold | 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 |