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