Age | Commit message (Expand) | Author |
2008-04-02 | Fix a possible (though unlikely) deadlock condition spotted by jhMikeS. It wo... | Nicolas Pennequin |
2008-04-02 | Fix for FS#8601 by pondlife: the disk no longer spins up on a track change wh... | Nicolas Pennequin |
2008-04-02 | remove some really old and out of date code... (drawing API changed about 3 t... | Jonathan Gordon |
2008-04-01 | WPS parser: also revert to the default WPS when there were bitmap loading err... | Nicolas Pennequin |
2008-04-01 | Place a limit on the estimate fudging when searching timestamps in mpegplayer... | Michael Sevakis |
2008-03-31 | Fix for FS#8820 by Christopher Williams - Misformatted time in Rockbox Info | Linus Nielsen Feltzing |
2008-03-30 | 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-29 | 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-28 | 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-27 | 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-26 | 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-25 | 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 |