summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* Fix FS#11838. Escape special char that broke manual builds and generated inco...Nils Wallménius2010-12-27
* change MPIO HD300 status in builds.pmMarcin Bukat2010-12-26
* Apply FS#11798 (Files in MicroSD card aren't being shown in File Browser or D...Bertrik Sikken2010-12-26
* Remove a line in the iPod video manual that refers to twoRobert Menes2010-12-26
* Make mutexes a tiny bit leaner. There is no need for a separate locked semaph...Michael Sevakis2010-12-26
* disktidy: Fix deleting of directories specified by a pattern (FS#11827)Alexander Levin2010-12-25
* Make sim build compilable under Cygwin. Fixes FS#11832.Andree Buschmann2010-12-25
* disktidy: add a debug message if a file cannot be deletedAlexander Levin2010-12-25
* disktidy: fix the situation where specifying that a dir should be deleted cou...Alexander Levin2010-12-25
* disktidy: add a comment to the functionAlexander Levin2010-12-25
* Disktidy: introduce a local variable to avoid repeated use of the indexed exp...Alexander Levin2010-12-25