summaryrefslogtreecommitdiff
path: root/apps (follow)
Commit message (Expand)AuthorAge
...
* Fix an ugly-looking commentMichael Sparmann2011-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
* Higher precision for test_mem plugin.Andree Buschmann2011-01-01
* Fix FS#11845 by rejecting unknown header signatures in the audio stream info ...Mohamed Tarek2011-01-01
* Also PREFIX() other filesystem functions. I hope I got them all now...Frank Gevaerts2010-12-29
* Properly prefix the creat function for sim builds, otherwise the system creat...Frank Gevaerts2010-12-29
* 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
* git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28917 a1c6a512-1295-4272-9138...Mustapha Senhaji2010-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
* Fix warning about using static vars in non static inline functions with gcc 4.5.Nils Wallménius2010-12-27
* Fix profiling on coldfire with newer Gcc.Nils Wallménius2010-12-27
* disktidy: Fix deleting of directories specified by a pattern (FS#11827)Alexander Levin2010-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
* Add stdio.h include for SEEK_SET define to various files.Thomas Martitz2010-12-25
* 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
* RaaA: Improve tagcache search to make the database built.Thomas Martitz2010-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
* Redo raising the priority of the codec (and voice) thread to fix audio dropou...Thomas Martitz2010-12-22
* MPEGPlayer: Some UI tweaking and bugfixingMichael Sevakis2010-12-22
* 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
* 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
* MPEGPlayer: Fix a bug where seeking a stream into the same frame more than on...Michael Sevakis2010-12-20
* 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
* MPEGPlayer: Skip to next file when there is a problem with a video file in al...Michael Sevakis2010-12-19
* MPEGPlayer: Fix leakage of file decriptors if file wasn't accepted by playbac...Michael Sevakis2010-12-19
* Fix problem with volume decreasing when pressing the menu button while in FM ...Michael Chicoine2010-12-19
* MPEGPlayer playlist should as well support all viewer-handled file extensions...Michael Sevakis2010-12-18
* Stay in file browser (do not go to WPS) after adding a track to the playlist ...Alexander Levin2010-12-17
* Avoid an obvious stall on everything newer then arm7tdmi. Note: this can pr...Michael Giacomelli2010-12-16
* Commit FS#11810 by Alexander Meshcheryakov. Boosts the CPU and limits LCD up...Michael Giacomelli2010-12-16
* Add a newline to a debugf printing an error.Nils Wallménius2010-12-15
* Rename the NO_CONTEXT flag to NO_CONTEXT_MENU so that the name more clearly c...Alexander Levin2010-12-15
* remaining of FS#11777. Use rockbox_browse() to display playlists in Playlist ...Teruaki Kawashima2010-12-15
* set the sampling rate back to default on closing, Michael Stummvoll2010-12-15