| Commit message (Expand) | Author | Age |
| * | Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet. | Jens Arnold | 2007-07-27 |
| * | fix red for maze plugin | Kevin Ferrare | 2007-07-26 |
| * | code cleanup and remote support for maze plugin | Kevin Ferrare | 2007-07-26 |
| * | FS#5809: | Jonathan Gordon | 2007-07-26 |
| * | FS#7478 (heavily modified by me). | Jonathan Gordon | 2007-07-25 |
| * | Redo my previous commit. Highscore is only shown if there is room on the top ... | Jonathan Gordon | 2007-07-25 |
| * | fixed yellow, forgot to increase the plugin API version | Kevin Ferrare | 2007-07-25 |
| * | Ported the archos player's jackpot plugin to bitmaps LCD (still need some nea... | Kevin Ferrare | 2007-07-25 |
| * | Show the high score on the bottom of the screen instead of sharing the top li... | Jonathan Gordon | 2007-07-25 |
| * | Check if the HW is capable of 22.050KHz playback, and revert to using 44.1Khz... | Dave Chapman | 2007-07-24 |
| * | Remove the mad_frame_overlap[] buffer from the main (IRAM) stack in order to ... | Dave Chapman | 2007-07-23 |
| * | Fix the text for settings which have a different title than what is shown in ... | Jonathan Gordon | 2007-07-23 |
| * | remove the need for action_signalscreenchange(). | Jonathan Gordon | 2007-07-22 |
| * | Fix red and remove an unneeded file | Karl Kurbjun | 2007-07-21 |
| * | Commit FS #7379 - This patch fixes most of the sound problems from the previo... | Karl Kurbjun | 2007-07-21 |
| * | Makes apps and plugins interract with directories using a posix-like api inst... | Kevin Ferrare | 2007-07-20 |
| * | mpegplayer: Refine the earlier additions and be more explicit about a message... | Michael Sevakis | 2007-07-20 |
| * | Fixes red hopefully | Kevin Ferrare | 2007-07-20 |
| * | Dice plugin now works on remote and uses the action api ; cleaned up the code... | Kevin Ferrare | 2007-07-20 |
| * | 'Fix' the 2 pixels that weren't in the right magic magenta transparent colour... | Marianne Arnold | 2007-07-19 |
| * | MpegPlayer: Add a simple messaging scheme for sending stream commands. Remove... | Michael Sevakis | 2007-07-19 |
| * | Demystify plugin would have crashed ... | Kevin Ferrare | 2007-07-19 |
| * | Remote keys support for the demystify plugin (added remote_directions to the ... | Kevin Ferrare | 2007-07-19 |
| * | Cleaned up the demistify plugin a litle bit, switched the key handling to the... | Kevin Ferrare | 2007-07-18 |
| * | unused variable | Jonathan Gordon | 2007-07-15 |
| * | convert the last of the menus in text_editor to the new api | Jonathan Gordon | 2007-07-15 |
| * | Fix FS#7044 - if the color RGB(0,255,255) is in a bmp it will be replaced wit... | Jonathan Gordon | 2007-07-14 |
| * | Rearrange and cleanup settings code | Jonathan Gordon | 2007-07-11 |
| * | Jewels puzzle tiles - better adaptation to the different screen sizes and a b... | Marianne Arnold | 2007-07-10 |
| * | Jewels: repair resuming of puzzle mode games. | Jens Arnold | 2007-07-08 |
| * | Remove test_codec. | Michael Giacomelli | 2007-07-08 |
| * | Fix rare overflow when decoding MDCT coefficients. As a bonus, decoding is n... | Michael Giacomelli | 2007-07-08 |
| * | Turn on backlight when test_codec speed test is finished | Nils Wallménius | 2007-07-07 |
| * | Remove tabs (I wonder why Anjuta decided to insert them there) | Peter D'Hoye | 2007-07-03 |
| * | Use splashes for errors in the properties plugin | Peter D'Hoye | 2007-07-03 |
| * | File/Dir properties should at least print an error message when something goe... | Peter D'Hoye | 2007-07-03 |
| * | Oops, this change shouldn't have been committed | Dave Chapman | 2007-07-03 |
| * | WMA clean-up commit - fix 64-bit sim warnings, set svn keywords property, and... | Dave Chapman | 2007-07-03 |
| * | Ooops. | Jens Arnold | 2007-07-02 |
| * | Gra, i really need to get some sleep. | Antoine Cellerier | 2007-07-01 |
| * | Add repeat for the alt buttons too. | Antoine Cellerier | 2007-07-01 |
| * | Oops. | Antoine Cellerier | 2007-07-01 |
| * | control imporvements for iPod by DerPapst. | Antoine Cellerier | 2007-07-01 |
| * | Make sure that reversi doesn't enter an infinite loop when using 1 or 2 AIs. | Antoine Cellerier | 2007-07-01 |
| * | Really implement the simple strategy from hinversi. | Antoine Cellerier | 2007-07-01 |
| * | Implement 2 simple AIs for reversi: | Antoine Cellerier | 2007-07-01 |
| * | Starfield background should be black (this code from r11605 didn't make it pa... | Antoine Cellerier | 2007-06-30 |
| * | Oops. Should fix compilation errors / warnings. | Antoine Cellerier | 2007-06-30 |
| * | Add possibility to use colors in starfield plugin using Play/Select. Based on... | Antoine Cellerier | 2007-06-30 |
| * | Fix X5/M5 compilation. | Antoine Cellerier | 2007-06-30 |