summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2008-01-23Renamed 'archos' to 'modelname' in the configure script and the MakefilesDaniel Stenberg1-3/+4
2008-01-23Fixed the problems on the new version of the fire plugin (so repush it), adde...Kevin Ferrare6-305/+263
2008-01-22D2 simulator build (plugins not built yet)Rob Purchase3-8/+16
2008-01-22When automatically loading the last bookmark and the file couldn't be found, ...Magnus Holmgren1-0/+6
2008-01-22Updated italian translation.Alessio Lenzi1-0/+34
2008-01-22Revert today's fire commits because it crashed all the targets I could test w...Marianne Arnold2-159/+233
2008-01-22Oops. Only build mpegplayer bitmaps for SWCODEC.Michael Sevakis1-0/+2
2008-01-22FS#8495 by Harry Tu - fix bad spelling in english.langLinus Nielsen Feltzing1-1/+1
2008-01-22A commit without a single warning is not really funKevin Ferrare1-2/+2
2008-01-22Fire plugin : initializes palettes with a function instead of storing them in...Kevin Ferrare2-233/+159
2008-01-22add timer registration for mrobe100 lcd to greyscale lib (fix yellow)Robert Kukla1-0/+2
2008-01-22Accept FS #8494: updated chinese translations by Harry TuPeter D'Hoye2-0/+68
2008-01-21Accept FS #8490 by Vuong Minh Hiep: fix wrong selection in multi-line listsPeter D'Hoye1-10/+6
2008-01-21Keyclick option (FS#7307). Disabled by default, go into System settings to en...Steve Bavin5-50/+116
2008-01-19Apply last fall's exponent fix to WMA v1 files as well.Michael Giacomelli1-1/+1
2008-01-19Fixes to the Russian translation by Alexander KuzmenkovJonas Häggqvist1-101/+101
2008-01-19Look for albumart in .rockbox/albumart/<artist>-<album><size>.bmp in addition...Jonas Häggqvist1-0/+16
2008-01-19Don't bother translators with strings that are already translated when just t...Jonas Häggqvist17-53/+53
2008-01-19FS#8446 New translation, Hindi language by Apoorva Mahajan.Mustapha Senhaji1-0/+11473
2008-01-18Accept FS#8469 by Bryan Childs with a few adjustments: Remove duplicate strip...Nicolas Pennequin4-48/+25
2008-01-18Updated Romanian language by George Tamplaru.Jonas Häggqvist1-807/+9343
2008-01-17Reverse the behaviour of the scrollwheel (i.e. fwd/clockwise is down, back/an...Dave Chapman1-2/+2
2008-01-16mpegplayer: fix a small mistake in validating the start time.Michael Sevakis1-1/+1
2008-01-16libmpeg2: Change a couple style points for consistency and some spacing.Michael Sevakis2-14/+8
2008-01-16libmpeg2: Decode only Y on grayscale targets. The chroma skip code is probabl...Michael Sevakis7-115/+680
2008-01-15Update Swedish translation, and make a few changes for consistency.Magnus Holmgren1-4/+18
2008-01-14Initial Cowon D2 commit:Rob Purchase5-1/+206
2008-01-14Change wording of date options to clarify; previously English format was not ...Steve Bavin1-6/+6
2008-01-13Reduce the size of the language buffer a bit.Jonas Häggqvist1-1/+1
2008-01-13Updated Thai translation by Prakarn Sahasoontornvute (FS#8395). Enlarge the l...Jonas Häggqvist2-20/+324
2008-01-13FS#8132 by Harry Tu: Remove untranslated strings from a number of languages.Jonas Häggqvist11-2814/+10
2008-01-13Fix compile error in wps_debug.c when -DDEBUG and not simulator buildCatalin Patulea1-0/+2
2008-01-13Fixed the red.Miika Pekkarinen1-0/+7
2008-01-13Always check for deleted files, no matter how slow it might be when DB autoup...Miika Pekkarinen1-26/+26
2008-01-13Greyscale library: * Defer application of lcd linearisation + gamma in buffer...Jens Arnold5-206/+95
2008-01-13Reenable metronome on Archos targets which got lost during the big change to ...Marianne Arnold2-2/+2
2008-01-13FS#8369 by Harry Tu: Voice strings for norsk.lang. Please report any problems...Jonas Häggqvist1-185/+185
2008-01-13Midiplay: more consistent button mapping on c200 - use the volume buttons to ...Marianne Arnold1-4/+4
2008-01-13Greyscale test plugin: Add missing button definitions for M5.Jens Arnold1-0/+8
2008-01-13FS#8450 Update the fnnish translation by Jani Kinnunen.Mustapha Senhaji1-3/+3
2008-01-13charcell doesnt show titles in lists, so remove the "show path" setting and f...Jonathan Gordon5-3/+16
2008-01-13Oops, looks like I overlooked a leftover from the old graylib...Jens Arnold1-1/+1
2008-01-13The old grayscale library is now officially dead.Jens Arnold6-6152/+0
2008-01-13Greyscale library: Plugins can now put the management structure in IRAM for h...Jens Arnold15-90/+110
2008-01-12Fix FS#8451Nils Wallménius1-1/+1
2008-01-12mpegplayer: A) Replace 'Start Menu' option with 'Resume Settings' 1) Start me...Michael Sevakis4-277/+434
2008-01-11I didn't mean to commit the autostart.c entry.Robert Kukla1-1/+0
2008-01-11m:robe 100:Robert Kukla6-8/+16
2008-01-11Make set_option correctly return USB connect status.Michael Sevakis1-6/+9
2008-01-11Greyscale mpegplayer: * Use uncached greyscale buffers on dual core targets, ...Jens Arnold7-96/+9