summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-01-12Fix FS#8451Nils Wallménius
2008-01-12- share adc reading code between h10 and mrobe100Robert Kukla
2008-01-12added degree symbolRobert Kukla
2008-01-12ipod_fw is not required to build/install Rockbox any more, so remove it from ...Dave Chapman
2008-01-12mpegplayer: A) Replace 'Start Menu' option with 'Resume Settings' 1) Start me...Michael Sevakis
2008-01-12Greyscale ipod lcd driver: * Assembler optimised low level functions. PP5002 ...Jens Arnold
2008-01-11rbutil: added creation of voice files with rbutil.Dominik Wenger
2008-01-11refactored voicefont and wavtrim for inclusion into rbutil.Dominik Wenger
2008-01-11I didn't mean to commit the autostart.c entry.Robert Kukla
2008-01-11m:robe 100:Robert Kukla
2008-01-11Make set_option correctly return USB connect status.Michael Sevakis
2008-01-11Include the features of this rockbox, target and version in theDaniel Stenberg
2008-01-11Another small optimisation for greyscale blitting on SH1 (making better use o...Jens Arnold
2008-01-11Greyscale mpegplayer: * Use uncached greyscale buffers on dual core targets, ...Jens Arnold
2008-01-10Fix warning.Jens Arnold
2008-01-10Greyscale library: * Introduced some extra macros dealing with block size, al...Jens Arnold
2008-01-10mrobe 100: Robert Kukla
2008-01-10Fully clone the gray_show(false) procedure without the forced lcd update.Michael Sevakis
2008-01-10Patch FS#8441 by Marc Guay - rewording of the Shuffle and Repeat optionsLinus Nielsen Feltzing
2008-01-10woopsJonathan Gordon
2008-01-10Accept FS#8341 - rename BUTTON_SCROLL_UP/DOWN to FWD/BACK on the e200 to make...Jonathan Gordon
2008-01-10bandaid fix for FS#8168 - statusbar would be enabled if poweroff happened whi...Jonathan Gordon
2008-01-09Greyscale library: Changed the internal data format once more (separated pixe...Jens Arnold
2008-01-09mpegplayer on grayscale targets: use greylib to display all text and graphics...Michael Sevakis
2008-01-09Oops, my previous commit was incorrect. Committed wrong file.Alessio Lenzi
2008-01-09E200: Restore the scroll wheel support in brickmania that got lost in the pre...Marianne Arnold
2008-01-09Fix FS#5797 (Codec failure with directory skip when in file browser, with dir...Nicolas Pennequin
2008-01-09Don't clear this bit. Helps c200 radios that have trouble tuning.Mark Arigo
2008-01-09m:robe 100 fixes: (1) add missing keymap (copied from H10), (2) rename lcd_yu...Mark Arigo
2008-01-09Update the french translation.Mustapha Senhaji
2008-01-09FS#8438 Update the russian translation by Alexander Kuzmenkov.Mustapha Senhaji
2008-01-09Updated italian translation.Alessio Lenzi
2008-01-09Prevent idle poweroff in the MPEG player plugin. Also save the settings when ...Linus Nielsen Feltzing
2008-01-09Add missing files for the m:robe 100Mark Arigo
2008-01-09Reduce stack usage in the vbrfix plugin. Fixes FS#8402.Linus Nielsen Feltzing
2008-01-09Initial commit for the Olympus m:robe 100 port (PP5020). The LCD driver works...Mark Arigo
2008-01-09Fix a typo in commit r16018 - this was causing text to disappear on the h140...Dave Chapman
2008-01-08Fix FS#6215 (player crashes after trying to resume deleted music file). As me...Nicolas Pennequin
2008-01-08Take out some no longer needed (and overly complicated) comments, thanks to N...Brandon Low
2008-01-08Fix typo.Nicolas Pennequin
2008-01-08Fix FS#2687 (Rewinding at end of song confuses playback) by making the codec ...Nicolas Pennequin
2008-01-08Restore missing initialization of remote setfont()Linus Nielsen Feltzing
2008-01-08Accept and Fix FS#8427 - problem with empty screens in lists with pages scrol...Jonathan Gordon
2008-01-08Add the viewport functions to the screens API, including a new getfont() func...Dave Chapman
2008-01-08Greyscale library: Very slight speedup on archos.Jens Arnold
2008-01-08FPS Test plugin: add greyscale library performance measurement.Jens Arnold
2008-01-07Make the playlist index be incremented after the PCM track change. This fixes...Nicolas Pennequin
2008-01-07Add viewport capabilities to all the LCD drivers, and adapt scrolling code. ...Dave Chapman
2008-01-07mpegplayer: Fix a bitflag value. Add some commenting to the WVS code to help ...Michael Sevakis
2008-01-07FS#8423 - Fixes quirks in routine used to remove obsolote entries from tagcac...Miika Pekkarinen