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-15
Eliminate %zd tag in printf format strings, replace them with %ld. The %z for...
Jeffrey Goode
2010-05-15
Fix include problem
Jeffrey Goode
2010-05-15
Fix logf lines in codecs (type mismatches)
Jeffrey Goode
2010-05-14
Make the sim buildable with mingw again
Frank Gevaerts
2010-05-14
Hopefully the last warning
Frank Gevaerts
2010-05-14
Fix various size_t related warnings and errors
Frank Gevaerts
2010-05-14
another cast ssize_t -> long
Rafaël Carré
2010-05-14
cast ssize_t to long
Rafaël Carré
2010-05-14
Fix FS#11261 (slow seek forward in mpc files). Since the introduction of the ...
Andree Buschmann
2010-05-14
Fix remaining reds/yellows.
Thomas Martitz
2010-05-14
Move math.h to firmware/libc/include/ and fix slight incompatibilities betwee...
Thomas Martitz
2010-05-14
Include host system's header files and don't compile our c library replacemen...
Thomas Martitz
2010-05-14
Give pitch_detector the IRAMming it deserves.
Michael Sevakis
2010-05-14
updates the README document.
Yoshihisa Uchida
2010-05-14
Set up EMAC mode in cook, fixing whitenois when transitioning from a codec us...
Nils Wallménius
2010-05-14
fix: The second playback time is not correct in playing TTA musics continuously.
Yoshihisa Uchida
2010-05-14
Enable recording on clipv1/m200v4/c200v2
Rafaël Carré
2010-05-14
Restor setting of EMAC mode on coldfire lost in r25056 fixes whitenoise when ...
Nils Wallménius
2010-05-14
Cache align the pitch detector audiobuffer where needed. Some other misc. cha...
Michael Sevakis
2010-05-14
Fix LUA red and yellow.
Michael Sevakis
2010-05-14
Fix some sim warnings.
Michael Sevakis
2010-05-14
pitch_detector: Use continuous recording, even if the algorithm is too slow f...
Michael Sevakis
2010-05-13
FS#11272 by Gerhard Zintel fixing a bug when resetting the database in keybox
Nils Wallménius
2010-05-13
fix pitch_detector: recording will stop itself if the callback returns <0
Rafaël Carré
2010-05-13
Put decoder array into IRAM. Improves Coldfire (h300) performance 218MHz ->1...
Michael Giacomelli
2010-05-13
add True Audio (TTA) codec
Yoshihisa Uchida
2010-05-13
Two tiny tweaks to some arm asm
Nils Wallménius
2010-05-13
Correct detection of the absence of the current preset
Alexander Levin
2010-05-13
Some asm for mdct on coldfire, speeds up vorbis decoding by about 0.3MHz
Nils Wallménius
2010-05-13
fix the freq bar after music plays
Jonathan Gordon
2010-05-13
fix FS#11264 - frequency bar and presets not working in the sbs
Jonathan Gordon
2010-05-12
Simplify special case function, speedup of about 0.2MHz on both coldfire and ...
Nils Wallménius
2010-05-12
Avoid duplicated code, create a formatting function for FM frequency
Alexander Levin
2010-05-12
fix: the problem to which new filetypes cannot be registered.
Yoshihisa Uchida
2010-05-12
fix the last of the reds, and make RDS tags actually work (and add them to th...
Jonathan Gordon
2010-05-12
fix red and yellow (most of it anyway)
Jonathan Gordon
2010-05-12
FS#10853 - Skin support in the radio screen! Check CustomWPS for the new tags
Jonathan Gordon
2010-05-12
ok, use a smaller font size on shorter display targets (3K instead of 10K)
Jonathan Gordon
2010-05-12
Borrow another 10K to make sure multifont will have room on even the smallers...
Jonathan Gordon
2010-05-12
Fix F_T_SOUND voicing for decimals and physical values.
Michael Sevakis
2010-05-12
Have option_get_valuestring always call sound_val2phys before formatting rath...
Michael Sevakis
2010-05-11
No need to have a variable for a thing computed by the preprocessor
Alexander Levin
2010-05-11
Fix yellow
Jeffrey Goode
2010-05-11
Add Insert Shuffled to hotkey options
Jeffrey Goode
2010-05-11
ARM DSP: Add assembly custom sound channel processing. 13% to 14% faster than...
Michael Sevakis
2010-05-11
ARM DSP: Get an instruction out of the crossfeed main loop and improve loads ...
Michael Sevakis
2010-05-11
ARM DSP: Remove a couple comments that no longer apply.
Michael Sevakis
2010-05-11
ARM DSP: fore some reason I neglected dsp_downsample completely. Do a small r...
Michael Sevakis
2010-05-11
ARM DSP: Make things a little more pipeline friendly. Reduce nonvolatile regi...
Michael Sevakis
2010-05-11
More hotkey code cleanup
Jeffrey Goode
[prev]
[next]