summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
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
2008-01-10Fix warning.Jens Arnold1-2/+2
2008-01-10Greyscale library: * Introduced some extra macros dealing with block size, al...Jens Arnold4-185/+168
2008-01-10Fully clone the gray_show(false) procedure without the forced lcd update.Michael Sevakis1-1/+5
2008-01-10woopsJonathan Gordon1-2/+2
2008-01-10Accept FS#8341 - rename BUTTON_SCROLL_UP/DOWN to FWD/BACK on the e200 to make...Jonathan Gordon30-100/+117
2008-01-10bandaid fix for FS#8168 - statusbar would be enabled if poweroff happened whi...Jonathan Gordon4-1/+18
2008-01-09Greyscale library: Changed the internal data format once more (separated pixe...Jens Arnold5-59/+61
2008-01-09mpegplayer on grayscale targets: use greylib to display all text and graphics...Michael Sevakis9-258/+261
2008-01-09Oops, my previous commit was incorrect. Committed wrong file.Alessio Lenzi1-16/+0
2008-01-09E200: Restore the scroll wheel support in brickmania that got lost in the pre...Marianne Arnold1-1/+4
2008-01-09Fix FS#5797 (Codec failure with directory skip when in file browser, with dir...Nicolas Pennequin2-8/+11
2008-01-09m:robe 100 fixes: (1) add missing keymap (copied from H10), (2) rename lcd_yu...Mark Arigo1-0/+394
2008-01-09Update the french translation.Mustapha Senhaji1-3/+3
2008-01-09FS#8438 Update the russian translation by Alexander Kuzmenkov.Mustapha Senhaji1-2488/+5157
2008-01-09Updated italian translation.Alessio Lenzi1-3/+19
2008-01-09Prevent idle poweroff in the MPEG player plugin. Also save the settings when ...Linus Nielsen Feltzing1-0/+5
2008-01-09Add missing files for the m:robe 100Mark Arigo1-0/+0
2008-01-09Reduce stack usage in the vbrfix plugin. Fixes FS#8402.Linus Nielsen Feltzing1-2/+2
2008-01-09Initial commit for the Olympus m:robe 100 port (PP5020). The LCD driver works...Mark Arigo4-4/+11
2008-01-08Fix FS#6215 (player crashes after trying to resume deleted music file). As me...Nicolas Pennequin2-0/+6
2008-01-08Take out some no longer needed (and overly complicated) comments, thanks to N...Brandon Low1-6/+0
2008-01-08Fix typo.Nicolas Pennequin1-1/+1
2008-01-08Fix FS#2687 (Rewinding at end of song confuses playback) by making the codec ...Nicolas Pennequin1-8/+14
2008-01-08Restore missing initialization of remote setfont()Linus Nielsen Feltzing1-0/+1
2008-01-08Accept and Fix FS#8427 - problem with empty screens in lists with pages scrol...Jonathan Gordon1-1/+1
2008-01-08Add the viewport functions to the screens API, including a new getfont() func...Dave Chapman6-12/+347
2008-01-08FPS Test plugin: add greyscale library performance measurement.Jens Arnold1-0/+79
2008-01-07Make the playlist index be incremented after the PCM track change. This fixes...Nicolas Pennequin1-3/+21
2008-01-07mpegplayer: Fix a bitflag value. Add some commenting to the WVS code to help ...Michael Sevakis1-15/+72
2008-01-07FS#8423 - Fixes quirks in routine used to remove obsolote entries from tagcac...Miika Pekkarinen1-7/+10