summaryrefslogtreecommitdiff
path: root/apps (follow)
Commit message (Expand)AuthorAge
* Fix occasional crashes on greylib exit (LCD controller confusion) when runnin...Jens Arnold2008-04-05
* Greyscale library: Always use reconstructing inversion, because it's legal to...Jens Arnold2008-04-05
* Greyscale library: Optionally put the greyscale ISR on COP on portalplayertar...Jens Arnold2008-04-04
* Allow to select the core for running the user timer on portalplayer targets. ...Jens Arnold2008-04-04
* Greyscale library: Put the backlight status on 1st/2nd Gen into the flags, sa...Jens Arnold2008-04-04
* pegbox stuffRobert Kukla2008-04-04
* Add a comment to clarify how the WPS image buffer size is calculatedDave Chapman2008-04-04
* maybe that wasn't such a good ideaRobert Kukla2008-04-04
* fixing red:Robert Kukla2008-04-04
* FS#5725 - New Puzzle Game "PegBox"; with changes by myself:Robert Kukla2008-04-03
* Fix FS#8513 (Playback occasionally repeats a track when rebuffering occurs) a...Nicolas Pennequin2008-04-03
* Migrate the buffering code to the new events system.Nicolas Pennequin2008-04-03
* Fix an issue introduced by r16930 where rebuffering would happen one track to...Nicolas Pennequin2008-04-03
* Simplify pcmbuf_beep() a little, should be no functional change but it seems ...Steve Bavin2008-04-03
* Small fix to be able to use F3 to quit the F3 quick menu on the Archos RecorderLinus Nielsen Feltzing2008-04-03
* Move audio_set_elapsed to mpa.c, as recommended by the TODO note. Please corr...Nicolas Pennequin2008-04-03
* Sync Danish translation.Jonas Häggqvist2008-04-03
* Remove obsolete commentNils Wallménius2008-04-03
* fix FS#8841 - scrolling doesnt work when using cursor seelction iconJonathan Gordon2008-04-03
* Make the measured LCD scanrates from the greylib known to the scanrate test p...Jens Arnold2008-04-02
* Revert... stupid svn doesn't complain when passing -m twice :(Jens Arnold2008-04-02
* Make the measured LCD scanrates from the greylib known to the scanrate test p...Jens Arnold2008-04-02
* Greyscale library: * Implement linearisation curve flipping for 1st/2nd Gen i...Jens Arnold2008-04-02
* Fix a possible (though unlikely) deadlock condition spotted by jhMikeS. It wo...Nicolas Pennequin2008-04-02
* Fix for FS#8601 by pondlife: the disk no longer spins up on a track change wh...Nicolas Pennequin2008-04-02
* remove some really old and out of date code... (drawing API changed about 3 t...Jonathan Gordon2008-04-02
* WPS parser: also revert to the default WPS when there were bitmap loading err...Nicolas Pennequin2008-04-01
* Place a limit on the estimate fudging when searching timestamps in mpegplayer...Michael Sevakis2008-04-01
* Fix for FS#8820 by Christopher Williams - Misformatted time in Rockbox InfoLinus Nielsen Feltzing2008-03-31
* 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