1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-28 02:23:06 +00:00
mpv/audio/out
wm4 1a5c863a32 player: set PulseAudio stream title to window title
Set the PulseAudio stream title, just like the VO window title is set.
Refactor update_vo_window_title() so that we can use it for AOs too.

The ao_pulse.c bit is stolen from MPlayer.
2013-11-10 00:49:13 +01:00
..
ao_alsa.c ao_alsa: use correct magic spdif flags 2013-11-09 23:32:58 +01:00
ao_coreaudio_properties.c ao_coreaudio: move to new log API 2013-08-01 20:32:49 +02:00
ao_coreaudio_properties.h ao_coreaudio: fix compilation on OS X 10.7 2013-07-28 09:48:49 +02:00
ao_coreaudio_utils.c ao_coreaudio: move to new log API 2013-08-01 20:32:49 +02:00
ao_coreaudio_utils.h core: move contents to mpvcore (2/2) 2013-08-06 22:52:31 +02:00
ao_coreaudio.c osx: fix -Wshadow warnings on platform specific code 2013-11-04 08:33:35 +01:00
ao_dsound.c audio: replace af_fmt2str_short -> af_fmt_to_str 2013-11-07 22:12:36 +01:00
ao_jack.c audio/out: remove useless info struct and redundant fields 2013-10-23 19:30:02 +02:00
ao_lavc.c audio: don't let ao_lavc access frontend internals, change gapless audio 2013-11-08 20:00:58 +01:00
ao_null.c audio/out: remove useless info struct and redundant fields 2013-10-23 19:30:02 +02:00
ao_openal.c audio/out: remove useless info struct and redundant fields 2013-10-23 19:30:02 +02:00
ao_oss.c ao: print requested audio format on init 2013-11-09 23:32:50 +01:00
ao_pcm.c audio: replace af_fmt2str_short -> af_fmt_to_str 2013-11-07 22:12:36 +01:00
ao_portaudio.c audio/out: remove useless info struct and redundant fields 2013-10-23 19:30:02 +02:00
ao_pulse.c player: set PulseAudio stream title to window title 2013-11-10 00:49:13 +01:00
ao_rsound.c audio/out: remove useless info struct and redundant fields 2013-10-23 19:30:02 +02:00
ao_sdl.c audio/out: remove useless info struct and redundant fields 2013-10-23 19:30:02 +02:00
ao_sndio.c audio/out: remove useless info struct and redundant fields 2013-10-23 19:30:02 +02:00
ao_wasapi.c audio: replace af_fmt2str_short -> af_fmt_to_str 2013-11-07 22:12:36 +01:00
ao.c ao: print requested audio format on init 2013-11-09 23:32:50 +01:00
ao.h player: set PulseAudio stream title to window title 2013-11-10 00:49:13 +01:00