summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2008-10-19Codec memory reorganizationNils Wallménius6-18/+27
2008-10-19Dont show lines which have no info in the id3 viewer screen.Jonathan Gordon1-29/+44
2008-10-18revert plugin_api part of r18830, as this was the wrong solution for thoseFrank Gevaerts8-8/+8
2008-10-18code police : fix some multiply defined variablesFrank Gevaerts9-9/+9
2008-10-18Increase UCL blocksize in order to fix 'blocksize too small' errors when tryi...Jens Arnold1-1/+1
2008-10-16Merge the necessary changes for the new archos firmware flash images back to ...Jens Arnold1-109/+32
2008-10-16Accept FS#7482 by Klaas Bosteels - return the full path of a file which doesn...Jonathan Gordon1-8/+5
2008-10-16Accept FS#9480 - centralise and organise the events in the apps/ layer. Jonathan Gordon10-30/+76
2008-10-15Split id3.c/h into metadata.c/h and metadata/mp3.c. Updated all references. M...Björn Stenberg50-465/+1305
2008-10-14Update Swedish translation.Magnus Holmgren1-0/+52
2008-10-14Make some dependencies on id3.h explicit.Magnus Holmgren3-0/+5
2008-10-14Added #include pcm_record.hBjörn Stenberg1-0/+1
2008-10-14Red build fix: Moved PCM #defines from pcm_record.h to pcm.h. Added necessary...Björn Stenberg2-24/+1
2008-10-14Moved pcm_record from firmware to apps. Cleaned up some. Now all code using s...Björn Stenberg8-16/+2212
2008-10-14Correct poor assumption on my part that WMA frames are 2048 samples long. Fi...Michael Giacomelli1-1/+1
2008-10-13Pegbox - new graphics for Archos, c200, small H10, Mini, M3 - also cleaning a...Marianne Arnold33-162/+200
2008-10-13Stop scrolling lines when entering or leaving a menu list item. Fixes FS #947...Peter D'Hoye1-1/+11
2008-10-13Move 'Playback Settings' up from 'General Settings' to 'Settings' (FS#9472 by...Nils Wallménius2-1/+2
2008-10-13FS#9463 Fixes and updates to the simplified Chinese translation by William Po...Nils Wallménius1-105/+177
2008-10-13Alternate fix for the bug fixed by FS#9163, the selection in the playlist vie...Nils Wallménius1-1/+2
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