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