summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-04-02LCD driver tweaks for greyscale iPods: * Use 1/7 bias, 5x step-up and the hig...Jens Arnold
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-02gigabeat S: Set the tick speed correctly (calced from clocking regdump). Use ...Michael Sevakis
2008-04-02Gigabeat S: Add some more register #defines to use later.Michael Sevakis
2008-04-02Manual: a few tweaks to the installation chapter. (1) Applied FS#8540 by Marc...Marianne Arnold
2008-04-01add Martin Ritter to CREDITSFrank Gevaerts
2008-04-01Last part of bitmap strips for iCatcher: the 'big coloured' icon set for the ...Marianne Arnold
2008-04-01Fix some quotation marks. Thanks to Alexander Levin for pointing it out.Dominik Riebeling
2008-04-01Clean up the way empty transfers are sent in error cases.Frank Gevaerts
2008-04-01Implement a function to resolve a given path case-insensitively. This is need...Dominik Riebeling
2008-04-01rbutil: fix closing of installwindow after successful install. Dominik Wenger
2008-04-01Use a better place to enable the interrupts.Jens Arnold
2008-04-01rbutil: let rbutil use the new voice.zip files. Also make the download cache ...Dominik Wenger
2008-04-01iPod 1st..3rd Gen and Mini 1st Gen fixes/improvements: * Remove the unnecessa...Jens Arnold
2008-04-01'Small colour icons' bitmap strips for iCatcher including the necessary chang...Marianne Arnold
2008-04-01WPS parser: also revert to the default WPS when there were bitmap loading err...Nicolas Pennequin
2008-04-01Revert the other remnant of the renaming experiment... (I only do this to get...Marianne Arnold
2008-04-01D'oh, revert accidental commit of a renaming experiment which I thought I had...Marianne Arnold
2008-04-01Next set of iCatcher bitmap strips - this time the 'greyscale' icons for the ...Marianne Arnold
2008-04-01Make the gigabeat S boot again.Michael Sevakis
2008-04-01Place a limit on the estimate fudging when searching timestamps in mpegplayer...Michael Sevakis
2008-04-01Change a #define constant that conflicts with a mingw definition. Change "WAI...Michael Sevakis
2008-04-01Next set of bitmap strips for the iCatcher theme, this time it's the 'small m...Marianne Arnold
2008-03-31Introduce sanity check and extra nop to stabilise TCC780x set_cpu_frequency()...Rob Purchase
2008-03-31Add description for the shortcuts plugin (FS#8829 by Alexander Levin).Dominik Riebeling
2008-03-31First set of iCatcher bitmap strips - for all screens that use the 'normal si...Marianne Arnold
2008-03-31Update installation document a bit to catch up with recent changes. Add notes...Dominik Riebeling
2008-03-31Fix for FS#8820 by Christopher Williams - Misformatted time in Rockbox InfoLinus Nielsen Feltzing
2008-03-31That was stupid. Should be enable_interrupt.Michael Sevakis
2008-03-31Change the remaining set_interrupt_status usage to the more parsimonious disa...Michael Sevakis
2008-03-31Fixes FS#8552. On some c200s, the second parameter in setting R_Y_ADDR_AREA w...Mark Arigo
2008-03-31meg-fx: Add headers to files in the target directory that were missing them. ...Michael Sevakis
2008-03-31meg-fx: It's important to make sure certain interrupt-related registers have ...Michael Sevakis
2008-03-30Fixes FS #8389 (wv error). For WavPack files that don't have the length store...Dave Bryant
2008-03-30Clean up the Iaudio remote's WPS background image because it had some wrong d...Marianne Arnold
2008-03-30Iriver manual install: point to correct wiki page that contains links to iriv...Peter D'Hoye
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-30Fix red and clean up meg-fx firmware sources. Remove an unused file.Michael Sevakis
2008-03-30Have meg-fx i2c driver use the wakeup functionality by making it interrupt-ba...Michael Sevakis
2008-03-30Add a lightweight wakeup object for fast processors.Michael Sevakis
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-29Implement set_cpu_frequency() for TCC780x, but leave it disabled for now as s...Rob Purchase
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-29Make the Telechips bootloader slightly less messy, kill some warnings and all...Rob Purchase