summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2008-04-02Fix a possible (though unlikely) deadlock condition spotted by jhMikeS. It wo...Nicolas Pennequin
2008-04-02Fix for FS#8601 by pondlife: the disk no longer spins up on a track change wh...Nicolas Pennequin
2008-04-02remove some really old and out of date code... (drawing API changed about 3 t...Jonathan Gordon
2008-04-01WPS parser: also revert to the default WPS when there were bitmap loading err...Nicolas Pennequin
2008-04-01Place a limit on the estimate fudging when searching timestamps in mpegplayer...Michael Sevakis
2008-03-31Fix for FS#8820 by Christopher Williams - Misformatted time in Rockbox InfoLinus Nielsen Feltzing
2008-03-30Fixes FS #8389 (wv error). For WavPack files that don't have the length store...Dave Bryant
2008-03-30Fixes FS#8651 (noise and/or crash while crossfading). Latest ARM-asm submit f...Andree Buschmann
2008-03-30Fixes FS#8597 (dropouts while crossfading) via keeping CPU boosted while cros...Andree Buschmann
2008-03-30In the equalizer menu, switch to low-latency mode in the smallest scope rathe...Dan Everton
2008-03-29Just change PRIORITY_BUFFERING to 15. Seems a teeny tiny bit helpful to mpegp...Michael Sevakis
2008-03-29Change the default buffer filechunk back to 32KB and bump the buffering threa...Michael Sevakis
2008-03-29Fix sim warnings.Nicolas Pennequin
2008-03-29Boost the audio thread while it's filling the buffer. In the audio and the bu...Nicolas Pennequin
2008-03-29Correct some windows line endings back to unix.Nicolas Pennequin
2008-03-29Use queue_empty instead of queue_peek again now that we don't care about the ...Nicolas Pennequin
2008-03-29Oops. test_codec should be updated too.Michael Sevakis
2008-03-29Move codec_get_file_pos somewhere else like the comment said should be done. ...Michael Sevakis
2008-03-29Remove unnecessary (and incorrect) #ifdefs surrounding #include "backdrop.h",...Dave Chapman
2008-03-28Track playback filling state with a state-machine approach. There shouldn't b...Nicolas Pennequin
2008-03-28Update the LCD after setting flip status as required by the LCD drivers. Fixe...Jens Arnold
2008-03-28Revert my earlier const madness, we'll keep the parameter lists simple.Steve Bavin
2008-03-28Oops, another pondlife puddle of red.Steve Bavin
2008-03-28...and that plugin API has changed again.Steve Bavin
2008-03-28The const police raid playback.c, should be no change to behaviour.Steve Bavin
2008-03-27Enable the greyscale library for ZXbot on M3.Jens Arnold
2008-03-27Update Dutch language filePeter D'Hoye
2008-03-27Revert "initial Meizu M6SL port"Marcoen Hirschberg
2008-03-27initial Meizu M6SL portMarcoen Hirschberg
2008-03-27Fix misleading debug statement.Michael Giacomelli
2008-03-26Major cleanup of checkwps - fix all warnings and add a script to build versio...Dave Chapman
2008-03-26Move checkwps to its own subdir in preparation for compiling target-specific ...Dave Chapman
2008-03-26Fix yellow, and at the same time simplify some #ifdefsDave Chapman
2008-03-261) Make Rockbox reject any WPSs if there are errors loading any of the requir...Dave Chapman
2008-03-26fix themes not being fully applied to the menu on load (Hopefully fixes FS#8808)Jonathan Gordon
2008-03-26kill the release script and build tarball from *everything* in SVN...Daniel Stenberg
2008-03-26fix the buttonbar in the browser and menus. Jonathan Gordon
2008-03-26More consts that require no functional change.Steve Bavin
2008-03-26Fix pointer warnings in test_codec.Michael Sevakis
2008-03-26the menu and list now accepts a parent viewport to draw in (and the menu can ...Jonathan Gordon
2008-03-26Do core interrupt masking in a less general fashion and save some instruction...Michael Sevakis
2008-03-25iAudio M3: Optimised LCD driver, with more/better assembly code. Speedup is ~...Jens Arnold
2008-03-25Some cosmetic changes to italiano.Alessio Lenzi
2008-03-25Make checkwps compile again. Still more work is needed though, as checkwps i...Dave Chapman
2008-03-25Revert accidental tree commit. /me needs a smaller enter key...Jens Arnold
2008-03-25Oops, more red. That can't be static yet.Steve Bavin
2008-03-25Cabbiev2 gigabeat background: reduce WPS backdrop filesize by storing it as 2...Jens Arnold
2008-03-25A little more consting/staticing, no functional change.Steve Bavin
2008-03-25Tiny fix of spelling in comment.Steve Bavin
2008-03-25Oops. Mop up red.Steve Bavin