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