Age | Commit message (Expand) | Author |
2007-11-30 | Move encoder CPU boost control to the core. Allow CPU to sleep a bit when PCM... | Michael Sevakis |
2007-11-30 | Repair the no-spinup on start/split feature of recording. Recording directory... | Michael Sevakis |
2007-11-30 | Fix FS #8251, replaygain doesn't switch to track gain mode if album gain is m... | Thom Johansen |
2007-11-30 | Fix overflow when seeking in long files wma. Also, add a simple sanity check... | Michael Giacomelli |
2007-11-30 | Add a working serial driver to usb stack. At the moment it simply echos back ... | Christian Gmeiner |
2007-11-29 | Fix some plugins not using the helper functions for the new backlight timeout... | Jens Arnold |
2007-11-29 | Remove unneeded files. | Thom Johansen |
2007-11-29 | Add some brief instructions to compile sansapatcher | Dave Chapman |
2007-11-29 | Make more sound related settings that might damage your ears not wrap. | Dan Everton |
2007-11-29 | Stop writing to the metadata struct in the codec, it's not nice. These fields... | Thom Johansen |
2007-11-28 | Possibly save a few bytes when stripping the tags of the last allocated handle | Brandon Low |
2007-11-28 | No functional changes, just coding tweaks for speed, codesize and style | Brandon Low |
2007-11-28 | Add rbspeexdec, decoder for the Rockbox voice clips. Also nitpick a bit on rb... | Thom Johansen |
2007-11-28 | Fix red | Brandon Low |
2007-11-28 | Fix FS8069, because Nico_P made it easy | Brandon Low |
2007-11-27 | H10 button driver: Use atomic GPIO bit manipulation. | Jens Arnold |
2007-11-27 | Scramble can now generate an nk.bin file, independent of the OF. These nk.bin... | Will Robertson |
2007-11-27 | Oops. 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-27 | Accept FS#8236: make voice should overwrite existing .voice files. | Stéphane Doyon |
2007-11-27 | Added some error returns | Björn Stenberg |
2007-11-27 | Fix crash in sim when changing the MAS specific sound settings. | Dan Everton |
2007-11-27 | Volume for rbspeexenc. | Stéphane Doyon |
2007-11-27 | Only compile Matrix on non-mono targets, rather than all bitmap targets. | Jonas Häggqvist |
2007-11-27 | revert my previous commit and use a conditional for the time format instead w... | Jonathan Gordon |
2007-11-27 | On second thoughts, let's compile Matrix for all non-mono bitmap displays. | Jonas Häggqvist |
2007-11-27 | Make the Gigabeat-S bootloader dual-boot. The hold switch is used to choose ... | Dave Chapman |
2007-11-27 | Enable dualcore for the pp5002 processor by adding the needed cache handling ... | Michael Sevakis |
2007-11-27 | add 2 new tags which display the hour in 12 or 24 hour format depending on th... | Jonathan Gordon |
2007-11-27 | Only compile Matrix for colour targets. | Jonas Häggqvist |
2007-11-27 | Matrix demo plugin for colour targets. Ported from Ipodlinux who ported it fr... | Jonas Häggqvist |
2007-11-27 | Further lockdown of multipart i2c operations that must be done without intrus... | Michael Sevakis |
2007-11-27 | Disable low battery shutdown for the time being on iPod 3g until the battery ... | Michael Sevakis |
2007-11-26 | Checking for total free buffer space isn't correct. What we need to check is ... | Nicolas Pennequin |
2007-11-26 | Speed up YUV blitting on iPod Video by ~8% (FS #8075 by Andree Buschmann). | Jens Arnold |
2007-11-26 | Fix Player warning. | Jens Arnold |
2007-11-26 | Enable reboot on USB-insert for e200, as it works when done c200-style | Daniel Stenberg |
2007-11-26 | Allow (almost) arbitrary backlight fade in and fade out times (on targets wit... | Jens Arnold |
2007-11-26 | Buffering callbacks rework. There is now one callback for all the events that... | Nicolas Pennequin |
2007-11-26 | More Dutch langfile updates | Peter D'Hoye |
2007-11-26 | Update Dutch langfile | Peter D'Hoye |
2007-11-26 | Updated italian translation. | Alessio Lenzi |
2007-11-26 | Update greek translation once more. Strings are now in the same order as in e... | Marianne Arnold |
2007-11-26 | Make the recording screen handle button repeats correctly when changing gain.... | Linus Nielsen Feltzing |
2007-11-26 | Disabling usb reboot for Sansa E200 until system_reboot() is fixed. | Björn Stenberg |
2007-11-26 | Fix backlight timeout in 'keep backlight running' plugins (related to yesterd... | Marianne Arnold |
2007-11-26 | Be sure SPC codec runs nicely from the start by using more IRAM when the dual... | Michael Sevakis |
2007-11-26 | pcf50605_write_multiple must prelock driver or the series of bytes may be int... | Michael Sevakis |
2007-11-25 | Make the variable for numbers of screens to update const on non-remote-lcd ta... | Nils Wallménius |
2007-11-25 | Convert 2 more settings to table settings. * Fix duplicate value display if t... | Jens Arnold |