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.
Rockbox Meta-User
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
uisimulator
/
sdl
/
sound.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-15
- Move uisimulator/sdl/*.[ch] into the target tree, under firmware/target/hos...
Thomas Martitz
1
-426
/
+0
2010-05-15
Gigabeat S: Fully enable access to hardware tone controls and 3-D effect feat...
Michael Sevakis
1
-0
/
+17
2010-05-12
Fix r25970 red and yellow *and* a bug uncovered for pp5002 where pcm_play_dma...
Michael Sevakis
1
-3
/
+2
2010-05-04
Make some internal things static, add logf line to sound.c
Jeffrey Goode
1
-5
/
+7
2010-04-25
Fix yellows
Thomas Martitz
1
-2
/
+2
2010-04-25
Remove lots of simulator-speficic #ifdef'ing in sound.c to allow for DSP effe...
Thomas Martitz
1
-0
/
+59
2009-06-17
Commit FS#10324 from Jeffrey Goode.
Dan Everton
1
-1
/
+12
2008-12-12
Bring consistency to pcm implementation and samplerate handling. Less low-lev...
Michael Sevakis
1
-34
/
+7
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
1
-2
/
+4
2007-10-07
Fix some yellow that went unnoticed earlier.
Michael Sevakis
1
-0
/
+2
2007-10-06
Unify PCM interface just above the hardware driver level for all targets incl...
Michael Sevakis
1
-197
/
+53
2007-07-31
not to self: should recompile after adding comments...
Jonathan Gordon
1
-1
/
+1
2007-07-31
working volume control in the sim
Jonathan Gordon
1
-3
/
+4
2007-05-04
Fix some errors
Michael Sevakis
1
-1
/
+8
2007-05-04
Get samplerate switching working in the sim to be similar to on target. Make ...
Michael Sevakis
1
-64
/
+240
2007-04-20
a little extra poke to get the sim to build
Daniel Stenberg
1
-3
/
+0
2007-03-11
Audio Init: Just can't stand that heirarchy. Add one level of abstraction. Mi...
Michael Sevakis
1
-0
/
+4
2007-01-05
Implement pcm_set_frequency in the sim. Update Doom plugin to have sound in t...
Dan Everton
1
-27
/
+52
2007-01-01
Add a dummy pcm_set_frequency() function for the sim. Can someone who knows ...
Dave Chapman
1
-0
/
+6
2006-03-22
Use correct types, which kills some AMD64 sim warnings.
Thom Johansen
1
-2
/
+2
2006-03-17
Fix some incorrectly declared functions in the sim.
Dan Everton
1
-1
/
+1
2006-03-11
Don't crash the simulator when the pcm callback runs out of data.
Jens Arnold
1
-33
/
+30
2006-02-23
Remove two unused variables and fix a warning in the sim peak meter function.
Dan Everton
1
-5
/
+2
2006-02-23
Make peak meter work in simulator for SWCODEC targets.
Dan Everton
1
-0
/
+65
2006-02-23
Fix yellow builds.
Jens Arnold
1
-1
/
+1
2006-02-22
Better (i.e. working) sound in the SDL sim in Windows.
Dan Everton
1
-30
/
+43
2006-02-21
Proper working sound in the SDL sim. Add option to write raw audio to a file,...
Dan Everton
1
-20
/
+46
2006-02-13
Backlight support for 8-bit targets in SDL sim. Redo sound handling. Still do...
Dan Everton
1
-67
/
+149
2006-02-03
Patch #1417462 by Dan Everton - Improved SDL simulator
Linus Nielsen Feltzing
1
-21
/
+9
2006-01-13
Use SDL's thread wrappers instead of pthreads to increase portability in the ...
Dave Chapman
1
-1
/
+3
2006-01-09
SDL simulator brought by Nathan Hand and Nick Lanham. This is added as a third
Daniel Stenberg
1
-0
/
+119