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
2010-05-10
HD200 - add support for the device in greylib
Marcin Bukat
2010-05-10
flac: remove ARM assembly
Rafaël Carré
2010-05-10
chunksize decreases 4 bytes regardless wave/wave64.
Yoshihisa Uchida
2010-05-10
wmafixed.h: remove double declaration
Rafaël Carré
2010-05-09
Fix ffmpeg revision number in libwmapro/README.rockbox
Mohamed Tarek
2010-05-09
nomsg
Mohamed Tarek
2010-05-09
Fix wav metadata bug, also fix typos and some const police
Jeffrey Goode
2010-05-09
Submit FS#11253. Rework of test_mem plugin to bench DRAM and IRAM. Also add A...
Andree Buschmann
2010-05-09
slightly rework peakmeter handling to make it cleaner and be able to be used ...
Jonathan Gordon
2010-05-09
wave/wave64 LIST chunk parser
Yoshihisa Uchida
2010-05-09
revert those last few...
Jonathan Gordon
2010-05-09
mono targets dont support backdrops so dont use that #define
Jonathan Gordon
2010-05-09
fix red
Jonathan Gordon
2010-05-09
use a better value for the needed skin buffer size
Jonathan Gordon
2010-05-09
Fix red
Jeffrey Goode
2010-05-09
FS#11250: Hotkey setting method changed to menu item vs button pres in contex...
Jeffrey Goode
2010-05-08
Slovak language update
Bertrik Sikken
2010-05-08
Czech language update
Bertrik Sikken
2010-05-08
Save some binsize.
Magnus Holmgren
2010-05-08
wave/wave64: parse LIST chunk.
Yoshihisa Uchida
2010-05-08
Gigabeat S: Reclaim about 800K of memory that was laying unused. Get rid of D...
Michael Sevakis
2010-05-07
Use 'HZ' and remove 'volatile' as suggested by kugel.
Andree Buschmann
2010-05-07
Changes in test_mem plugin: Use correct formula to calculate KB/s, reasonable...
Andree Buschmann
2010-05-07
Unroll mpc's requantization loops for some (minor) speed up.
Andree Buschmann
2010-05-07
Fix (hopefully) last aliasing bug (midiutil), and enable -fno-strict-aliasing...
Frank Gevaerts
2010-05-07
Refactor mpc's requantization to use identical macros for each subframe.
Andree Buschmann
2010-05-07
Fix possible buffer overflow
Frank Gevaerts
2010-05-07
fix one more size_t/ssize_t misuse
Frank Gevaerts
2010-05-07
Fix size_t handling in plugin_get_buffer()
Frank Gevaerts
2010-05-07
Fix disastrous variable shadowing, change casts to unsigned in (cygwin doesn'...
Thomas Martitz
2010-05-07
Fix yellow.
Steve Bavin
2010-05-07
Minor const police raid.
Steve Bavin
2010-05-07
Fix hotkey select behavior, ignore selection if menu item is not hotkeyable. ...
Jeffrey Goode
2010-05-07
Fix red
Jeffrey Goode
2010-05-07
Revert hotkey bitmaps
Jeffrey Goode
2010-05-07
mpegplayer: One last dealie-O for now: Change all "WVS" usage in the code for...
Michael Sevakis
2010-05-07
mpegplayer: make button timeout half the OSD update interval so that it updat...
Michael Sevakis
2010-05-07
Add support for the next/prev side buttons to mpegplayer on the Gigabeat S to...
Michael Sevakis
2010-05-07
Correct bitmap color depth
Jeffrey Goode
2010-05-07
Hotkey menu items have their own icon
Jeffrey Goode
2010-05-07
Remove last traces of sprintf.h
Jeffrey Goode
2010-05-06
Fix last two yellows
Frank Gevaerts
2010-05-06
Fix the remaining reds.
Thomas Martitz
2010-05-06
Fix c&p error from r25853 that should've fixed some snprintf warnings.
Thomas Martitz
2010-05-06
Fix some more snprintf related warnings.
Thomas Martitz
2010-05-06
Fix some size_t related warnings (hopefully, they seem system dependant).
Thomas Martitz
2010-05-06
Move c/h files implementing/defining standard library stuff into a new libc d...
Thomas Martitz
2010-05-06
Make open() posix compliant api-wise. A few calls (those with O_CREAT) need t...
Thomas Martitz
2010-05-06
Make creat() posix compliant API-wise. Shouldn't affect the core as it's wrap...
Thomas Martitz
2010-05-06
If dircache and database "load to ram" is enabled then get the id3 info from ...
Jonathan Gordon
[next]