summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2008-10-12Minor clean up, move common define to a header file and use TIME_AFTER macroNils Wallménius3-4/+3
2008-10-12Fix FS#9479 - "readonly" lists sometimes wrap when they shouldnt. part of the...Jonathan Gordon1-7/+11
2008-10-11Updated italian translation.Alessio Lenzi1-0/+14
2008-10-11* Make %t stricter by aborting if a value is not given.Jonathan Gordon3-3/+16
2008-10-11update the %mv wps tag to let you specify how long it should wait after being...Jonathan Gordon2-8/+11
2008-10-10Forgot description for the new lang stringNils Wallménius1-1/+1
2008-10-10Search In PlaylistNils Wallménius2-15/+40
2008-10-10Moved id3.c, mpeg.c and replaygain.c from firmware/ to apps/. This is the fir...Björn Stenberg4-0/+4687
2008-10-09change the %mv timeout to 1s which works better, also change the string to sh...Jonathan Gordon1-2/+2
2008-10-09Added missing Album Hart voice string and synced italian translation.Alessio Lenzi2-2/+36
2008-10-09Make it possible to interrupt md5sum. FS#9209 by Chrisopher Williams.Antoine Cellerier1-9/+25
2008-10-09FS#9460 - Add a tag %mv which can be used to check if the volume button is be...Jonathan Gordon4-1/+18
2008-10-08Bring Dutch language file up to datePeter D'Hoye1-0/+58
2008-10-08New recording setting to configure how mono recordings are made. Previously, ...Peter D'Hoye8-23/+154
2008-10-08Small fixes to the french translation by Eric Lassauge and Rafaël CarréNils Wallménius1-15/+37
2008-10-08Make the array static const char, and use it for direct lookup, saving binsiz...Jens Arnold1-15/+10
2008-10-08Fix FS#8949 - Alphabetical directory listing reversed after "Error Accessing ...Nils Wallménius5-48/+79
2008-10-08add morse input support to the Olympus m:robe 100, patch by Roy Wallace, FS#9450Marcoen Hirschberg1-0/+3
2008-10-07Another minor improvement: better pipelining and one less register used in ve...Jens Arnold1-14/+16
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 Gevaerts12-23/+27
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 Keevil4-6/+21
2008-10-07IAUDIO67_PAD: Add keymaps for most of the plugins, they are not all tested yet.Vitja Makarov33-0/+251
2008-10-07Accept FS#9325 (colourize digital vu_meter) by Clement Pit-Claudel.Rob Purchase1-3/+30
2008-10-06add the multivolume feature to LANG_DISK_NAME_MMC, to enable building multivo...Frank Gevaerts1-0/+3
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-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-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-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-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-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
2008-10-03Commit FS#9428 by David Hall: change battery bench messages on SWCODEC target...Robert Menes1-18/+18
2008-10-03Hopefully fix crashes if the start screen is set to previous and nvram.bin be...Jonathan Gordon1-0/+3
2008-10-02Fix FS#9296 by catching repeat events for wheel targets too, moved a bit of c...Nils Wallménius1-154/+133
2008-09-29Fix FS#9418 'Player unresponsive while searching playlist with directory cach...Nils Wallménius1-0/+1