summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-10-07Accept FS#9325 (colourize digital vu_meter) by Clement Pit-Claudel.Rob Purchase
2008-10-07Fill some ata_identify fields, e.g model name, firmware, block countVitja Makarov
2008-10-07Change UMS to MSC in the Sansa e200 uninstallation instructions, as it is ref...Marc Guay
2008-10-06Let 'configure' figure out the full path to the various tools if possible. Th...Jens Arnold
2008-10-06Commit FS#9462: an semi-automatic plugin API documentation generatorMaurus Cuelenaere
2008-10-06add the multivolume feature to LANG_DISK_NAME_MMC, to enable building multivo...Frank Gevaerts
2008-10-06Squash 2 warnings in each of (voicefont.c, wavtrim.c).Jens Arnold
2008-10-05LCD driver for meizu M3, new type (older M3s are not yet supported)Frank Gevaerts
2008-10-05Add Denes Balatoni to the creditsFrank Gevaerts
2008-10-05set output format correctlyFrank Gevaerts
2008-10-05yes... i'm just trying to boost my ohloh score!Jonathan Gordon
2008-10-05bit of code policeJonathan Gordon
2008-10-05Accept FS#9231 - viewportify the pitch screen by Thomas Martitz.Jonathan Gordon
2008-10-05Move rbutil translations into a subfolder.Dominik Riebeling
2008-10-05revert my commit from a few days ago.. It doesnt actually do anythingJonathan Gordon
2008-10-05Fix a possible deadlock if the album art loading failsJonathan Gordon
2008-10-05Add iriver X20 support to tcctool - information contributed by Octavian Voicu.Dave Chapman
2008-10-04Accept FS #9451 by Melba Sitjar: add missing strings to the Tagalog Language ...Robert Menes
2008-10-04Made some read-only arrays const, simplified a funky for-loop, fixed potentia...Bertrik Sikken
2008-10-04Move mkamsboot into the rbutil/mkamsboot/ directory - no other changes, so th...Dave Chapman
2008-10-03implement usb_drv_release_endpoint() and usb_drv_request_endpoint() (a.k.a. f...Frank Gevaerts
2008-10-03disable logf againFrank Gevaerts
2008-10-03reorganise the USB stack a bit to allow for easier integration of non-ARC con...Frank Gevaerts
2008-10-03Fix warnings on non-arm targets.Jens Arnold
2008-10-03Various speedups: (1) Put actual decoding functions into IRAM on PP5002. (2) ...Jens Arnold
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