summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-01-11Make set_option correctly return USB connect status.Michael Sevakis1-6/+9
2008-01-11Include the features of this rockbox, target and version in theDaniel Stenberg1-0/+16
2008-01-11Another small optimisation for greyscale blitting on SH1 (making better use o...Jens Arnold1-27/+28
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-10mrobe 100: Robert Kukla3-26/+26
2008-01-10Fully clone the gray_show(false) procedure without the forced lcd update.Michael Sevakis1-1/+5
2008-01-10Patch FS#8441 by Marc Guay - rewording of the Shuffle and Repeat optionsLinus Nielsen Feltzing1-7/+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 Gordon35-113/+131
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 Arnold13-327/+476
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-09Don't clear this bit. Helps c200 radios that have trouble tuning.Mark Arigo1-1/+1
2008-01-09m:robe 100 fixes: (1) add missing keymap (copied from H10), (2) rename lcd_yu...Mark Arigo4-68/+462
2008-01-09Update the french translation.Mustapha Senhaji1-3/+3
2008-01-09FS#8438 Update the russian translation by Alexander Kuzmenkov.Mustapha Senhaji2-2488/+5158
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 Arigo2-0/+166
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 Arigo22-17/+798
2008-01-09Fix a typo in commit r16018 - this was causing text to disappear on the h140...Dave Chapman1-1/+1
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 Gordon2-1/+2
2008-01-08Add the viewport functions to the screens API, including a new getfont() func...Dave Chapman14-12/+379
2008-01-08Greyscale library: Very slight speedup on archos.Jens Arnold1-30/+29
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-07Add viewport capabilities to all the LCD drivers, and adapt scrolling code. ...Dave Chapman12-663/+1473
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
2008-01-07Add Mehmet Catalbas to the credits for FS#8407.Mustapha Senhaji1-0/+1
2008-01-07mpegplayer: Misc seeking tweaks 1) Consolidate some code amongst functions. 2...Michael Sevakis2-112/+85
2008-01-07FS#8413 Update the chinese translations by Xinlu Huang.Mustapha Senhaji2-699/+747
2008-01-07Change heading on database root for consistency.Steve Bavin1-1/+1
2008-01-07Gah, e200 sets CONFIG_LCD to LCD_X5.Jens Arnold1-1/+2
2008-01-07Forgot to commit the adaption of 'fire' to the new greylib.Jens Arnold1-36/+47
2008-01-06Doom LCD update: * Speed up the C versions slightly (colour and greyscale). *...Jens Arnold1-77/+127
2008-01-06rbutil: Updated german translation. (also lupdate on all translations)Dominik Wenger5-7895/+10183
2008-01-06rbutil: turkish translation by Mehmet Ş. Çatalbaş (baratrion) FS#8407Dominik Wenger2-0/+2071
2008-01-06Fix reading of ID3V2 tags with frame data length fields, hopefully without br...Magnus Holmgren1-7/+6