summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* Extract config file saving code to a function; Do not write the NUL character...Alexander Levin2010-12-25
* Minor fixes in the disktidy description in the manualAlexander Levin2010-12-25
* Add stdio.h include for SEEK_SET define to various files.Thomas Martitz2010-12-25
* mc13783 RTC: Handle years in a better way for the use of struct tm. Make the ...Michael Sevakis2010-12-24
* Fix FS#11829 - %?xx<....> Crashes on targets where the %xx feature tag isnt a...Jonathan Gordon2010-12-24
* Adjust a string translation in french, no more pure tag viewer since a while ...Mustapha Senhaji2010-12-24
* Fix yellow, english.lang string was deprecated.Mustapha Senhaji2010-12-24
* Update translations reusing the translation of the previously deprecated string.Mustapha Senhaji2010-12-24
* Add "file size" to the track information screen of WPS.Mustapha Senhaji2010-12-24
* Add the new default dir to clean to the manualAlexander Levin2010-12-23
* RaaA: Improve tagcache search to make the database built.Thomas Martitz2010-12-23
* Tweak Makefiles a bit to allow cross compiling Rockbox Utility.Dominik Riebeling2010-12-23
* Set APPVERSION for libmkamsboot and libmkmpioboot.Dominik Riebeling2010-12-23
* Fix a typo in commentAlexander Levin2010-12-23
* SPC Codec: Was broken on ARMv6 since EABI switch and somehow I failed to noti...Michael Sevakis2010-12-23
* Disktidy plugin: add .Spotlight-V100 directoriesRobert Menes2010-12-23
* Fix yellowThomas Martitz2010-12-22
* Redo raising the priority of the codec (and voice) thread to fix audio dropou...Thomas Martitz2010-12-22
* parse_testcodec.rb: add new 'pegase' filenames so they get a heading and fix ...Nils Wallménius2010-12-22
* MPEGPlayer: Some UI tweaking and bugfixingMichael Sevakis2010-12-22
* Make usb_detect() return USB_UNPOWERED instead of USB_EXTRACTED. Without that...Frank Gevaerts2010-12-21
* libwavpack: put some lookup tables in iram, speedup of 8-10% on coldfire (h300).Nils Wallménius2010-12-21
* aac: put two local structs on the stack as they are small and the codec uses ...Nils Wallménius2010-12-21
* Add %tr to the manual.Alex Parker2010-12-21
* WM8750 - fix muted output when entering FM radio screen.Marcin Bukat2010-12-21
* Major speedup of iPod nano 2G. Part 6: Use faster LCD interface configuration...Andree Buschmann2010-12-21
* HD300 - Fix bootloader freeze introduced in r28799. DMA transfer hangs for so...Marcin Bukat2010-12-20
* Fix different enum comparison warning when building with gcc 4.5Nils Wallménius2010-12-20
* Fix problem with frequency increasing or preset advancing with long press of ...Michael Chicoine2010-12-20
* fix FS#11784 - classic_statusbar.sbs needed alignemtn fixing to show the whol...Jonathan Gordon2010-12-20
* MPEGPlayer: Fix a bug where seeking a stream into the same frame more than on...Michael Sevakis2010-12-20
* iPod nano 2G: Use LCD_PHTIME = 0x22 for both LDS and ILI type of displays. Si...Andree Buschmann2010-12-19
* Check if creating the dictionary worked before accessing it, not afterwards.Dominik Riebeling2010-12-19
* Use more than one core in deployment script.Dominik Riebeling2010-12-19
* iPod nano2g ILI type LCD displays need big endian configuration for the LCD i...Andree Buschmann2010-12-19
* Respect TARGET_DIR when building.Dominik Riebeling2010-12-19
* Update the Czech translation.Mustapha Senhaji2010-12-19
* MPEGPlayer: Move some code that's probably better situated in the stream mana...Michael Sevakis2010-12-19