| Commit message (Expand) | Author | Age |
| * | pitch_detector: bring the name of the settings file in line with the plugin name | Alexander Levin | 2011-01-11 |
| * | SA9200: Add YUV blitting, do full-screen updates more efficiently and properl... | Michael Sevakis | 2011-01-11 |
| * | Add backgrounds for 128x160 displays to bubbles and rockblox. Set the coordin... | Michael Sevakis | 2011-01-10 |
| * | Fix r29016 red. | Michael Sevakis | 2011-01-09 |
| * | SA9200: Make plugins. Cheat a little just to get things to make at first by u... | Michael Sevakis | 2011-01-09 |
| * | Fix FS#11858 which was introduced with r28937. Several *.rm were not played b... | Andree Buschmann | 2011-01-09 |
| * | jewels: hopefully fix FS#11842, by checking if there are available moves afte... | Nils Wallménius | 2011-01-09 |
| * | Rework ppmviewer to fit our shiny new imageviewer framework. FS#11818 by me. | Marcin Bukat | 2011-01-09 |
| * | Gigabeat F can easily manage 60fps in pacbox. | Michael Sevakis | 2011-01-09 |
| * | Add AI to the pong plugin, to allow single-player operation. | Frank Gevaerts | 2011-01-08 |
| * | Revert r29004 putting the original comment back (sorry to fml for this :) | Mustapha Senhaji | 2011-01-08 |
| * | pitch detector: Fix a typo in a comment. | Mustapha Senhaji | 2011-01-08 |
| * | Oops, that didn't belong in there. | Michael Sparmann | 2011-01-07 |
| * | Fix CS42L55 (iPod Classic) tone control | Michael Sparmann | 2011-01-07 |
| * | pitch_detector: remove a double 'break' | Alexander Levin | 2011-01-07 |
| * | pitch_detector: the menu function already returns a bool, so use the return v... | Alexander Levin | 2011-01-07 |
| * | Add some app_*() wrappers for file IO functions to make app_ work the same as... | Frank Gevaerts | 2011-01-07 |
| * | Put illustrative switch case back, because it clarifies intention...maybe ;). | Michael Sevakis | 2011-01-07 |
| * | MPEGPlyaer: A bit of audio mutation. Remove a useless thread state. Take some... | Michael Sevakis | 2011-01-07 |
| * | Finally fix FS#10678. Now the mp3 encoder plugin supports mono/stereo and the... | Andree Buschmann | 2011-01-06 |
| * | Updated italian translation. | Alessio Lenzi | 2011-01-06 |
| * | Related to FS#10678. The mp3 encoder plugin of Rockbox does not encode MPEG2 ... | Andree Buschmann | 2011-01-06 |
| * | Fix FS#5317. mp3_encoder does now properly encode mono files. Still there is ... | Andree Buschmann | 2011-01-05 |
| * | Oops, remove an unneeded bit from FS#11855 committed in r28968 | Mustapha Senhaji | 2011-01-04 |
| * | Fix another comment typo | Alexander Levin | 2011-01-04 |
| * | Update the tagalog translation by Melba Sitjar FS#11855. | Mustapha Senhaji | 2011-01-04 |
| * | Update the portugues translation by Gabriel Maia FS#11857. | Mustapha Senhaji | 2011-01-04 |
| * | Update the french translation. | Mustapha Senhaji | 2011-01-04 |
| * | MPEGPlayer: Give the parser a little stronger going over this time so it tole... | Michael Sevakis | 2011-01-04 |
| * | mpeg_parser: fix a typo in the comment | Alexander Levin | 2011-01-04 |
| * | MPEGPlayer: Try a few timestamps for all streams at the beginning, not just v... | Michael Sevakis | 2011-01-03 |
| * | MPEGPlayer graphics mutation: Implement a more visible FPS display and remove... | Michael Sevakis | 2011-01-03 |
| * | New port: iPod Classic (also known as iPod 6G/6.5G/7G) | Michael Sparmann | 2011-01-02 |
| * | Don't load the colours file if it's set to '' (partial fix for FS#11847) | Alexander Levin | 2011-01-02 |
| * | Don't load the keyboard layout '-.kbd' (partial fix for FS#11847) | Alexander Levin | 2011-01-02 |
| * | Fix typo in the comment | Alexander Levin | 2011-01-02 |
| * | Fix an ugly-looking comment | Michael Sparmann | 2011-01-02 |
| * | Blind commit a 'fix' for automatic resume on HWCODEC since I don't understand... | Michael Giacomelli | 2011-01-02 |
| * | Commit part of FS#11748 by Michael Hohmuth. Adds support for automatically r... | Michael Giacomelli | 2011-01-02 |
| * | Higher precision for test_mem plugin. | Andree Buschmann | 2011-01-01 |
| * | Fix FS#11845 by rejecting unknown header signatures in the audio stream info ... | Mohamed Tarek | 2011-01-01 |
| * | Also PREFIX() other filesystem functions. I hope I got them all now... | Frank Gevaerts | 2010-12-29 |
| * | Properly prefix the creat function for sim builds, otherwise the system creat... | Frank Gevaerts | 2010-12-29 |
| * | stats plugin: Add new things to count. Playlist and video files. | Mustapha Senhaji | 2010-12-28 |
| * | Use the filetype_get_attr function just added, to replace a const to count fo... | Mustapha Senhaji | 2010-12-28 |
| * | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28919 a1c6a512-1295-4272-9138... | Mustapha Senhaji | 2010-12-28 |
| * | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28917 a1c6a512-1295-4272-9138... | Mustapha Senhaji | 2010-12-28 |
| * | Vastly increase speed of SDL screen updates for RGB565. | Thomas Martitz | 2010-12-27 |
| * | Redo r28026 so that all .S files get the __ASSEMBLER__ define. | Thomas Martitz | 2010-12-27 |
| * | Fix warning about using static vars in non static inline functions with gcc 4.5. | Nils Wallménius | 2010-12-27 |