index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
Age
Commit message (
Expand
)
Author
2011-01-04
Update the portugues translation by Gabriel Maia FS#11857.
Mustapha Senhaji
2011-01-04
Update the french translation.
Mustapha Senhaji
2011-01-04
MPEGPlayer: Give the parser a little stronger going over this time so it tole...
Michael Sevakis
2011-01-04
mpeg_parser: fix a typo in the comment
Alexander Levin
2011-01-03
MPEGPlayer: Try a few timestamps for all streams at the beginning, not just v...
Michael Sevakis
2011-01-03
MPEGPlayer graphics mutation: Implement a more visible FPS display and remove...
Michael Sevakis
2011-01-02
New port: iPod Classic (also known as iPod 6G/6.5G/7G)
Michael Sparmann
2011-01-02
Don't load the colours file if it's set to '' (partial fix for FS#11847)
Alexander Levin
2011-01-02
Don't load the keyboard layout '-.kbd' (partial fix for FS#11847)
Alexander Levin
2011-01-02
Fix typo in the comment
Alexander Levin
2011-01-02
Fix an ugly-looking comment
Michael Sparmann
2011-01-02
Blind commit a 'fix' for automatic resume on HWCODEC since I don't understand...
Michael Giacomelli
2011-01-02
Commit part of FS#11748 by Michael Hohmuth. Adds support for automatically r...
Michael Giacomelli
2011-01-01
Higher precision for test_mem plugin.
Andree Buschmann
2011-01-01
Fix FS#11845 by rejecting unknown header signatures in the audio stream info ...
Mohamed Tarek
2010-12-29
Also PREFIX() other filesystem functions. I hope I got them all now...
Frank Gevaerts
2010-12-29
Properly prefix the creat function for sim builds, otherwise the system creat...
Frank Gevaerts
2010-12-28
stats plugin: Add new things to count. Playlist and video files.
Mustapha Senhaji
2010-12-28
Use the filetype_get_attr function just added, to replace a const to count fo...
Mustapha Senhaji
2010-12-28
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28919 a1c6a512-1295-4272-9138...
Mustapha Senhaji
2010-12-28
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28917 a1c6a512-1295-4272-9138...
Mustapha Senhaji
2010-12-27
Vastly increase speed of SDL screen updates for RGB565.
Thomas Martitz
2010-12-27
Redo r28026 so that all .S files get the __ASSEMBLER__ define.
Thomas Martitz
2010-12-27
Fix warning about using static vars in non static inline functions with gcc 4.5.
Nils Wallménius
2010-12-27
Fix profiling on coldfire with newer Gcc.
Nils Wallménius
2010-12-25
disktidy: Fix deleting of directories specified by a pattern (FS#11827)
Alexander Levin
2010-12-25
disktidy: add a debug message if a file cannot be deleted
Alexander Levin
2010-12-25
disktidy: fix the situation where specifying that a dir should be deleted cou...
Alexander Levin
2010-12-25
disktidy: add a comment to the function
Alexander Levin
2010-12-25
Disktidy: introduce a local variable to avoid repeated use of the indexed exp...
Alexander Levin
2010-12-25
Extract config file saving code to a function; Do not write the NUL character...
Alexander Levin
2010-12-25
Add stdio.h include for SEEK_SET define to various files.
Thomas Martitz
2010-12-24
Adjust a string translation in french, no more pure tag viewer since a while ...
Mustapha Senhaji
2010-12-24
Fix yellow, english.lang string was deprecated.
Mustapha Senhaji
2010-12-24
Update translations reusing the translation of the previously deprecated string.
Mustapha Senhaji
2010-12-24
Add "file size" to the track information screen of WPS.
Mustapha Senhaji
2010-12-23
RaaA: Improve tagcache search to make the database built.
Thomas Martitz
2010-12-23
Fix a typo in comment
Alexander Levin
2010-12-23
SPC Codec: Was broken on ARMv6 since EABI switch and somehow I failed to noti...
Michael Sevakis
2010-12-23
Disktidy plugin: add .Spotlight-V100 directories
Robert Menes
2010-12-22
Redo raising the priority of the codec (and voice) thread to fix audio dropou...
Thomas Martitz
2010-12-22
MPEGPlayer: Some UI tweaking and bugfixing
Michael Sevakis
2010-12-21
libwavpack: put some lookup tables in iram, speedup of 8-10% on coldfire (h300).
Nils Wallménius
2010-12-21
aac: put two local structs on the stack as they are small and the codec uses ...
Nils Wallménius
2010-12-20
Fix different enum comparison warning when building with gcc 4.5
Nils Wallménius
2010-12-20
Fix problem with frequency increasing or preset advancing with long press of ...
Michael Chicoine
2010-12-20
MPEGPlayer: Fix a bug where seeking a stream into the same frame more than on...
Michael Sevakis
2010-12-19
Update the Czech translation.
Mustapha Senhaji
2010-12-19
MPEGPlayer: Move some code that's probably better situated in the stream mana...
Michael Sevakis
2010-12-19
MPEGPlayer: Skip to next file when there is a problem with a video file in al...
Michael Sevakis
[next]