summaryrefslogtreecommitdiff
path: root/apps (follow)
Commit message (Expand)AuthorAge
* add the multivolume feature to LANG_DISK_NAME_MMC, to enable building multivo...Frank Gevaerts2008-10-06
* 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
* 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
* 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
* 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
* 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
* Add armv6 specific asm code for the APE filters, speeding up -c2000..-c5000 a...Jens Arnold2008-10-03
* Fix FS#9397 - calendar plugin shows incorrect calendars, fix suggested by Tho...Nils Wallménius2008-10-03
* Revert r18687, as the patch appears to break battery_bench on the Archos Play...Robert Menes2008-10-03
* fix yellow... should also actyually fix the issue...Jonathan Gordon2008-10-03
* Commit FS#9428 by David Hall: change battery bench messages on SWCODEC target...Robert Menes2008-10-03
* Hopefully fix crashes if the start screen is set to previous and nvram.bin be...Jonathan Gordon2008-10-03
* Fix FS#9296 by catching repeat events for wheel targets too, moved a bit of c...Nils Wallménius2008-10-02
* Fix FS#9418 'Player unresponsive while searching playlist with directory cach...Nils Wallménius2008-09-29
* Delete unused function, const police, minor style policeNils Wallménius2008-09-29
* redo the previous commit so its actually useful.Jonathan Gordon2008-09-25
* have the info lists set the selection before they are exited, this is sometim...Jonathan Gordon2008-09-25
* Clean up use of snprintf where strncpy if suited, avoid useless copying of co...Nils Wallménius2008-09-24
* Slight clean up of splash calls, use HZ instead of explicit numbersNils Wallménius2008-09-24
* Print a helpful error in the sim for usupported formats in Ogg containers (f....Nils Wallménius2008-09-24
* fix the button on the "X to abort " splash for the gigabeat f/sJonathan Gordon2008-09-24
* Updated italian translation.Alessio Lenzi2008-09-23
* Display the expected album art size in the info screenJonathan Gordon2008-09-23
* Use the correct #ifdefs for the added kernel objects.Jonathan Gordon2008-09-23
* Opening function brace style police.Michael Sevakis2008-09-23
* Simplify synchronizaton for MPA codec and make it fully atomic, let synth thr...Michael Sevakis2008-09-23
* Oops, forgot the touchscreen targets.Jens Arnold2008-09-23
* Simplify controls in order to resolve impossible combos on several targets. N...Jens Arnold2008-09-23
* Add simple ASMed fixed point multiply functions for ARM to AC3. Gives a 38% ...Michael Giacomelli2008-09-23
* Add player name and rockbox version to the battery_bench outputFrank Gevaerts2008-09-22
* Correct version of memory sizes in config-logikdax.h (previous values were ju...Dave Chapman2008-09-22
* Trivial changes to make the main Rockbox builds for the Sansa m200 and Logik ...Dave Chapman2008-09-22
* Fix careless typo on my part that broke MP3 playback on Coldfire.Michael Giacomelli2008-09-22
* Hopefully fix glitches when seeking in MP3s on dual core processors. Also, c...Michael Giacomelli2008-09-22
* more slight playlist resume cleanuping... dont bother saving the playlist fir...Jonathan Gordon2008-09-21
* Threading functions aren't all available on HWCODEC, so don't try to build th...Michael Giacomelli2008-09-20
* Opps, fix mp3 decoding in the sim.Michael Giacomelli2008-09-20
* Fix test_codec on multiprocessor codecs (MP3, SPC).Michael Giacomelli2008-09-20
* Commit FS#9318 - MP3 synthesis filter on COP. Loads the MP3 synth filer on t...Michael Giacomelli2008-09-20