aboutsummaryrefslogtreecommitdiffhomepage
path: root/audio/out
Commit message (Expand)AuthorAge
...
* ao_wasapi: call the class-specific release functionsGravatar Kevin Mitchell2015-12-20
* ao_wasapi: check for proxy availability in controlGravatar Kevin Mitchell2015-12-20
* ao_wasapi: actually use hw volume support information for exclusive modeGravatar Kevin Mitchell2015-12-20
* ao_wasapi: don't cast control arg to something it isn'tGravatar Kevin Mitchell2015-12-20
* ao_wasapi: remove volume "restore" on exitGravatar Kevin Mitchell2015-12-20
* ao_wasapi: split exclusive/shared specific ao controlsGravatar Kevin Mitchell2015-12-20
* ao_wasapi: add E_NOINTERFACE to error listGravatar Kevin Mitchell2015-12-20
* ao: disambiguate default device list entriesGravatar wm42015-11-27
* ao_alsa: filter audio device listGravatar wm42015-11-24
* ao_alsa: list bidirectional devices tooGravatar wm42015-11-24
* ao_wasapi: get rid of Vistablob hackGravatar Kevin Mitchell2015-11-24
* ao_wasapi: only report per-app volume in shared modeGravatar Kevin Mitchell2015-11-19
* ao_wasapi: work around DTS passthrough failureGravatar wm42015-11-19
* ao_openal: fix sign of speaker angle in commentGravatar Kevin Mitchell2015-11-18
* ao_openal: fix virtual speaker positioningGravatar Justas LaviĊĦius2015-11-18
* ao_openal: accommodate more sample formatsGravatar Kevin Mitchell2015-11-17
* ao_openal: move uninit before initGravatar Kevin Mitchell2015-11-17
* ao_jack: remove "alsa" std-channel-layout choiceGravatar wm42015-11-07
* ao_alsa: remove the last bits of legacy channel map fallbackGravatar wm42015-11-07
* ao_alsa: fix 7.1 over HDMIGravatar wm42015-11-04
* ao_alsa: map mp_chmaps back to ALSA in a different wayGravatar wm42015-11-04
* ao_alsa: print more chmap info at debug verbosityGravatar wm42015-11-04
* ao_alsa: minor cleanupsGravatar wm42015-11-03
* ao_alsa: simplify dmix non-NA hackGravatar wm42015-11-03
* ao_alsa: move channel map setting code out of main init functionGravatar wm42015-11-03
* ao_alsa: make failure of buffer parameter setting non-fatalGravatar wm42015-11-03
* ao_alsa: disable resampling first thingGravatar wm42015-11-03
* ao_alsa: set access type before formatGravatar wm42015-11-03
* ao_alsa: handle channel count mismatch safeguard after chmap negotiationGravatar wm42015-11-03
* ao_alsa: apply non-NA fallback only if input is stereoGravatar wm42015-11-03
* ao_alsa: treat SND_CHMAP_UNKNOWN as NA channel tooGravatar wm42015-11-03
* ao_alsa: remove log message on pausingGravatar wm42015-11-03
* ao_coreaudio_exclusive: check for maximum channel countGravatar wm42015-10-26
* ao_coreaudio_exclusive: fallback to stereo on unknown channel layoutsGravatar wm42015-10-26
* ao_coreaudio_chmap: minor refactorGravatar wm42015-10-26
* ao_coreaudio_chmap: allow stereo as fallback; avoid mono fallbackGravatar wm42015-10-26
* ao_coreaudio: fix another minor memory leakGravatar wm42015-10-26
* audio: use AVFrames with more than 8 channels correctlyGravatar wm42015-10-26
* audio: always log channel maps before determining final mapGravatar wm42015-10-26
* ao_coreaudio: fix potential UB in error casesGravatar wm42015-10-26
* ao_coreaudio_chmap: add more loggingGravatar wm42015-10-26
* ao_alsa: log format probing in verbose modeGravatar wm42015-10-25
* ao_coreaudio_exclusive: fix buildGravatar wm42015-10-21
* ao_coreaudio: do not accept unknown channel layoutsGravatar wm42015-10-21
* ao_coreaudio_exclusive: deal with devices return different channel countGravatar wm42015-10-21
* ao_coreaudio: avoid unnecessary format changesGravatar wm42015-10-21
* ao_coreaudio: log current format before setting new formatGravatar wm42015-10-21
* ao_coreaudio: fix some minor memory leaksGravatar wm42015-10-21
* ao_coreaudio: raise timeout for change-physical-formatGravatar wm42015-10-20
* ao_alsa: add debug messages for format searchGravatar Kevin Mitchell2015-10-06