summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Added assembler FIQ handler for iPod. Remove unnecessary SIMULATOR checkThom Johansen2006-02-19
* Oops, fix the simulator buildsHristo Kovachev2006-02-18
* Okay, clearing the display twice doesn't give us anything more..Hristo Kovachev2006-02-18
* "Next/Previous jpeg from within the JPEG viewer" addition by Alexander Spyrid...Hristo Kovachev2006-02-18
* iPods - implement button_hold() functionDave Chapman2006-02-18
* Fix permissions of directories created in the sim.Dan Everton2006-02-18
* 320x98 Rockbox logo for larger LCDs (currently only iPod 5G).Zakk Roberts2006-02-18
* Plugin loader: Handle the remote LCD the same way as the main LCD (clear, set...Jens Arnold2006-02-18
* Fix 4-grey rockbox logo.Jens Arnold2006-02-17
* Patch #1423609 by Martin Scarratt and myself: enables using the backlight as ...Peter D'Hoye2006-02-17
* Remote type autodetection on iriver, remote_type() returns REMOTETYPE_H100_LC...Linus Nielsen Feltzing2006-02-17
* Fix warning on non-SWCODEC targets.Dan Everton2006-02-17
* Fix playback stopping during playback due to lack of yields when framerate fa...Brandon Low2006-02-17
* Reduce CPU usage while changing EQ by only updating the coefficients of the b...Dan Everton2006-02-17
* Put not-so-large arrays on the stack, so they end up in IRAM on Iriver and iP...Jens Arnold2006-02-17
* Use macro instead of literal constant for readability.Jens Arnold2006-02-17
* Colour JPEG display on colour targets.Jens Arnold2006-02-17
* *Side flickering bug fixed. *Continue game bug fixed. + Added sleep timer cou...Ben Basha2006-02-17
* iPod 5G: Change USB detection to use pin 1 on GPIOB instead of the USB status...Dave Chapman2006-02-17
* iPod 5G: Split lcd_bcm_finishup() function into two halves, and incorporate i...Dave Chapman2006-02-16
* the JPEG core can now also decode color images, this has to be wired to the a...Jörg Hohensohn2006-02-16
* Plugin loader adjustments: * Don't clear the LCD before loading, just show a ...Jens Arnold2006-02-16
* Smoother slider knob movement.Dan Everton2006-02-16
* iPod 5G: Put lcd_update_rect function in IRAM - increases speed from 52fps to...Dave Chapman2006-02-16
* Revert the ATA/USB power fix until I find an even more correct way of doing i...Linus Nielsen Feltzing2006-02-16
* Grayscale iPods: Fixed & optimised LCD driver. Further optimisation is possib...Jens Arnold2006-02-16
* Actually fix the palette issue.Dan Everton2006-02-16
* Fix palette generation and remote LCD update in SDL sim.Dan Everton2006-02-16
* Important bugfix for lcd_bitmap_part(). * Some slight optimisations.Jens Arnold2006-02-16
* Patch #1432941 - Colour support for Plasma by Mikael MagnussonDave Chapman2006-02-16
* Fixed a buffer length problem in kbd_input()Linus Nielsen Feltzing2006-02-16
* include all .pl filesDaniel Stenberg2006-02-16
* Fixed scrolling for iPods (now scrolling the wheel forward will move down, an...Zakk Roberts2006-02-16
* iPod 5G: Another LCD optimisation, now at 52fpsDave Chapman2006-02-16
* Bejeweled: speed fixes, graphics enhancements, and use external bitmapsAdam Boot2006-02-15
* iPod 5G: Further LCD driver optimisations - it is now working at 42fps for fu...Dave Chapman2006-02-15
* New powerup - multi ballsBen Basha2006-02-15
* iPod 5G: Small LCD optimisation - make lcd_bcm_write32 inline. Increases LCD...Dave Chapman2006-02-15
* iPod 5G: Add a yield() to the lcd_bcm_finishup() function. This function typ...Dave Chapman2006-02-15
* And shorten one string due to a small buffer...Magnus Holmgren2006-02-14
* Minor changes for consistency and correctness.Magnus Holmgren2006-02-14
* Reverse scroll forwardd/back button mapping for iPod in the SDL sim.Dan Everton2006-02-14
* Only clear the backdrop after a plugin has been loaded successfully - prevent...Dave Chapman2006-02-14
* More correct power handling of the HDD and ISD300 chips on the H300 platformLinus Nielsen Feltzing2006-02-13
* iAudio X5 has 16Mbyte RAMLinus Nielsen Feltzing2006-02-13
* Backlight support for 8-bit targets in SDL sim. Redo sound handling. Still do...Dan Everton2006-02-13
* Don't leave whitespace on last screen when in paged scrolling mode.Dan Everton2006-02-13
* Common internal sample format for AC3.Thom Johansen2006-02-13
* Forgot to update CREDITS. Previous patch from musicmad.Dan Everton2006-02-13
* Add paged scrolling option. Really helps when scrolling through large lists o...Dan Everton2006-02-13