summaryrefslogtreecommitdiff
path: root/apps (follow)
Commit message (Expand)AuthorAge
* Minor clean up, move common define to a header file and use TIME_AFTER macroNils Wallménius2008-10-12
* Fix FS#9479 - "readonly" lists sometimes wrap when they shouldnt. part of the...Jonathan Gordon2008-10-12
* Updated italian translation.Alessio Lenzi2008-10-11
* * Make %t stricter by aborting if a value is not given.Jonathan Gordon2008-10-11
* update the %mv wps tag to let you specify how long it should wait after being...Jonathan Gordon2008-10-11
* Forgot description for the new lang stringNils Wallménius2008-10-10
* Search In PlaylistNils Wallménius2008-10-10
* Moved id3.c, mpeg.c and replaygain.c from firmware/ to apps/. This is the fir...Björn Stenberg2008-10-10
* change the %mv timeout to 1s which works better, also change the string to sh...Jonathan Gordon2008-10-09
* Added missing Album Hart voice string and synced italian translation.Alessio Lenzi2008-10-09
* Make it possible to interrupt md5sum. FS#9209 by Chrisopher Williams.Antoine Cellerier2008-10-09
* FS#9460 - Add a tag %mv which can be used to check if the volume button is be...Jonathan Gordon2008-10-09
* Bring Dutch language file up to datePeter D'Hoye2008-10-08
* New recording setting to configure how mono recordings are made. Previously, ...Peter D'Hoye2008-10-08
* Small fixes to the french translation by Eric Lassauge and Rafaël CarréNils Wallménius2008-10-08
* Make the array static const char, and use it for direct lookup, saving binsiz...Jens Arnold2008-10-08
* Fix FS#8949 - Alphabetical directory listing reversed after "Error Accessing ...Nils Wallménius2008-10-08
* add morse input support to the Olympus m:robe 100, patch by Roy Wallace, FS#9450Marcoen Hirschberg2008-10-08
* Another minor improvement: better pipelining and one less register used in ve...Jens Arnold2008-10-07
* APE: Further ARMv6 filter optimisations: Save 4 'ror's per round by utilising...Jens Arnold2008-10-07
* add HAVE_DISK_STORAGE, and use that instead of HAVE_FLASH_STORAGE when checki...Frank Gevaerts2008-10-07
* Updated italian translation file.Alessio Lenzi2008-10-07
* FS#9139 - support for ver 1.1 scrobbler log files. Upload any old files first...Robert Keevil2008-10-07
* IAUDIO67_PAD: Add keymaps for most of the plugins, they are not all tested yet.Vitja Makarov2008-10-07
* Accept FS#9325 (colourize digital vu_meter) by Clement Pit-Claudel.Rob Purchase2008-10-07
* 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