summaryrefslogtreecommitdiff
path: root/apps (follow)
Commit message (Expand)AuthorAge
...
* Fix some of the voice and beep bugs that people have noticed since my new pcm...Brandon Low2006-02-22
* Patch #1435744 from Andrew Scott - initial iPod Mini supportDave Chapman2006-02-21
* Change slider display when changing edit mode.Dan Everton2006-02-21
* Use scrollbar widget for the sliders instead of custom drawing routines.Dan Everton2006-02-21
* First attempt at generating and using .h files from bitmaps using bmp2rb. Th...Dave Chapman2006-02-21
* Speed dsp gain up slightly mostly with better code orderBrandon Low2006-02-20
* Add ASM optimised subband filtering loop for ARM targets. RestructureThom Johansen2006-02-20
* Faster filled triangle drawing for colour targets and greyscale iPods.Jens Arnold2006-02-20
* BrickMania for iPod NanoBen Basha2006-02-20
* Re-adding in binary modeDave Chapman2006-02-19
* Added in ASCII mode.Dave Chapman2006-02-19
* Patch #1418787 brickmania for the H1xx series by Dominik Wenger with changes ...Ben Basha2006-02-19
* Add ASM optimised range_limit() for ARM, which gives a tiny performanceThom Johansen2006-02-19
* Repeat rate adaption is now handled by the button driver.Jens Arnold2006-02-19
* Adaptive button repeat: adapts repeat rate depending on the ability of the ap...Jens Arnold2006-02-19
* Use a better string for 'Canceled' splashes.Magnus Holmgren2006-02-19
* Replace the range_limit lookup table with an inline function, asm optimised f...Jens Arnold2006-02-19
* Proper screendump for greyscale iPods.Jens Arnold2006-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
* 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
* 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
* 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
* Fixed scrolling for iPods (now scrolling the wheel forward will move down, an...Zakk Roberts2006-02-16
* Bejeweled: speed fixes, graphics enhancements, and use external bitmapsAdam Boot2006-02-15
* New powerup - multi ballsBen Basha2006-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
* Only clear the backdrop after a plugin has been loaded successfully - prevent...Dave Chapman2006-02-14
* 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
* Add paged scrolling option. Really helps when scrolling through large lists o...Dan Everton2006-02-13
* Convert to use common internal sample format.Thom Johansen2006-02-13
* Start converting codecs to use internal sample format (28 bits + sign,Thom Johansen2006-02-13
* Synced.Mats Lidell2006-02-13