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