summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-02-21No X5 remote support just yetLinus Nielsen Feltzing1-1/+2
2006-02-21Not only H300 has a PCF50606Linus Nielsen Feltzing1-2/+0
2006-02-21iPod 3G: Use correct DRAM_START address when branching to RockboxDave Chapman1-2/+5
2006-02-21Correct typo in commentsDave Chapman1-1/+1
2006-02-21Forgot to add config file for iPod Mini.Dave Chapman1-0/+99
2006-02-21Patch #1435744 from Andrew Scott - initial iPod Mini supportDave Chapman10-7/+55
2006-02-21Patch[1430311] by Henrico Witvliet. Split plugins to individual files. Proper...Martin Arver27-1180/+1218
2006-02-21Change slider display when changing edit mode.Dan Everton1-11/+28
2006-02-21Use scrollbar widget for the sliders instead of custom drawing routines.Dan Everton1-23/+8
2006-02-21Ooops.Dave Chapman1-1/+2
2006-02-21First attempt at generating and using .h files from bitmaps using bmp2rb. Th...Dave Chapman13-54/+85
2006-02-20Speed dsp gain up slightly mostly with better code orderBrandon Low1-28/+40
2006-02-20Re-commit bitmaps in binary modeDave Chapman14-0/+0
2006-02-20Remove bitmaps added in ASCII modeDave Chapman14-0/+0
2006-02-20iPod 5G: Bug fixes in DAC initialisation - playback is now stereo...Dave Chapman1-2/+4
2006-02-20Add ASM optimised subband filtering loop for ARM targets. RestructureThom Johansen1-11/+60
2006-02-20Correct the channel order in the ASM optimised fiq handler. Correct aThom Johansen1-1/+2
2006-02-20Multiple remote support for iriver Hxxx stage 2: now button_read() returns co...Hristo Kovachev1-102/+110
2006-02-20Faster filled triangle drawing for colour targets and greyscale iPods.Jens Arnold1-1/+73
2006-02-20BrickMania for iPod NanoBen Basha19-9/+92
2006-02-20Oops, no potentially conflicting declarations please.Jens Arnold2-3/+2
2006-02-20Make the driver work with LCD widths which aren't integer multiples of 4, i.e...Jens Arnold1-9/+11
2006-02-20Hide the win32 option when building the simulator. The SDL is now the onlyDaniel Stenberg1-1/+2
2006-02-20minor adjustments for the x5 LCD, we're back at 16 bits for upper LCD layersDaniel Stenberg2-1/+3
2006-02-20Reworked player simulator icons to fit the changed charcell scale factor and ...Jens Arnold5-271/+128
2006-02-19Re-adding in binary modeDave Chapman18-0/+0
2006-02-19Added in ASCII mode.Dave Chapman18-0/+0
2006-02-19Patch #1418787 brickmania for the H1xx series by Dominik Wenger with changes ...Ben Basha20-54/+225
2006-02-19Fix slow shutdown on ipod nano.Thom Johansen1-0/+4
2006-02-19Add ASM optimised range_limit() for ARM, which gives a tiny performanceThom Johansen1-2/+12
2006-02-19Repeat rate adaption is now handled by the button driver.Jens Arnold1-3/+0
2006-02-19Adaptive button repeat: adapts repeat rate depending on the ability of the ap...Jens Arnold5-11/+52
2006-02-19Use a better string for 'Canceled' splashes.Magnus Holmgren3-3/+3
2006-02-19Replace the range_limit lookup table with an inline function, asm optimised f...Jens Arnold1-112/+71
2006-02-19Proper screendump for greyscale iPods.Jens Arnold1-0/+29
2006-02-19Fix red builds - only check for USB_POWERED status if HAVE_USB_POWER is defined.Dave Chapman1-0/+4
2006-02-19Patch #1434442 by Mikael Magnusson - Prevent shutdown when charging from USBLinus Nielsen Feltzing1-1/+1
2006-02-19Remove unneeded variable.Thom Johansen1-2/+0
2006-02-19Added assembler FIQ handler for iPod. Remove unnecessary SIMULATOR checkThom Johansen2-8/+85
2006-02-18Oops, fix the simulator buildsHristo Kovachev1-1/+5
2006-02-18Okay, clearing the display twice doesn't give us anything more..Hristo Kovachev1-1/+0
2006-02-18"Next/Previous jpeg from within the JPEG viewer" addition by Alexander Spyrid...Hristo Kovachev5-86/+342
2006-02-18iPods - implement button_hold() functionDave Chapman2-0/+9
2006-02-18Fix permissions of directories created in the sim.Dan Everton1-1/+1
2006-02-18320x98 Rockbox logo for larger LCDs (currently only iPod 5G).Zakk Roberts3-4/+11
2006-02-18Plugin loader: Handle the remote LCD the same way as the main LCD (clear, set...Jens Arnold1-1/+20
2006-02-17Fix 4-grey rockbox logo.Jens Arnold1-0/+0
2006-02-17Patch #1423609 by Martin Scarratt and myself: enables using the backlight as ...Peter D'Hoye5-3/+92
2006-02-17Remote type autodetection on iriver, remote_type() returns REMOTETYPE_H100_LC...Linus Nielsen Feltzing8-4/+61
2006-02-17Fix warning on non-SWCODEC targets.Dan Everton1-0/+2