summaryrefslogtreecommitdiff
path: root/uisimulator/sdl/sound.c (follow)
Commit message (Expand)AuthorAge
* - Move uisimulator/sdl/*.[ch] into the target tree, under firmware/target/hos...Thomas Martitz2010-05-15
* Gigabeat S: Fully enable access to hardware tone controls and 3-D effect feat...Michael Sevakis2010-05-15
* Fix r25970 red and yellow *and* a bug uncovered for pp5002 where pcm_play_dma...Michael Sevakis2010-05-12
* Make some internal things static, add logf line to sound.cJeffrey Goode2010-05-04
* Fix yellowsThomas Martitz2010-04-25
* Remove lots of simulator-speficic #ifdef'ing in sound.c to allow for DSP effe...Thomas Martitz2010-04-25
* Commit FS#10324 from Jeffrey Goode.Dan Everton2009-06-17
* Bring consistency to pcm implementation and samplerate handling. Less low-lev...Michael Sevakis2008-12-12
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* Fix some yellow that went unnoticed earlier.Michael Sevakis2007-10-07
* Unify PCM interface just above the hardware driver level for all targets incl...Michael Sevakis2007-10-06
* not to self: should recompile after adding comments...Jonathan Gordon2007-07-31
* working volume control in the simJonathan Gordon2007-07-31
* Fix some errorsMichael Sevakis2007-05-04
* Get samplerate switching working in the sim to be similar to on target. Make ...Michael Sevakis2007-05-04
* a little extra poke to get the sim to buildDaniel Stenberg2007-04-20
* Audio Init: Just can't stand that heirarchy. Add one level of abstraction. Mi...Michael Sevakis2007-03-11
* Implement pcm_set_frequency in the sim. Update Doom plugin to have sound in t...Dan Everton2007-01-05
* Add a dummy pcm_set_frequency() function for the sim. Can someone who knows ...Dave Chapman2007-01-01
* Use correct types, which kills some AMD64 sim warnings.Thom Johansen2006-03-22
* Fix some incorrectly declared functions in the sim.Dan Everton2006-03-17
* Don't crash the simulator when the pcm callback runs out of data.Jens Arnold2006-03-11
* Remove two unused variables and fix a warning in the sim peak meter function.Dan Everton2006-02-23
* Make peak meter work in simulator for SWCODEC targets.Dan Everton2006-02-23
* Fix yellow builds.Jens Arnold2006-02-23
* Better (i.e. working) sound in the SDL sim in Windows.Dan Everton2006-02-22
* Proper working sound in the SDL sim. Add option to write raw audio to a file,...Dan Everton2006-02-21
* Backlight support for 8-bit targets in SDL sim. Redo sound handling. Still do...Dan Everton2006-02-13
* Patch #1417462 by Dan Everton - Improved SDL simulatorLinus Nielsen Feltzing2006-02-03
* Use SDL's thread wrappers instead of pthreads to increase portability in the ...Dave Chapman2006-01-13
* SDL simulator brought by Nathan Hand and Nick Lanham. This is added as a thirdDaniel Stenberg2006-01-09