summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2008-10-07Updated italian translation file.Alessio Lenzi
2008-10-07FS#9139 - support for ver 1.1 scrobbler log files. Upload any old files first...Robert Keevil
2008-10-07IAUDIO67_PAD: Add keymaps for most of the plugins, they are not all tested yet.Vitja Makarov
2008-10-07Accept FS#9325 (colourize digital vu_meter) by Clement Pit-Claudel.Rob Purchase
2008-10-06add the multivolume feature to LANG_DISK_NAME_MMC, to enable building multivo...Frank 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-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-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-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-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-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-02Fix FS#9296 by catching repeat events for wheel targets too, moved a bit of c...Nils Wallménius
2008-09-29Fix FS#9418 'Player unresponsive while searching playlist with directory cach...Nils Wallménius
2008-09-29Delete unused function, const police, minor style policeNils Wallménius
2008-09-25redo the previous commit so its actually useful.Jonathan Gordon
2008-09-25have the info lists set the selection before they are exited, this is sometim...Jonathan Gordon
2008-09-24Clean up use of snprintf where strncpy if suited, avoid useless copying of co...Nils Wallménius
2008-09-24Slight clean up of splash calls, use HZ instead of explicit numbersNils Wallménius
2008-09-24Print a helpful error in the sim for usupported formats in Ogg containers (f....Nils Wallménius
2008-09-24fix the button on the "X to abort " splash for the gigabeat f/sJonathan Gordon
2008-09-23Updated italian translation.Alessio Lenzi
2008-09-23Display the expected album art size in the info screenJonathan Gordon
2008-09-23Use the correct #ifdefs for the added kernel objects.Jonathan Gordon
2008-09-23Opening function brace style police.Michael Sevakis
2008-09-23Simplify synchronizaton for MPA codec and make it fully atomic, let synth thr...Michael Sevakis
2008-09-23Oops, forgot the touchscreen targets.Jens Arnold
2008-09-23Simplify controls in order to resolve impossible combos on several targets. N...Jens Arnold
2008-09-23Add simple ASMed fixed point multiply functions for ARM to AC3. Gives a 38% ...Michael Giacomelli
2008-09-22Add player name and rockbox version to the battery_bench outputFrank Gevaerts
2008-09-22Correct version of memory sizes in config-logikdax.h (previous values were ju...Dave Chapman
2008-09-22Trivial changes to make the main Rockbox builds for the Sansa m200 and Logik ...Dave Chapman
2008-09-22Fix careless typo on my part that broke MP3 playback on Coldfire.Michael Giacomelli
2008-09-22Hopefully fix glitches when seeking in MP3s on dual core processors. Also, c...Michael Giacomelli
2008-09-21more slight playlist resume cleanuping... dont bother saving the playlist fir...Jonathan Gordon