| Commit message (Expand) | Author | Age |
| * | 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 |
| * | 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 |
| * | 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 |
| * | 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 |
| * | 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 |
| * | Fix another comment typo | Alexander Levin | 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 |
| * | Higher precision for test_mem plugin. | Andree Buschmann | 2011-01-01 |
| * | 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 |
| * | Vastly increase speed of SDL screen updates for RGB565. | 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 |
| * | disktidy: Fix deleting of directories specified by a pattern (FS#11827) | Alexander Levin | 2010-12-25 |
| * | disktidy: add a debug message if a file cannot be deleted | Alexander Levin | 2010-12-25 |
| * | disktidy: fix the situation where specifying that a dir should be deleted cou... | Alexander Levin | 2010-12-25 |
| * | disktidy: add a comment to the function | Alexander Levin | 2010-12-25 |
| * | Disktidy: introduce a local variable to avoid repeated use of the indexed exp... | Alexander Levin | 2010-12-25 |
| * | Extract config file saving code to a function; Do not write the NUL character... | Alexander Levin | 2010-12-25 |
| * | Fix a typo in comment | Alexander Levin | 2010-12-23 |
| * | Disktidy plugin: add .Spotlight-V100 directories | Robert Menes | 2010-12-23 |
| * | MPEGPlayer: Some UI tweaking and bugfixing | Michael Sevakis | 2010-12-22 |
| * | MPEGPlayer: Fix a bug where seeking a stream into the same frame more than on... | Michael Sevakis | 2010-12-20 |
| * | MPEGPlayer: Move some code that's probably better situated in the stream mana... | Michael Sevakis | 2010-12-19 |
| * | MPEGPlayer: Skip to next file when there is a problem with a video file in al... | Michael Sevakis | 2010-12-19 |
| * | MPEGPlayer: Fix leakage of file decriptors if file wasn't accepted by playbac... | Michael Sevakis | 2010-12-19 |
| * | MPEGPlayer playlist should as well support all viewer-handled file extensions... | Michael Sevakis | 2010-12-18 |
| * | Commit FS#11810 by Alexander Meshcheryakov. Boosts the CPU and limits LCD up... | Michael Giacomelli | 2010-12-16 |
| * | set the sampling rate back to default on closing, | Michael Stummvoll | 2010-12-15 |
| * | Commit FS#11799 by Alexander Meshcheryakov. Improves the text viewer plugin t... | Michael Giacomelli | 2010-12-14 |
| * | FS#11777: enhancement for rockbox_browse() | Teruaki Kawashima | 2010-12-14 |
| * | Make the midiplugin's out of memory error more obvious to people who don't kn... | Michael Giacomelli | 2010-12-13 |
| * | FS#11802 by Li Jie fixing a typo in the doom buttonmap for SA9200. | Nils Wallménius | 2010-12-12 |
| * | Add MikMod plugin, ported by Jason Yu, with some minor work by Craig Mann and... | Frank Gevaerts | 2010-12-12 |
| * | Changes to test_mem. Improve readability for smaller displays, increase loop ... | Andree Buschmann | 2010-12-02 |
| * | Change the gcc options for sdl builds to allow for gnu99 features, it needs s... | Thomas Martitz | 2010-12-02 |