aboutsummaryrefslogtreecommitdiffhomepage
path: root/audio
Commit message (Expand)AuthorAge
* player: print used number of threads in verbose modeGravatar wm42015-01-05
* af_volume: dump applied replaygain in verbose modeGravatar wm42015-01-04
* ao/wasapi: style/code formatting tweaksGravatar Kevin Mitchell2015-01-02
* ao/wasapi: improve exclusive mode format searchGravatar Kevin Mitchell2015-01-02
* ao/wasapi: revamp set_waveformatexGravatar Kevin Mitchell2015-01-02
* ao/wasapi: add CO_E_NOTINITIALIZED to explain_errGravatar Kevin Mitchell2015-01-02
* ao_portaudio: remove this audio outputGravatar wm42014-12-29
* ao_alsa: print channel map if setting it failsGravatar wm42014-12-29
* ao: add debug log with the detected channel mapsGravatar Stefano Pigozzi2014-12-29
* chmap_sel: add multichannel fallback heuristicGravatar Stefano Pigozzi2014-12-29
* chmap: add a 7.1(rear) layout nameGravatar Stefano Pigozzi2014-12-29
* ao_coreaudio: remove useless guardGravatar Stefano Pigozzi2014-12-27
* ao_coreaudio: fix some naming conventionsGravatar Stefano Pigozzi2014-12-27
* ao_coreaudio: fix channel mappingGravatar Stefano Pigozzi2014-12-27
* ao_coreaudio: fix typoGravatar Stefano Pigozzi2014-12-27
* ao_coreaudio: move some code to make output readableGravatar Stefano Pigozzi2014-12-27
* ao_coreaudio: add more layout debug outputsGravatar Stefano Pigozzi2014-12-27
* win32: add mmap() emulationGravatar wm42014-12-26
* ao_coreaudio: fix AudioChannelLayout allocationsGravatar Stefano Pigozzi2014-12-26
* ao_alsa: fix unpause path atfer previous commitGravatar wm42014-12-23
* ao_alsa: fix resuming from suspend modeGravatar wm42014-12-23
* ao_alsa: fix setting mono channel mapGravatar wm42014-12-20
* ao_alsa: remove some dead codeGravatar wm42014-12-20
* audio: fix previous commitGravatar wm42014-12-20
* audio: fix fallback if audio API does not support monoGravatar wm42014-12-20
* ao_coreaudio: fix mono/stereo channel mappingGravatar Stefano Pigozzi2014-12-16
* ao_coreaudio: add missing goto for error pathGravatar Stefano Pigozzi2014-12-16
* ao/wasapi: use IsEqualGUID and IsEqualPropertyKeyGravatar Kevin Mitchell2014-12-16
* ao_alsa: remove old multichannel methodGravatar wm42014-12-15
* ao_alsa: add ridiculous hack to deal with braindead ALSA behaviorGravatar wm42014-12-15
* ao/wasapi: set the ao with the waveformat channelmapGravatar Kevin Mitchell2014-12-15
* af_hrtf: Fix out-of-range read.Gravatar reimar2014-12-06
* ao_alsa: minor simplificationGravatar wm42014-12-05
* ao_alsa: hackfix mono playbackGravatar wm42014-12-05
* coreaudio: don't output too many channel descriptionsGravatar Stefano Pigozzi2014-12-05
* coreaudio: add missing \n in log lineGravatar Stefano Pigozzi2014-12-05
* coreaudio: don't print layout a second timeGravatar Stefano Pigozzi2014-12-05
* ao_alsa: simplify, remove no-block suboptionGravatar wm42014-12-05
* ao_alsa: try to fallback to "default" device if device is busyGravatar wm42014-12-04
* coreaudio: reject descriptions with too many channelsGravatar Stefano Pigozzi2014-12-04
* coreaudio: fix more layout printsGravatar Stefano Pigozzi2014-12-04
* coreaudio: fix prints of uint32_t in log_layoutGravatar Stefano Pigozzi2014-12-04
* audio: fix one of the previous commitsGravatar wm42014-12-01
* ao_coreaudio: initialize fetched properties to zerosGravatar Stefano Pigozzi2014-12-01
* audio: allow more than 20 channel map entriesGravatar wm42014-12-01
* ao/wasapi: make set_ao_format EX/EXTENSIBLE agnosticGravatar Kevin Mitchell2014-12-01
* ao/wasapi: fix set_ao_formatGravatar Kevin Mitchell2014-12-01
* ao/wasapi: show actual waveformat triedGravatar Kevin Mitchell2014-12-01
* ao/wasapi: don't assume 32-bits == floatGravatar Kevin Mitchell2014-12-01
* ao/format: add af_fmt_is_floatGravatar Kevin Mitchell2014-12-01