summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2008-07-03Japanese language update by Kenjiro Arai (FS#8737)Kevin Ferrare1-782/+1496
2008-07-02Fix FS#8964 (CPU remains boosted after buffering). 'filling' needs to be set ...Nicolas Pennequin1-0/+2
2008-07-02revert that scroll engine stuff... good in theory, but broken.Jonathan Gordon1-0/+1
2008-07-02fix the random folder behaviour by not letting it start folders which dont ha...Jonathan Gordon1-9/+7
2008-07-01fix FS#9104 - Database sorting does not work on un-filtered list Robert Kukla1-7/+1
2008-07-01Update German translation (missing strings and small changes for more consist...Marianne Arnold1-78/+287
2008-07-01The second part of this expression always becomes true before the first part,...Jens Arnold1-2/+1
2008-07-01Bring libmpeg2 portions that we use up to date with the latest libmpeg2 CVS. ...Michael Sevakis16-184/+363
2008-06-30brazilian portugese update by Adilson Vicente XavierMarcoen Hirschberg1-598/+741
2008-06-30polish language update by Maciej AdamczakMarcoen Hirschberg1-44/+40
2008-06-30only build ppmviewer on colour targets (as it doesn't do greylib yet), and ac...Frank Gevaerts1-1/+4
2008-06-30fix line endings and propertiesFrank Gevaerts1-332/+332
2008-06-30Fix FS#8977. The issue was caused by multiple successive calls to audio_load_...Nicolas Pennequin1-0/+22
2008-06-30Fix the bug where the german language would crash the quickscreen on the nano. Jonathan Gordon1-4/+6
2008-06-30Fix up and finish what I started with r17886.Marc Guay1-1/+1
2008-06-29Updated Swedish translation.Magnus Holmgren1-0/+90
2008-06-29Synced Danish translation.Jonas Häggqvist1-0/+56
2008-06-29Updated italian translation.Alessio Lenzi1-0/+56
2008-06-29rename the "seek accel" setting because the old values mean something differe...Marcoen Hirschberg1-1/+1
2008-06-29Fix FS#9110 and its maybe-dupes.Nicolas Pennequin1-3/+13
2008-06-29Fix FS #9128: invalidate the peakmeter scales when switching between playback...Peter D'Hoye1-1/+7
2008-06-29very minor code police. also fix a possible but unlikely missed cpu_boost(false)Jonathan Gordon1-1/+6
2008-06-29Accept FS#9111 - only exit te stats plugin if the exit button is pressedJonathan Gordon1-2/+2
2008-06-29fix FS#9120 by actually quiting random folder advance config after choosing "...Jonathan Gordon1-5/+9
2008-06-29fix FS#9119 (crash if random folder list has no entries)Jonathan Gordon1-1/+4
2008-06-28Simplify touchscreen scrollbar handling codeMaurus Cuelenaere1-15/+16
2008-06-28fix redPeter D'Hoye3-5/+5
2008-06-28FS#9085 - Stopwatch: Retain stopwatch times after exit Robert Kukla1-0/+74
2008-06-28Remove a viewport ambiguity by changing the screens width/heigth members into...Peter D'Hoye26-149/+165
2008-06-28Small fix for touchscreen interfaceMaurus Cuelenaere1-0/+3
2008-06-28Forgot that the X5/M5 use a 64/64KB IRAM split, so they can't use the previou...Michael Giacomelli1-2/+2
2008-06-28Put the WMA windowing and output buffer into IRAM on targets with > 96KB of i...Michael Giacomelli2-10/+21
2008-06-28Removed unneeded #include "plugin.h"Bertrik Sikken1-1/+0
2008-06-28this function is not used by scrollwheel targetsMarcoen Hirschberg1-0/+2
2008-06-28Update dutch translationMaurus Cuelenaere1-0/+56
2008-06-28include these string for all targets, not just the gigabeatMarcoen Hirschberg1-24/+12
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg479-958/+1916
2008-06-28- use correct define (make lamp plugin work again)Robert Kukla1-2/+2
2008-06-28implement smooth seeking acceleration for audio playback and mpegplayerMarcoen Hirschberg4-20/+78
2008-06-28Peakmeters: use screens[].getwidth() and not screens[].width as the latter on...Peter D'Hoye1-9/+12
2008-06-28Fix broken peakmeters: peakmeter was using viewport drawing code but absolute...Peter D'Hoye1-1/+2
2008-06-28Add ppm and rppm viewer by Alexander PapstFrank Gevaerts4-0/+337
2008-06-28fix redFrank Gevaerts1-1/+1
2008-06-28This file was originally sorted, so sort it againFrank Gevaerts1-7/+7
2008-06-28Add rockblox1d, by Alexander Papst (originally 1drockblox, but renamed to not...Frank Gevaerts3-0/+285
2008-06-28Solve possible glitch after seeking in mpc files. Documented the special trea...Andree Buschmann2-3/+11
2008-06-27initial Meizu M6SL port (take 2)Marcoen Hirschberg2-0/+305
2008-06-27Use the flash disk icon on all flash sttorage targets instead just on the Ond...Jens Arnold1-1/+1
2008-06-27My Devcon 2008 contribution: port for Philips GoGear HDD1630 (PP5022-based). ...Mark Arigo3-1/+319
2008-06-27Small optimisation for mandelbrot on arm targets: Help the compiler allocatin...Jens Arnold1-5/+5