summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2006-02-24code police strikes againMarcoen Hirschberg
2006-02-24Button driver for iAudio X5Linus Nielsen Feltzing
2006-02-24prevent rockbox from using the wrong includesMarcoen Hirschberg
2006-02-24iPod: Reset the settings if the hold button is turned on before Rockbox startsDave Chapman
2006-02-24Fixed the early usb initialization problem.Miika Pekkarinen
2006-02-24Ooops, commit missing chessbox changes. Silly cvs...Jens Arnold
2006-02-24Made chessbox work on archos recorders and Ondios as an overlay. * Proper but...Jens Arnold
2006-02-24new menu system, consolidated button assignments, ipod mini supportAdam Boot
2006-02-23Static allocation of ttable.Jens Arnold
2006-02-23Quick fix to not stop audio playback on .cfg file load unless language settin...Magnus Holmgren
2006-02-23Fixes to Chessclock from Miguel (to make it work again after we broke his pat...Dave Chapman
2006-02-23Make peak meter work in simulator for SWCODEC targets.Dan Everton
2006-02-23Optimization of WavPack decoding in ARM assembler (for iPods). This allows Wa...Dave Bryant
2006-02-23Made the overlay loader code part of the plugin library.Jens Arnold
2006-02-23Erronous comment.Thom Johansen
2006-02-23Add chessbox to the build system (currently only for iRiver H1x0/H3x0 and iPo...Dave Chapman
2006-02-23Apply same optimisation as for the core lcd drivers.Jens Arnold
2006-02-22Fixed some iPod button mappings.Zakk Roberts
2006-02-22iAudio has no BUTTON_SELECT.Jens Arnold
2006-02-22Colour targets: Optimised plasma.rock. Now renders directly in fb_data format...Jens Arnold
2006-02-22Correct Miguel's last name pt. 2Hristo Kovachev
2006-02-22New chessbox plugin by Miguel A. ArГ©valo, based on GNU Chess v2Hristo Kovachev
2006-02-22Remove some unused/deprecated definesHristo Kovachev
2006-02-22BrickMania for Archos Recorder/Ondio, iAudio x5 (b/w at the moment) and iPod 3GBen Basha
2006-02-22Fix some of the voice and beep bugs that people have noticed since my new pcm...Brandon Low
2006-02-21Patch #1435744 from Andrew Scott - initial iPod Mini supportDave Chapman
2006-02-21Change slider display when changing edit mode.Dan Everton
2006-02-21Use scrollbar widget for the sliders instead of custom drawing routines.Dan Everton
2006-02-21First attempt at generating and using .h files from bitmaps using bmp2rb. Th...Dave Chapman
2006-02-20Speed dsp gain up slightly mostly with better code orderBrandon Low
2006-02-20Add ASM optimised subband filtering loop for ARM targets. RestructureThom Johansen
2006-02-20Faster filled triangle drawing for colour targets and greyscale iPods.Jens Arnold
2006-02-20BrickMania for iPod NanoBen Basha
2006-02-19Re-adding in binary modeDave Chapman
2006-02-19Added in ASCII mode.Dave Chapman
2006-02-19Patch #1418787 brickmania for the H1xx series by Dominik Wenger with changes ...Ben Basha
2006-02-19Add ASM optimised range_limit() for ARM, which gives a tiny performanceThom Johansen
2006-02-19Repeat rate adaption is now handled by the button driver.Jens Arnold
2006-02-19Adaptive button repeat: adapts repeat rate depending on the ability of the ap...Jens Arnold
2006-02-19Use a better string for 'Canceled' splashes.Magnus Holmgren
2006-02-19Replace the range_limit lookup table with an inline function, asm optimised f...Jens Arnold
2006-02-19Proper screendump for greyscale iPods.Jens Arnold
2006-02-18Oops, fix the simulator buildsHristo Kovachev
2006-02-18Okay, 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-18320x98 Rockbox logo for larger LCDs (currently only iPod 5G).Zakk Roberts
2006-02-18Plugin loader: Handle the remote LCD the same way as the main LCD (clear, set...Jens Arnold
2006-02-17Fix 4-grey rockbox logo.Jens Arnold
2006-02-17Patch #1423609 by Martin Scarratt and myself: enables using the backlight as ...Peter D'Hoye
2006-02-17Remote type autodetection on iriver, remote_type() returns REMOTETYPE_H100_LC...Linus Nielsen Feltzing