index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Make INITDATA_ATTR work on everything that has INIT_ATTR enabled for code.
Michael Sevakis
2012-05-01
*
Fix corrupt when repeatidly playing very low bitrate WMA files.
Michael Giacomelli
2012-05-01
*
Should've had dsp_replaygain_set_gains as static for now...
Michael Sevakis
2012-04-30
*
Still need settings.h in dsp_misc.c for now for software volume.
Michael Sevakis
2012-04-30
*
rk27xx: ungate all clocks before jumping into rolo'ed code. This should fix b...
Marcin Bukat
2012-04-30
*
Make DSP's replaygain independent of global_settings.
Michael Sevakis
2012-04-30
*
Only update mountpoint on Accept when empty.
Dominik Riebeling
2012-04-30
*
AMSv1: rename USB interrupt handler
Rafaël Carré
2012-04-30
*
Missing semicolon.
Andrew Ryabinin
2012-04-30
*
hm60x: Calibrated discharge curve.
Andrew Ryabinin
2012-04-30
*
rk27xx: Print rockbox version in bootloader.
Andrew Ryabinin
2012-04-30
*
brickmania: Disable resuming after game over
Wieland Hoffmann
2012-04-30
*
Warble must have a call to dsp_init before setting options or using it.
Michael Sevakis
2012-04-30
*
Put the <string.h> channel_mode.c for memcpy.
Michael Sevakis
2012-04-29
*
Make rbcodec/dsp includes more specific.
Michael Sevakis
2012-04-29
*
Make compressor_update static.
Michael Sevakis
2012-04-29
*
M5/X5 (MCF5250): Scoot the core/plugin IRAM boundary forward by 0x800.
Michael Sevakis
2012-04-29
*
Lower IRAM footprint on ARM.
Michael Sevakis
2012-04-29
*
langstat: update for git.
Dominik Riebeling
2012-04-29
*
gitscraper: Provide way to get timestamps for files.
Dominik Riebeling
2012-04-29
*
Database build also needs a /lib/rbcodec/dsp include path.
Michael Sevakis
2012-04-29
*
CheckWPS needs an include patch to /lib/rbcodec/dsp.
Michael Sevakis
2012-04-29
*
Fix 3g warning in dsp_arm.S (which showed as an error).
Michael Sevakis
2012-04-29
*
Get warble building again.
Michael Sevakis
2012-04-29
*
Fix no newline at end warning.
Michael Sevakis
2012-04-29
*
Oops forgot to remove test_codec from plugin SOURCES.
Michael Sevakis
2012-04-29
*
Fundamentally rewrite much of the audio DSP.
Michael Sevakis
2012-04-29
*
usb-s3c6400: merge the 2 drivers
Rafaël Carré
2012-04-28
*
Fix a typo and remove line splicing.
Dominik Riebeling
2012-04-28
*
Don't assume the compiler to be gcc / g++.
Dominik Riebeling
2012-04-28
*
Remove useless operation.
Dominik Riebeling
2012-04-28
*
ipodpatcher: replace ipod2c with bin2c.
Dominik Riebeling
2012-04-28
*
Move bin2c handling to libtools.make
Dominik Riebeling
2012-04-28
*
Add "ipod" mode to bin2c.
Dominik Riebeling
2012-04-28
*
rbcodec refactoring: get_audio_base_data_type
Sean Bartell
2012-04-28
*
Replace a \n-using sed expression with a more compatible tr
Frank Gevaerts
2012-04-28
*
Some whitespace correction in dsp_*.S
Michael Sevakis
2012-04-27
*
Fix up some more type stuff in pcmbuf.c.
Michael Sevakis
2012-04-27
*
rbcodec refactoring: dsp_set_eq_coefs
Sean Bartell
2012-04-27
*
rk27xx: Add failsafe mode to the bootloader
Marcin Bukat
2012-04-27
*
rk27xx: Do not turn off clocks in bootloader as this breaks OF loading
Marcin Bukat
2012-04-27
*
Consolidate compressor settings into a struct.
Michael Sevakis
2012-04-26
*
Oops, Shoulda been "int16_t" not "uint16_t".
Michael Sevakis
2012-04-26
*
Coldfire (m68k): Add macros for tpf.w/l instructions.
Michael Sevakis
2012-04-26
*
Adjust some typing in voice_thread.c. Constants are also counts, not sizes.
Michael Sevakis
2012-04-26
*
Add a more correct absolute difference function to dsp-util.
Michael Sevakis
2012-04-26
*
Add a NO_INLINE attribute to gcc_extensions.
Michael Sevakis
2012-04-26
*
test_codec: Fix some problems with writing WAV with DSP
Michael Sevakis
2012-04-26
*
MPEGPlayer: Fixup typecasting for PCM buffer a bit.
Michael Sevakis
2012-04-26
*
MI4 bootloader: check for copy result.
Dominik Riebeling
2012-04-26
[next]