Age | Commit message (Expand) | Author |
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 | iPod: Reset the settings if the hold button is turned on before Rockbox starts | Dave Chapman |
2006-02-24 | Fixed the early usb initialization problem. | Miika Pekkarinen |
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 | Quick fix to not stop audio playback on .cfg file load unless language settin... | Magnus Holmgren |
2006-02-23 | Fixes to Chessclock from Miguel (to make it work again after we broke his pat... | Dave Chapman |
2006-02-23 | Make peak meter work in simulator for SWCODEC targets. | Dan Everton |
2006-02-23 | Optimization of WavPack decoding in ARM assembler (for iPods). This allows Wa... | Dave Bryant |
2006-02-23 | Made the overlay loader code part of the plugin library. | Jens Arnold |
2006-02-23 | Erronous comment. | Thom Johansen |
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 | Remove some unused/deprecated defines | Hristo Kovachev |
2006-02-22 | BrickMania for Archos Recorder/Ondio, iAudio x5 (b/w at the moment) and iPod 3G | Ben Basha |
2006-02-22 | Fix some of the voice and beep bugs that people have noticed since my new pcm... | Brandon Low |
2006-02-21 | Patch #1435744 from Andrew Scott - initial iPod Mini support | Dave Chapman |
2006-02-21 | Change slider display when changing edit mode. | Dan Everton |
2006-02-21 | Use scrollbar widget for the sliders instead of custom drawing routines. | Dan Everton |
2006-02-21 | First attempt at generating and using .h files from bitmaps using bmp2rb. Th... | Dave Chapman |
2006-02-20 | Speed dsp gain up slightly mostly with better code order | Brandon Low |
2006-02-20 | Add ASM optimised subband filtering loop for ARM targets. Restructure | Thom Johansen |
2006-02-20 | Faster filled triangle drawing for colour targets and greyscale iPods. | Jens Arnold |
2006-02-20 | BrickMania for iPod Nano | Ben Basha |
2006-02-19 | Re-adding in binary mode | Dave Chapman |
2006-02-19 | Added in ASCII mode. | Dave Chapman |
2006-02-19 | Patch #1418787 brickmania for the H1xx series by Dominik Wenger with changes ... | Ben Basha |
2006-02-19 | Add ASM optimised range_limit() for ARM, which gives a tiny performance | Thom Johansen |
2006-02-19 | Repeat rate adaption is now handled by the button driver. | Jens Arnold |
2006-02-19 | Adaptive button repeat: adapts repeat rate depending on the ability of the ap... | Jens Arnold |
2006-02-19 | Use a better string for 'Canceled' splashes. | Magnus Holmgren |
2006-02-19 | Replace the range_limit lookup table with an inline function, asm optimised f... | Jens Arnold |
2006-02-19 | Proper screendump for greyscale iPods. | Jens Arnold |
2006-02-18 | Oops, fix the simulator builds | Hristo Kovachev |
2006-02-18 | Okay, clearing the display twice doesn't give us anything more.. | Hristo Kovachev |
2006-02-18 | "Next/Previous jpeg from within the JPEG viewer" addition by Alexander Spyrid... | Hristo Kovachev |
2006-02-18 | 320x98 Rockbox logo for larger LCDs (currently only iPod 5G). | Zakk Roberts |
2006-02-18 | Plugin loader: Handle the remote LCD the same way as the main LCD (clear, set... | Jens Arnold |
2006-02-17 | Fix 4-grey rockbox logo. | Jens Arnold |
2006-02-17 | Patch #1423609 by Martin Scarratt and myself: enables using the backlight as ... | Peter D'Hoye |
2006-02-17 | Remote type autodetection on iriver, remote_type() returns REMOTETYPE_H100_LC... | Linus Nielsen Feltzing |