summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Fix some plugins not using the helper functions for the new backlight timeout...Jens Arnold2007-11-29
* Remove unneeded files.Thom Johansen2007-11-29
* Add some brief instructions to compile sansapatcherDave Chapman2007-11-29
* Make more sound related settings that might damage your ears not wrap.Dan Everton2007-11-29
* Stop writing to the metadata struct in the codec, it's not nice. These fields...Thom Johansen2007-11-29
* Possibly save a few bytes when stripping the tags of the last allocated handleBrandon Low2007-11-28
* No functional changes, just coding tweaks for speed, codesize and styleBrandon Low2007-11-28
* Add rbspeexdec, decoder for the Rockbox voice clips. Also nitpick a bit on rb...Thom Johansen2007-11-28
* Fix redBrandon Low2007-11-28
* Fix FS8069, because Nico_P made it easyBrandon Low2007-11-28
* H10 button driver: Use atomic GPIO bit manipulation.Jens Arnold2007-11-27
* Scramble can now generate an nk.bin file, independent of the OF. These nk.bin...Will Robertson2007-11-27
* Oops. Fix yellow.Nicolas Pennequin2007-11-27
* * Make the Gigabeat S bootloader a bit more interesting: it looks for the fir...Nicolas Pennequin2007-11-27
* Accept FS#8236: make voice should overwrite existing .voice files.Stéphane Doyon2007-11-27
* Added some error returnsBjörn Stenberg2007-11-27
* Fix crash in sim when changing the MAS specific sound settings.Dan Everton2007-11-27
* Volume for rbspeexenc.Stéphane Doyon2007-11-27
* Only compile Matrix on non-mono targets, rather than all bitmap targets.Jonas Häggqvist2007-11-27
* revert my previous commit and use a conditional for the time format instead w...Jonathan Gordon2007-11-27
* On second thoughts, let's compile Matrix for all non-mono bitmap displays.Jonas Häggqvist2007-11-27
* Make the Gigabeat-S bootloader dual-boot. The hold switch is used to choose ...Dave Chapman2007-11-27
* Enable dualcore for the pp5002 processor by adding the needed cache handling ...Michael Sevakis2007-11-27
* add 2 new tags which display the hour in 12 or 24 hour format depending on th...Jonathan Gordon2007-11-27
* Only compile Matrix for colour targets.Jonas Häggqvist2007-11-27
* Matrix demo plugin for colour targets. Ported from Ipodlinux who ported it fr...Jonas Häggqvist2007-11-27
* Further lockdown of multipart i2c operations that must be done without intrus...Michael Sevakis2007-11-27
* Disable low battery shutdown for the time being on iPod 3g until the battery ...Michael Sevakis2007-11-27
* Checking for total free buffer space isn't correct. What we need to check is ...Nicolas Pennequin2007-11-26
* Speed up YUV blitting on iPod Video by ~8% (FS #8075 by Andree Buschmann).Jens Arnold2007-11-26
* Fix Player warning.Jens Arnold2007-11-26
* Enable reboot on USB-insert for e200, as it works when done c200-styleDaniel Stenberg2007-11-26
* Allow (almost) arbitrary backlight fade in and fade out times (on targets wit...Jens Arnold2007-11-26
* Buffering callbacks rework. There is now one callback for all the events that...Nicolas Pennequin2007-11-26
* More Dutch langfile updatesPeter D'Hoye2007-11-26
* Update Dutch langfilePeter D'Hoye2007-11-26
* Updated italian translation.Alessio Lenzi2007-11-26
* Update greek translation once more. Strings are now in the same order as in e...Marianne Arnold2007-11-26
* Make the recording screen handle button repeats correctly when changing gain....Linus Nielsen Feltzing2007-11-26
* Disabling usb reboot for Sansa E200 until system_reboot() is fixed.Björn Stenberg2007-11-26
* Fix backlight timeout in 'keep backlight running' plugins (related to yesterd...Marianne Arnold2007-11-26
* Be sure SPC codec runs nicely from the start by using more IRAM when the dual...Michael Sevakis2007-11-26
* pcf50605_write_multiple must prelock driver or the series of bytes may be int...Michael Sevakis2007-11-26
* Make the variable for numbers of screens to update const on non-remote-lcd ta...Nils Wallménius2007-11-25
* Convert 2 more settings to table settings. * Fix duplicate value display if t...Jens Arnold2007-11-25
* Fix 64 bit warnings.Jens Arnold2007-11-25
* New way of handling integer settings with variable steps: table settings (FS ...Jens Arnold2007-11-25
* Break out some duplicated code into a seperate functionNils Wallménius2007-11-25
* m:robe 500i: Fix indenting style in DSP loaderCatalin Patulea2007-11-25
* m:robe 500i: Initialize the HPIB from scratchCatalin Patulea2007-11-25