| Commit message (Expand) | Author | Age |
| ... | |
| * | Fixes FS #8389 (wv error). For WavPack files that don't have the length store... | Dave Bryant | 2008-03-30 |
| * | Fixes FS#8651 (noise and/or crash while crossfading). Latest ARM-asm submit f... | Andree Buschmann | 2008-03-30 |
| * | Fixes FS#8597 (dropouts while crossfading) via keeping CPU boosted while cros... | Andree Buschmann | 2008-03-30 |
| * | In the equalizer menu, switch to low-latency mode in the smallest scope rathe... | Dan Everton | 2008-03-30 |
| * | Just change PRIORITY_BUFFERING to 15. Seems a teeny tiny bit helpful to mpegp... | Michael Sevakis | 2008-03-29 |
| * | Change the default buffer filechunk back to 32KB and bump the buffering threa... | Michael Sevakis | 2008-03-29 |
| * | Fix sim warnings. | Nicolas Pennequin | 2008-03-29 |
| * | Boost the audio thread while it's filling the buffer. In the audio and the bu... | Nicolas Pennequin | 2008-03-29 |
| * | Correct some windows line endings back to unix. | Nicolas Pennequin | 2008-03-29 |
| * | Use queue_empty instead of queue_peek again now that we don't care about the ... | Nicolas Pennequin | 2008-03-29 |
| * | Oops. test_codec should be updated too. | Michael Sevakis | 2008-03-29 |
| * | Move codec_get_file_pos somewhere else like the comment said should be done. ... | Michael Sevakis | 2008-03-29 |
| * | Remove unnecessary (and incorrect) #ifdefs surrounding #include "backdrop.h",... | Dave Chapman | 2008-03-29 |
| * | Track playback filling state with a state-machine approach. There shouldn't b... | Nicolas Pennequin | 2008-03-28 |
| * | Update the LCD after setting flip status as required by the LCD drivers. Fixe... | Jens Arnold | 2008-03-28 |
| * | Revert my earlier const madness, we'll keep the parameter lists simple. | Steve Bavin | 2008-03-28 |
| * | Oops, another pondlife puddle of red. | Steve Bavin | 2008-03-28 |
| * | ...and that plugin API has changed again. | Steve Bavin | 2008-03-28 |
| * | The const police raid playback.c, should be no change to behaviour. | Steve Bavin | 2008-03-28 |
| * | Enable the greyscale library for ZXbot on M3. | Jens Arnold | 2008-03-27 |
| * | Update Dutch language file | Peter D'Hoye | 2008-03-27 |
| * | Revert "initial Meizu M6SL port" | Marcoen Hirschberg | 2008-03-27 |
| * | initial Meizu M6SL port | Marcoen Hirschberg | 2008-03-27 |
| * | Fix misleading debug statement. | Michael Giacomelli | 2008-03-27 |
| * | Major cleanup of checkwps - fix all warnings and add a script to build versio... | Dave Chapman | 2008-03-26 |
| * | Move checkwps to its own subdir in preparation for compiling target-specific ... | Dave Chapman | 2008-03-26 |
| * | Fix yellow, and at the same time simplify some #ifdefs | Dave Chapman | 2008-03-26 |
| * | 1) Make Rockbox reject any WPSs if there are errors loading any of the requir... | Dave Chapman | 2008-03-26 |
| * | fix themes not being fully applied to the menu on load (Hopefully fixes FS#8808) | Jonathan Gordon | 2008-03-26 |
| * | kill the release script and build tarball from *everything* in SVN... | Daniel Stenberg | 2008-03-26 |
| * | fix the buttonbar in the browser and menus. | Jonathan Gordon | 2008-03-26 |
| * | More consts that require no functional change. | Steve Bavin | 2008-03-26 |
| * | Fix pointer warnings in test_codec. | Michael Sevakis | 2008-03-26 |
| * | the menu and list now accepts a parent viewport to draw in (and the menu can ... | Jonathan Gordon | 2008-03-26 |
| * | Do core interrupt masking in a less general fashion and save some instruction... | Michael Sevakis | 2008-03-26 |
| * | iAudio M3: Optimised LCD driver, with more/better assembly code. Speedup is ~... | Jens Arnold | 2008-03-25 |
| * | Some cosmetic changes to italiano. | Alessio Lenzi | 2008-03-25 |
| * | Make checkwps compile again. Still more work is needed though, as checkwps i... | Dave Chapman | 2008-03-25 |
| * | Revert accidental tree commit. /me needs a smaller enter key... | Jens Arnold | 2008-03-25 |
| * | Oops, more red. That can't be static yet. | Steve Bavin | 2008-03-25 |
| * | Cabbiev2 gigabeat background: reduce WPS backdrop filesize by storing it as 2... | Jens Arnold | 2008-03-25 |
| * | A little more consting/staticing, no functional change. | Steve Bavin | 2008-03-25 |
| * | Tiny fix of spelling in comment. | Steve Bavin | 2008-03-25 |
| * | Oops. Mop up red. | Steve Bavin | 2008-03-25 |
| * | Code police raid on the settings code, consting and putting headers alongside... | Steve Bavin | 2008-03-25 |
| * | So, I've been sick these last few days, and I'm trying to not take drugs to g... | Jonathan Gordon | 2008-03-25 |
| * | well we suck! how could something seemingly simple be fubar'ed so much! KISS ... | Jonathan Gordon | 2008-03-25 |
| * | ok, redo that last commit.. always write /.rockbox/oldconfig.cfg when you loa... | Jonathan Gordon | 2008-03-25 |
| * | write the current settings to .rockbox/config.cfg.bak before resetting settings | Jonathan Gordon | 2008-03-25 |
| * | Add a complete priority inheritance implementation to the scheduler (all mute... | Michael Sevakis | 2008-03-25 |