summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2008-07-06Repair charging screen on archos. usb_detect() doesn't return a boolean since...Jens Arnold
2008-07-06Set svn props and add Id to headers that were missing it.Nils Wallménius
2008-07-05Fix warning due to typo on my part.Michael Giacomelli
2008-07-05fix FS#9146Jonathan Gordon
2008-07-05fix FS#9144 hopefully for good... only update the screen if the time line is ...Jonathan Gordon
2008-07-05More WMAv1 fixes by Rafael Carre.Michael Giacomelli
2008-07-03Implement FS#8947 - Add a stub in the simulator for ata_disk_is_active. This ...Bertrik Sikken
2008-07-03Japanese language update by Kenjiro Arai (FS#8737)Kevin Ferrare
2008-07-02Fix FS#8964 (CPU remains boosted after buffering). 'filling' needs to be set ...Nicolas Pennequin
2008-07-02revert that scroll engine stuff... good in theory, but broken.Jonathan Gordon
2008-07-02fix the random folder behaviour by not letting it start folders which dont ha...Jonathan Gordon
2008-07-01fix FS#9104 - Database sorting does not work on un-filtered list Robert Kukla
2008-07-01Update German translation (missing strings and small changes for more consist...Marianne Arnold
2008-07-01The second part of this expression always becomes true before the first part,...Jens Arnold
2008-07-01Bring libmpeg2 portions that we use up to date with the latest libmpeg2 CVS. ...Michael Sevakis
2008-06-30brazilian portugese update by Adilson Vicente XavierMarcoen Hirschberg
2008-06-30polish language update by Maciej AdamczakMarcoen Hirschberg
2008-06-30only build ppmviewer on colour targets (as it doesn't do greylib yet), and ac...Frank Gevaerts
2008-06-30fix line endings and propertiesFrank Gevaerts
2008-06-30Fix FS#8977. The issue was caused by multiple successive calls to audio_load_...Nicolas Pennequin
2008-06-30Fix the bug where the german language would crash the quickscreen on the nano. Jonathan Gordon
2008-06-30Fix up and finish what I started with r17886.Marc Guay
2008-06-29Updated Swedish translation.Magnus Holmgren
2008-06-29Synced Danish translation.Jonas Häggqvist
2008-06-29Updated italian translation.Alessio Lenzi
2008-06-29rename the "seek accel" setting because the old values mean something differe...Marcoen Hirschberg
2008-06-29Fix FS#9110 and its maybe-dupes.Nicolas Pennequin
2008-06-29Fix FS #9128: invalidate the peakmeter scales when switching between playback...Peter D'Hoye
2008-06-29very minor code police. also fix a possible but unlikely missed cpu_boost(false)Jonathan Gordon
2008-06-29Accept FS#9111 - only exit te stats plugin if the exit button is pressedJonathan Gordon
2008-06-29fix FS#9120 by actually quiting random folder advance config after choosing "...Jonathan Gordon
2008-06-29fix FS#9119 (crash if random folder list has no entries)Jonathan Gordon
2008-06-28Simplify touchscreen scrollbar handling codeMaurus Cuelenaere
2008-06-28fix redPeter D'Hoye
2008-06-28FS#9085 - Stopwatch: Retain stopwatch times after exit Robert Kukla
2008-06-28Remove a viewport ambiguity by changing the screens width/heigth members into...Peter D'Hoye
2008-06-28Small fix for touchscreen interfaceMaurus Cuelenaere
2008-06-28Forgot that the X5/M5 use a 64/64KB IRAM split, so they can't use the previou...Michael Giacomelli
2008-06-28Put the WMA windowing and output buffer into IRAM on targets with > 96KB of i...Michael Giacomelli
2008-06-28Removed unneeded #include "plugin.h"Bertrik Sikken
2008-06-28this function is not used by scrollwheel targetsMarcoen Hirschberg
2008-06-28Update dutch translationMaurus Cuelenaere
2008-06-28include these string for all targets, not just the gigabeatMarcoen Hirschberg
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2008-06-28- use correct define (make lamp plugin work again)Robert Kukla
2008-06-28implement smooth seeking acceleration for audio playback and mpegplayerMarcoen Hirschberg
2008-06-28Peakmeters: use screens[].getwidth() and not screens[].width as the latter on...Peter D'Hoye
2008-06-28Fix broken peakmeters: peakmeter was using viewport drawing code but absolute...Peter D'Hoye
2008-06-28Add ppm and rppm viewer by Alexander PapstFrank Gevaerts
2008-06-28fix redFrank Gevaerts