summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2008-07-11Hopefully fix FS #9153, as well as another bug (in fill_buffer) that could ca...Magnus Holmgren1-5/+4
2008-07-11Fix FS #9181, allowing the documented 3 progress bars per WPS. Also simplify ...Magnus Holmgren1-6/+3
2008-07-10Save a bit of binary size on targets which cannot record but share keymap wit...Jens Arnold2-3/+13
2008-07-08Update the iPod recording screen keymap and manual. FS#9165.Marc Guay1-2/+14
2008-07-08fix FS#9162 - the time needs to not talk so often, not the date lineJonathan Gordon1-13/+13
2008-07-07#if and #ifdef are slightly different. Use the correct oneFrank Gevaerts1-1/+1
2008-07-07Keybox, encrypted password storage. Manual page comming soonNils Wallménius5-1/+677
2008-07-07Fix FS #8361 - Custom stereo width reset by changing treble on e200. Thanks t...Dan Everton1-0/+1
2008-07-07Clean up the A-B repeat keymaps and add a note to gwps.c describing the ACTIO...Marc Guay1-0/+2
2008-07-06get checkwps building again (FS#9150) - still doesnt compile on d2 and mr500 ...Jonathan Gordon2-0/+7
2008-07-06Repair charging screen on archos. usb_detect() doesn't return a boolean since...Jens Arnold1-1/+1
2008-07-06Set svn props and add Id to headers that were missing it.Nils Wallménius15-505/+513
2008-07-05Fix warning due to typo on my part.Michael Giacomelli1-1/+0
2008-07-05fix FS#9146Jonathan Gordon1-1/+1
2008-07-05fix FS#9144 hopefully for good... only update the screen if the time line is ...Jonathan Gordon4-14/+43
2008-07-05More WMAv1 fixes by Rafael Carre.Michael Giacomelli1-6/+9
2008-07-03Implement FS#8947 - Add a stub in the simulator for ata_disk_is_active. This ...Bertrik Sikken5-11/+3
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