| Commit message (Expand) | Author |
| 2006-03-10 | Oscilloscope: Added vertical orientation option. Flipped horizontal mode to s... | Jens Arnold |
| 2006-03-09 | add gigabeat keys | Marcoen Hirschberg |
| 2006-03-09 | Rewrite of oscilloscope plugin: * Doesn't use a timer isr anymore, ported to ... | Jens Arnold |
| 2006-03-09 | Fix profiling compilation for non-m68k targets | Brandon Low |
| 2006-03-08 | The LCD extension lib was split into 3 parts: Removed old file. | Jens Arnold |
| 2006-03-08 | Minor optimisation. | Jens Arnold |
| 2006-03-08 | LCD extension library: Implemented scrolling for LCD depths below 8 bit. * Os... | Jens Arnold |
| 2006-03-06 | Wrong ifdefing of the loader plugin caused an empty chessbox.rock to be inclu... | Jens Arnold |
| 2006-03-06 | Actually. Let's build for the 3G. | Zakk Roberts |
| 2006-03-06 | Fix H300 builds. Don't compile for iPod 3G yet. | Zakk Roberts |
| 2006-03-06 | Enormous clock update. Most major functions rewritten & hugely optimized; a n... | Zakk Roberts |
| 2006-03-05 | Dice rolling plugin by me with help from Paul_the_Nerd on some keypads | Brandon Low |
| 2006-03-05 | Fix red sim builds. | Dan Everton |
| 2006-03-05 | Get oscillograph plugin working in the sim. Skips the lcd_roll using parts. | Dan Everton |
| 2006-03-05 | Get oscillograph plugin working on SWCODEC targets. | Dan Everton |
| 2006-03-05 | Get VU Meter plugin working on SWCODEC targets. Still needs to be scaled to f... | Dan Everton |
| 2006-03-03 | Patch #4736 for Chessbox from Miguel A. Arévalo - Added support for user int... | Dave Chapman |
| 2006-03-03 | Removed unused debug function which caused a warning for 64bit simulators. | Jens Arnold |
| 2006-03-03 | Code Police raid. Mostly changed // comments and indented to Rockbox style. | Daniel Stenberg |
| 2006-03-03 | Code-policed: cleaned off tabs, indented fine, narrowed to 80 columns (mostly) | Daniel Stenberg |
| 2006-03-03 | Ooops. INT_MAX is now visible to plugins, so don't redefine it. | Jens Arnold |
| 2006-03-02 | gigabeat related changes | Marcoen Hirschberg |
| 2006-03-02 | Fixed more pointer size vs. int size problems (64 bit sims) | Jens Arnold |
| 2006-03-01 | Fixed grammar mistake, pointed out by Marianne Arnold. | Jens Arnold |
| 2006-03-01 | Quick hack to restore the reading of ISO encoded text files with the viewer p... | Linus Nielsen Feltzing |
| 2006-02-27 | Correctly byte-swap the pixel values for the iPod 4G Color and Nano - this fi... | Dave Chapman |
| 2006-02-26 | use the 2bit version for X5 until there's a 16bit available | Daniel Stenberg |
| 2006-02-26 | Patch #4718 from Mikael Magnusson - colour support for the fire plugin. Opti... | Dave Chapman |
| 2006-02-26 | Finally - grayscale library support for the simulators. Currently SDL only, w... | Jens Arnold |
| 2006-02-24 | More iPod 3G work from Seven Le Mesle | Dave Chapman |
| 2006-02-24 | fix x5 button definition broken by gigabeat commit | Marcoen Hirschberg |
| 2006-02-24 | first gigabeat commit | Marcoen Hirschberg |
| 2006-02-24 | code police strikes again | Marcoen Hirschberg |
| 2006-02-24 | Button driver for iAudio X5 | Linus Nielsen Feltzing |
| 2006-02-24 | prevent rockbox from using the wrong includes | Marcoen Hirschberg |
| 2006-02-24 | Ooops, commit missing chessbox changes. Silly cvs... | Jens Arnold |
| 2006-02-24 | Made chessbox work on archos recorders and Ondios as an overlay. * Proper but... | Jens Arnold |
| 2006-02-24 | new menu system, consolidated button assignments, ipod mini support | Adam Boot |
| 2006-02-23 | Static allocation of ttable. | Jens Arnold |
| 2006-02-23 | Fixes to Chessclock from Miguel (to make it work again after we broke his pat... | Dave Chapman |
| 2006-02-23 | Made the overlay loader code part of the plugin library. | Jens Arnold |
| 2006-02-23 | Add chessbox to the build system (currently only for iRiver H1x0/H3x0 and iPo... | Dave Chapman |
| 2006-02-23 | Apply same optimisation as for the core lcd drivers. | Jens Arnold |
| 2006-02-22 | Fixed some iPod button mappings. | Zakk Roberts |
| 2006-02-22 | iAudio has no BUTTON_SELECT. | Jens Arnold |
| 2006-02-22 | Colour targets: Optimised plasma.rock. Now renders directly in fb_data format... | Jens Arnold |
| 2006-02-22 | Correct Miguel's last name pt. 2 | Hristo Kovachev |
| 2006-02-22 | New chessbox plugin by Miguel A. ArЩvalo, based on GNU Chess v2 | Hristo Kovachev |
| 2006-02-22 | BrickMania for Archos Recorder/Ondio, iAudio x5 (b/w at the moment) and iPod 3G | Ben Basha |
| 2006-02-21 | Patch #1435744 from Andrew Scott - initial iPod Mini support | Dave Chapman |