summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-10-07Forgot one ...Maurus Cuelenaere1-22/+22
2008-10-07Fix TABs and get rid of HAVE_BUTTON_HOLDMaurus Cuelenaere7-26/+15
2008-10-07APE: Further ARMv6 filter optimisations: Save 4 'ror's per round by utilising...Jens Arnold1-81/+66
2008-10-07add HAVE_DISK_STORAGE, and use that instead of HAVE_FLASH_STORAGE when checki...Frank Gevaerts43-26/+142
2008-10-07Correct HAS_BUTTON_HOLDMaurus Cuelenaere6-5/+7
2008-10-07Updated italian translation file.Alessio Lenzi1-0/+7
2008-10-07FS#9139 - support for ver 1.1 scrobbler log files. Upload any old files first...Robert Keevil6-6/+52
2008-10-07Update the release version part of the installation section to mention 3.0Marc Guay1-10/+4
2008-10-07IAUDIO67_PAD: Add keymaps for most of the plugins, they are not all tested yet.Vitja Makarov34-0/+252
2008-10-07Small cleanup of the factory bootloader description.Marc Guay1-6/+4
2008-10-07Unify the wording of the two/three components message in the manual.Marc Guay1-3/+3
2008-10-07Add mention of the incompatibility with the 4th gen nano to the manual.Marc Guay1-2/+2
2008-10-07Accept FS#9325 (colourize digital vu_meter) by Clement Pit-Claudel.Rob Purchase1-3/+30
2008-10-07Fill some ata_identify fields, e.g model name, firmware, block countVitja Makarov1-5/+42
2008-10-07Change UMS to MSC in the Sansa e200 uninstallation instructions, as it is ref...Marc Guay1-1/+1
2008-10-06Let 'configure' figure out the full path to the various tools if possible. Th...Jens Arnold1-2/+21
2008-10-06Commit FS#9462: an semi-automatic plugin API documentation generatorMaurus Cuelenaere7-0/+3330
2008-10-06add the multivolume feature to LANG_DISK_NAME_MMC, to enable building multivo...Frank Gevaerts1-0/+3
2008-10-06Squash 2 warnings in each of (voicefont.c, wavtrim.c).Jens Arnold2-2/+4
2008-10-05LCD driver for meizu M3, new type (older M3s are not yet supported)Frank Gevaerts2-22/+134
2008-10-05Add Denes Balatoni to the creditsFrank Gevaerts1-0/+1
2008-10-05set output format correctlyFrank Gevaerts1-2/+2
2008-10-05yes... i'm just trying to boost my ohloh score!Jonathan Gordon1-25/+25
2008-10-05bit of code policeJonathan Gordon1-9/+6
2008-10-05Accept FS#9231 - viewportify the pitch screen by Thomas Martitz.Jonathan Gordon4-64/+174
2008-10-05Move rbutil translations into a subfolder.Dominik Riebeling12-21/+21
2008-10-05revert my commit from a few days ago.. It doesnt actually do anythingJonathan Gordon1-3/+0
2008-10-05Fix a possible deadlock if the album art loading failsJonathan Gordon1-2/+1
2008-10-05Add iriver X20 support to tcctool - information contributed by Octavian Voicu.Dave Chapman2-0/+4
2008-10-04Accept FS #9451 by Melba Sitjar: add missing strings to the Tagalog Language ...Robert Menes1-0/+21
2008-10-04Made some read-only arrays const, simplified a funky for-loop, fixed potentia...Bertrik Sikken1-8/+8
2008-10-04Move mkamsboot into the rbutil/mkamsboot/ directory - no other changes, so th...Dave Chapman8-63/+68
2008-10-03implement usb_drv_release_endpoint() and usb_drv_request_endpoint() (a.k.a. f...Frank Gevaerts1-781/+806
2008-10-03disable logf againFrank Gevaerts2-2/+2
2008-10-03reorganise the USB stack a bit to allow for easier integration of non-ARC con...Frank Gevaerts12-99/+185
2008-10-03Fix warnings on non-arm targets.Jens Arnold1-1/+1
2008-10-03Various speedups: (1) Put actual decoding functions into IRAM on PP5002. (2) ...Jens Arnold6-17/+76
2008-10-03Speed up decoding on Gigabeat F/X and S by lowering BLOCKS_PER_LOOP. This hel...Jens Arnold1-1/+1
2008-10-03Put the rangecoder struct into IRAM for a nice speedup on coldfire.Jens Arnold1-2/+2
2008-10-03Fix red on Players, hopefully.Robert Menes1-0/+2
2008-10-03Further speedup for ARMv6 by better pipelining in scalarproduct().Jens Arnold1-27/+53
2008-10-03fix yellow. Don't do the spindown/usb things in the bootloaderFrank Gevaerts1-6/+6
2008-10-03Recommit FS #9428 by David Hall. The SWCODEC targets should all work with thi...Robert Menes1-18/+18
2008-10-03Fix static noise on armv6.Jens Arnold1-4/+3
2008-10-03Add preliminary ARMv5te optimisations (verified working, but can probably be ...Jens Arnold3-3/+205
2008-10-03Add armv6 specific asm code for the APE filters, speeding up -c2000..-c5000 a...Jens Arnold2-0/+289
2008-10-03Correct test to avoid drawing outside display, fixes a problem in sim with sp...Nils Wallménius1-1/+1
2008-10-03Fix FS#9397 - calendar plugin shows incorrect calendars, fix suggested by Tho...Nils Wallménius1-4/+0
2008-10-03Revert r18687, as the patch appears to break battery_bench on the Archos Play...Robert Menes1-18/+18
2008-10-03fix yellow... should also actyually fix the issue...Jonathan Gordon1-1/+1