summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-02-20minor adjustments for the x5 LCD, we're back at 16 bits for upper LCD layersDaniel Stenberg
2006-02-20Reworked player simulator icons to fit the changed charcell scale factor and ...Jens Arnold
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-19Fix slow shutdown on ipod nano.Thom Johansen
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-19Fix red builds - only check for USB_POWERED status if HAVE_USB_POWER is defined.Dave Chapman
2006-02-19Patch #1434442 by Mikael Magnusson - Prevent shutdown when charging from USBLinus Nielsen Feltzing
2006-02-19Remove unneeded variable.Thom Johansen
2006-02-19Added assembler FIQ handler for iPod. Remove unnecessary SIMULATOR checkThom Johansen
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-18iPods - implement button_hold() functionDave Chapman
2006-02-18Fix permissions of directories created in the sim.Dan Everton
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
2006-02-17Fix warning on non-SWCODEC targets.Dan Everton
2006-02-17Fix playback stopping during playback due to lack of yields when framerate fa...Brandon Low
2006-02-17Reduce CPU usage while changing EQ by only updating the coefficients of the b...Dan Everton
2006-02-17Put not-so-large arrays on the stack, so they end up in IRAM on Iriver and iP...Jens Arnold
2006-02-17Use macro instead of literal constant for readability.Jens Arnold
2006-02-17Colour JPEG display on colour targets.Jens Arnold
2006-02-17*Side flickering bug fixed. *Continue game bug fixed. + Added sleep timer cou...Ben Basha
2006-02-17iPod 5G: Change USB detection to use pin 1 on GPIOB instead of the USB status...Dave Chapman
2006-02-16iPod 5G: Split lcd_bcm_finishup() function into two halves, and incorporate i...Dave Chapman
2006-02-16the JPEG core can now also decode color images, this has to be wired to the a...Jörg Hohensohn
2006-02-16Plugin loader adjustments: * Don't clear the LCD before loading, just show a ...Jens Arnold
2006-02-16Smoother slider knob movement.Dan Everton
2006-02-16iPod 5G: Put lcd_update_rect function in IRAM - increases speed from 52fps to...Dave Chapman
2006-02-16Revert the ATA/USB power fix until I find an even more correct way of doing i...Linus Nielsen Feltzing
2006-02-16Grayscale iPods: Fixed & optimised LCD driver. Further optimisation is possib...Jens Arnold
2006-02-16Actually fix the palette issue.Dan Everton
2006-02-16Fix palette generation and remote LCD update in SDL sim.Dan Everton
2006-02-16Important bugfix for lcd_bitmap_part(). * Some slight optimisations.Jens Arnold
2006-02-16Patch #1432941 - Colour support for Plasma by Mikael MagnussonDave Chapman
2006-02-16Fixed a buffer length problem in kbd_input()Linus Nielsen Feltzing
2006-02-16include all .pl filesDaniel Stenberg
2006-02-16Fixed scrolling for iPods (now scrolling the wheel forward will move down, an...Zakk Roberts
2006-02-16iPod 5G: Another LCD optimisation, now at 52fpsDave Chapman
2006-02-15Bejeweled: speed fixes, graphics enhancements, and use external bitmapsAdam Boot