summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2005-05-20Synced.Mats Lidell1-0/+12
2005-05-17Cleaned up button handling: Properly ignore button releases and repeats inste...Jens Arnold1-25/+33
2005-05-17(1) Early USB detection on boot, before trying to mount the partitions. Clean...Jens Arnold4-18/+28
2005-05-17Added the 'only return to root if current dir no longer exists' functionality...Jens Arnold3-13/+9
2005-05-17Don't swallow button events. It's unnecessary and maybe even confusing.Jens Arnold1-4/+0
2005-05-17Save some code for Ondio.Jens Arnold1-1/+1
2005-05-17Remove stray debugging call.Thom Johansen1-1/+0
2005-05-17Patch #1202120 by Luca Burelli - autobookmark for text viewerLinus Nielsen Feltzing1-10/+130
2005-05-17Facilitate IRAM usage for wv2wav.Thom Johansen1-1/+11
2005-05-17Patch #1203309 by David Bryant - WavPack codec fix and performance enhancementLinus Nielsen Feltzing5-251/+491
2005-05-16Hotswap: Better placement for switching the MMC monitor off/on.Jens Arnold1-3/+0
2005-05-16Hotswap: Avoid mount race at startup and after returning from USB mode.Jens Arnold1-0/+3
2005-05-16Fix simulator buildsJonas Häggqvist1-1/+1
2005-05-16Remote support on iRiverJonas Häggqvist1-0/+52
2005-05-16Forgot to add the 'not always back to root' feature for menu and quickscreens...Jens Arnold1-3/+3
2005-05-16Browser enhancements: (all) Only go back to the root dir after USB mode if th...Jens Arnold1-13/+13
2005-05-16Patch #1196964 by Tapio Karppinen, updated finnish language.Jens Arnold1-18/+30
2005-05-15Patch #1201675 by Alessio Lenzi, updated italian language.Jens Arnold1-486/+1807
2005-05-14Bugfixes: (all) Don't try to build the directory list when showdir() returns ...Jens Arnold1-16/+23
2005-05-14Disable reflow mode for the player as it makes no sense. Cosmetic indentation...Jens Arnold1-10/+19
2005-05-13Patch #1152363 by Luca Burelli, proportional font support in the text viewer ...Linus Nielsen Feltzing1-45/+209
2005-05-13File rename wrongly accepted an empty target filename, corrupting the file sy...Linus Nielsen Feltzing1-1/+1
2005-05-13Fix simulator and iriver builds.Jens Arnold1-0/+2
2005-05-13(1) Wait for the MAS to run out of buffered data on fade out. Fixes bug #7789...Jens Arnold1-11/+16
2005-05-12Bugfix: Make sure pitch is reset at exit.Jens Arnold1-1/+7
2005-05-12Fix for bug #904026: Reset pitch to ensure synchronous playback.Jens Arnold1-0/+3
2005-05-11Autorating should work now. at least. it would. but there is no runtime data ...Michiel Van Der Kolk3-22/+50
2005-05-10Starts with and ends with support (for strings), as requested.Michiel Van Der Kolk7-86/+120
2005-05-10gee, i thought i committed this o.o.Michiel Van Der Kolk1-3/+6
2005-05-09Minor optimisation.Jens Arnold1-2/+2
2005-05-09rebuild the ELF files if the rockbox lib was updatedDaniel Stenberg1-2/+4
2005-05-09Patch #1195757 by Richard O'Brien, updated icelandic languageLinus Nielsen Feltzing1-491/+1189
2005-05-09Patch #1198118 by Manuel Dejonghe, shorter strings for french trigger screenLinus Nielsen Feltzing1-35/+34
2005-05-09Patch #1198079 by Manuel Dejonghe, updated french translationLinus Nielsen Feltzing1-25/+123
2005-05-08Made it build warning-free on the sim. This could not have worked in the simDaniel Stenberg1-5/+5
2005-05-08(1) Don't print on invisible lines. (2) Proper message for aborted filename i...Jens Arnold1-4/+12
2005-05-08Databox: Added crude print() function, and enabled building on all targets.Jens Arnold3-6/+40
2005-05-08Changed to rockbox style button handling, using the api functions. Support fo...Jens Arnold2-89/+75
2005-05-08Patch #1189084 by David Bryant.Thom Johansen1-17/+28
2005-05-08merf u.u.Michiel Van Der Kolk1-0/+4
2005-05-08Hopefully this fixes red..Michiel Van Der Kolk1-2/+10
2005-05-08Ladida fix.Michiel Van Der Kolk1-8/+24
2005-05-08Canceling edit support.Michiel Van Der Kolk1-2/+6
2005-05-08Whoops. it seems my makefile format was out of date compared to cvs.Michiel Van Der Kolk1-19/+19
2005-05-08Databox!Michiel Van Der Kolk8-1/+964
2005-05-08Disabled unused constants.Jens Arnold1-2/+5
2005-05-08Removed dead code; some minor optimisations.Jens Arnold1-10/+5
2005-05-08Cool new credits scroller for player.Jens Arnold1-18/+44
2005-05-07Same 'DLL' messages as the new plugin Makefile.Jens Arnold2-2/+2
2005-05-07include autoconf for the endian definesDaniel Stenberg1-0/+1