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
path:
root
/
apps
/
plugins
/
test_sampr.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Revise the PCM callback system after adding multichannel audio.
Michael Sevakis
2012-03-03
*
Plugins: modify IRAM copying code
Rafaël Carré
2010-08-30
*
Second try: Introduce plugin_crt0.c that every plugin links.
Thomas Martitz
2010-08-24
*
Revert "Introduce plugin_crt0.c that every plugin links."
Thomas Martitz
2010-08-23
*
Introduce plugin_crt0.c that every plugin links.
Thomas Martitz
2010-08-23
*
Fix test_sampr for the changes in r22440
Jens Arnold
2009-09-12
*
Accept FS#10094 by Teruaki Kawashima:
Jonathan Gordon
2009-06-16
*
loader-initialized global plugin API:
Andrew Mahone
2009-01-16
*
Bring consistency to pcm implementation and samplerate handling. Less low-lev...
Michael Sevakis
2008-12-12
*
Use cookies for thread identification instead of pointers directly which give...
Michael Sevakis
2008-12-10
*
Change the test_sampr plugin around to use a constant pitch + white noise whi...
Michael Sevakis
2008-11-23
*
New makefile solution: A single invocation of 'make' to build the entire tree...
Björn Stenberg
2008-11-20
*
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-06-28
*
Plugin parameters should be const.
Steve Bavin
2008-05-13
*
Fix some plugins that use NULL instead of -1 when not using a voice id in str...
Michael Sevakis
2007-10-15
*
Fix small preprocessor goofup.
Michael Sevakis
2007-06-09
*
Straighten out some audio path APIs and misc. audio stuff. Having recording i...
Michael Sevakis
2007-06-08
*
Move the old api out of the core and into the plugin lib.
Jonathan Gordon
2007-05-08
*
Get samplerate switching working in the sim to be similar to on target. Make ...
Michael Sevakis
2007-05-04
*
Uups. Forgot to update a plugin.
Michael Sevakis
2007-03-05
*
Added test_sampr playback samplerate testing plugin. Should show a list of ra...
Michael Sevakis
2007-01-03