summaryrefslogtreecommitdiff
path: root/firmware/target/hosted/sdl/pcm-sdl.c (follow)
Commit message (Expand)AuthorAge
* Provide high resolution volume and prescaler to hosted targets.Michael Sevakis2013-04-27
* Do some cleanup, adjustment and a couple fixes to recent sound changes.Michael Sevakis2013-04-22
* Fix f5a5b94 errors. Employ SW volume for select targets on SIM.Michael Sevakis2013-04-11
* Tweak some PCM drivers for less typecasting with the data pointer.Michael Sevakis2012-03-04
* Revise the PCM callback system after adding multichannel audio.Michael Sevakis2012-03-03
* Shuffle some functions around so that interfacing with playback.c in particul...Michael Sevakis2011-09-01
* Commit FS#12150 - Fully-functional audio mixer - and finally whip old limitat...Michael Sevakis2011-06-29
* sim: add spdif_measure_frequency() stub for HAVE_SPDIF_INRafaël Carré2010-07-04
* Simulator: build recording codeRafaël Carré2010-07-04
* Cleanup r26253 red and yellow.Michael Sevakis2010-05-24
* Make PCM->driver interface about as simple as it will get. Registered callbac...Michael Sevakis2010-05-24
* Restore changes of r25809 that got lost in the target tree movement and fix s...Thomas Martitz2010-05-17
* - Move uisimulator/sdl/*.[ch] into the target tree, under firmware/target/hos...Thomas Martitz2010-05-15