mpv/audio/out
wm4 e046fa584a mp_msg: remove gettext() support
Was disabled by default, was never used, internal support was
inconsistent and poor, and there has been virtually no interest in
creating translations.

And I don't even think that a terminal program should be translated.
This is something for (hypothetical) GUIs.
2013-10-18 22:38:10 +02:00
..
ao.c mp_msg: remove gettext() support 2013-10-18 22:38:10 +02:00
ao.h ao: remove some leftovers 2013-08-22 22:45:24 +02:00
ao_alsa.c mixer: make struct opaque 2013-09-20 13:23:25 +02:00
ao_coreaudio.c ao_coreaudio: clear output buffer on buffer underrun 2013-10-03 23:43:07 +02: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_dsound.c Some more mp_msg conversions 2013-08-23 23:30:09 +02:00
ao_jack.c ao_jack: don’t force exact client name 2013-09-30 14:42:55 +02:00
ao_lavc.c audio/out: do some mp_msg conversions 2013-08-22 23:12:35 +02:00
ao_null.c audio/out: remove options argument from init() 2013-07-22 22:58:09 +02:00
ao_openal.c audio/out: do some mp_msg conversions 2013-08-22 23:12:35 +02:00
ao_oss.c ao_oss: add support for SNDCTL_DSP_RESET and use it when pausing 2013-09-23 01:21:37 +02:00
ao_pcm.c audio/out: do some mp_msg conversions 2013-08-22 23:12:35 +02:00
ao_portaudio.c audio/out: do some mp_msg conversions 2013-08-22 23:12:35 +02:00
ao_pulse.c ao_pulse: bug fix: goto the correct error handler 2013-09-20 13:50:45 +02:00
ao_rsound.c core: move contents to mpvcore (2/2) 2013-08-06 22:52:31 +02:00
ao_sdl.c audio/out: do some mp_msg conversions 2013-08-22 23:12:35 +02:00
ao_sndio.c audio/out: add sndio support 2013-10-03 23:14:03 +02:00
ao_wasapi.c core: move contents to mpvcore (2/2) 2013-08-06 22:52:31 +02:00