| Commit message (Expand) | Author | Age |
| * | Patch #4864 by Jonathan Gordon: text editor plugin, with some changes by me. | Hristo Kovachev | 2006-04-03 |
| * | Fix warning | Karl Kurbjun | 2006-04-03 |
| * | Fixes graphic errors in scaling code, note sure about the fix in hu_lib.c tho... | Karl Kurbjun | 2006-04-03 |
| * | Added remote support and music type counter to the stats plugin. Idea inspire... | Hristo Kovachev | 2006-04-02 |
| * | Properly ifdef H300 video code, fix commented line handling rockbox volume | Karl Kurbjun | 2006-04-02 |
| * | The search plugin should not have been disabled. | Jens Arnold | 2006-04-02 |
| * | Use TIMER_FREQ for timers in plugins. Fixes timer speed on iPod. | Jens Arnold | 2006-04-02 |
| * | Update adds prboom's high resolution support, also makes the scaling for plat... | Karl Kurbjun | 2006-04-02 |
| * | Change (and hopefully simplify) the iPod button mappings and correct some com... | Dave Chapman | 2006-04-02 |
| * | Add audio playback menu | Dave Chapman | 2006-04-01 |
| * | Move Sudoku plugin into its own subdirectory and add a random game generator. | Dave Chapman | 2006-04-01 |
| * | Add apps/plugins/SUBDIRS file for specifying when to build each of the multi-... | Dave Chapman | 2006-04-01 |
| * | Only compile iriverify for the iriver H1x0 and H3x0 targets | Dave Chapman | 2006-03-31 |
| * | Mikachu's color patch | Daniel Stenberg | 2006-03-31 |
| * | Add check for ipod 3G keypad - these checks looks like they should be | Dave Chapman | 2006-03-31 |
| * | Ondio buttons for spacerocks | Linus Nielsen Feltzing | 2006-03-31 |
| * | Add button mappings for ipod 3G | Dave Chapman | 2006-03-31 |
| * | Patch #2864 by Mat Holton - Spacerocks, an Asteroids clone | Linus Nielsen Feltzing | 2006-03-31 |
| * | Enabled RTC and virtual disk LED on iAudio X5 | Linus Nielsen Feltzing | 2006-03-31 |
| * | Enabled metronome and battery_bench for X5 | Daniel Stenberg | 2006-03-30 |
| * | Initial support for iPod mini 2G: Rockbox boots, LCD driver is working. No so... | Jens Arnold | 2006-03-30 |
| * | MCF5249 isn't the only Coldfire CPU | Linus Nielsen Feltzing | 2006-03-30 |
| * | Use rockbox endian defines | Karl Kurbjun | 2006-03-29 |
| * | its much better to clear everytime the lcd | Christian Gmeiner | 2006-03-29 |
| * | oops.. fix yellow builds | Christian Gmeiner | 2006-03-29 |
| * | Patch #4936 from Jonathan Gordon with a small change by me. slideshow support... | Christian Gmeiner | 2006-03-29 |
| * | Limit idle framerate, make falling bubbles less uniform, and some formatting ... | Adam Boot | 2006-03-29 |
| * | Change the type of the P_SectorActive() function to boolean - that's how it i... | Dave Chapman | 2006-03-28 |
| * | More 64-bit fixes. | Dave Chapman | 2006-03-28 |
| * | More 64-bit fixes | Dave Chapman | 2006-03-28 |
| * | x5: lets build doom... | Christian Gmeiner | 2006-03-28 |
| * | added good (tm) button mappings for x5, and added ifdef for HAS_BUTTON_HOLD | Christian Gmeiner | 2006-03-28 |
| * | Fix red builds. | Dan Everton | 2006-03-28 |
| * | Fail gracefully if write fails (i.e. disk space runs out) during copy in spli... | Dan Everton | 2006-03-28 |
| * | 64-bit sim fixes | Dave Chapman | 2006-03-28 |
| * | Fix uninitialised variable warning | Dave Chapman | 2006-03-28 |
| * | Do not export load_main_backdrop() via the plugin API. Plugins should alloca... | Dave Chapman | 2006-03-28 |
| * | Patch #2969 - Doom! Currently only working on the H300. | Dave Chapman | 2006-03-28 |
| * | x5: use as default BUTTON_POWER to close a plugin | Christian Gmeiner | 2006-03-27 |
| * | ChessBox: Add 10x8 pixel pieces for the Archoses from Miguel A. Arévalo (P#4... | Martin Arver | 2006-03-27 |
| * | WAV playback as a plugin, for archos recorders and Ondios. Plays 16-bit WAV f... | Jens Arnold | 2006-03-26 |
| * | Eliminate references to "long" types for 64-bit compiles; return audio data | Dave Bryant | 2006-03-26 |
| * | Basic plugin playback control menu by Jonathan Gordon (Patch #4874) | Linus Nielsen Feltzing | 2006-03-26 |
| * | Initial version of tagcache! There are still some bugs in the engine | Miika Pekkarinen | 2006-03-26 |
| * | fix the bitmaps position bug on X5 | Ben Basha | 2006-03-24 |
| * | Build chessbox for the X5 | Dave Chapman | 2006-03-24 |
| * | Color bitmaps on iAudio X5 by Mustapha Senhaji | Ben Basha | 2006-03-24 |
| * | Make fullscreen off by default for Rockboy. | Zakk Roberts | 2006-03-23 |
| * | Small changes to Xobox to make it playable on grayscale targets with slow scr... | Martin Arver | 2006-03-22 |
| * | Fix stack overflow bug for real | Adam Boot | 2006-03-22 |