summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Remove files accidentally commited in 28953Michael Sparmann2011-01-03
* MPIO bootloader - turn off backlight when hold is on. Usefull feature when ch...Marcin Bukat2011-01-03
* Fix regression from r28950: ATA broken on MPIO and possibly other targetsMichael Sparmann2011-01-03
* Remove unneeded check for swapping in iPod nano1G/color LCD driver. For nano1...Andree Buschmann2011-01-03
* New port: iPod Classic (also known as iPod 6G/6.5G/7G)Michael Sparmann2011-01-02
* Fix yellowMichael Sparmann2011-01-02
* Fix redMichael Sparmann2011-01-02
* Rework ATA driver to get rid of lots of target-specific constants and allow f...Michael Sparmann2011-01-02
* Don't load the colours file if it's set to '' (partial fix for FS#11847)Alexander Levin2011-01-02
* Don't load the keyboard layout '-.kbd' (partial fix for FS#11847)Alexander Levin2011-01-02
* Fix typo in the commentAlexander Levin2011-01-02
* Autodetect sector size on superfloppy volumes based on the FAT32 BPB (kudos t...Michael Sparmann2011-01-02
* Fix an ugly-looking commentMichael Sparmann2011-01-02
* Submit FS#11843 v17. Integrate YUV-blitting of nano 2G to nano1G/color LCD dr...Andree Buschmann2011-01-02
* Blind commit a 'fix' for automatic resume on HWCODEC since I don't understand...Michael Giacomelli2011-01-02
* Commit part of FS#11748 by Michael Hohmuth. Adds support for automatically r...Michael Giacomelli2011-01-02
* Gigeabeat S: Reset DMA size info when stopping audio playback and recording t...Michael Sevakis2011-01-01
* Fix comment.Andree Buschmann2011-01-01
* Higher precision for test_mem plugin.Andree Buschmann2011-01-01
* Save some binsize in LCD driver of iPod nano 2G. No impact to speed.Andree Buschmann2011-01-01
* Fix FS#11845 by rejecting unknown header signatures in the audio stream info ...Mohamed Tarek2011-01-01
* Rockbox Utility: Add in support to install Rockbox on the PhilipsRobert Menes2010-12-30
* Submit FS11782: Use faster DRAM timings in unboosted state for S5L870x. DRAM ...Andree Buschmann2010-12-30
* Submitted the wrong file with r28933.Andree Buschmann2010-12-30
* Major speedup of iPod nano 2G. Part 7: Disable reading FIFO state in YUV blit...Andree Buschmann2010-12-30
* Submit FS#11707. Add line out power off to iPods nano1G, color and 4G.Andree Buschmann2010-12-29
* Forgot one file.Andree Buschmann2010-12-29
* Speed up of iPod nano 1G and iPod color LCD. Use HDD6330 asm part for YUV bli...Andree Buschmann2010-12-29
* Also PREFIX() other filesystem functions. I hope I got them all now...Frank Gevaerts2010-12-29
* Return thread ID as a string for name when a thread isn't named or name canno...Michael Sevakis2010-12-29
* Properly prefix the creat function for sim builds, otherwise the system creat...Frank Gevaerts2010-12-29
* Gigabeat S: Do simple direct keypad scanning rather than triggering a separat...Michael Sevakis2010-12-29
* revert r28834 because it causes problems with uSDFred Bauer2010-12-29
* interrupt_level should've been volatile as well when I changed this file. Obt...Michael Sevakis2010-12-29
* Just a technical matter even though all is well anyway: struct blocker::threa...Michael Sevakis2010-12-29
* manual: update stats plugin entry.Mustapha Senhaji2010-12-28
* stats plugin: Add new things to count. Playlist and video files.Mustapha Senhaji2010-12-28
* Use the filetype_get_attr function just added, to replace a const to count fo...Mustapha Senhaji2010-12-28
* git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28919 a1c6a512-1295-4272-9138...Mustapha Senhaji2010-12-28
* Comment about thread_id_entry missleading and wrong. Fix the dumb.Michael Sevakis2010-12-28
* git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28917 a1c6a512-1295-4272-9138...Mustapha Senhaji2010-12-28
* UISimulator: Need a 'while' not an 'if' in sim_enter_irq_handler. Add comment...Michael Sevakis2010-12-28
* Added the symlinkinstall make target. See #11825Michael Stummvoll2010-12-28
* Vastly increase speed of SDL screen updates for RGB565.Thomas Martitz2010-12-27
* Redo r28026 so that all .S files get the __ASSEMBLER__ define.Thomas Martitz2010-12-27
* Return interval in the SDL timer callback as it should happen in periodic tim...Thomas Martitz2010-12-27
* Fix warning about using static vars in non static inline functions with gcc 4.5.Nils Wallménius2010-12-27
* Move codfire inline asm into cpu specific file.Nils Wallménius2010-12-27
* Certain data accesses in the kernel should have volatile semantics to be corr...Michael Sevakis2010-12-27
* Fix profiling on coldfire with newer Gcc.Nils Wallménius2010-12-27