mpv/libao2
Uoti Urpala 7fd3eb0f74 Merge svn changes up to r29752
As part of merging subtitle-in-terminal changes make
update_subtitles() only clear existing subtitles if called with the
reset argument, and not try to set new ones. Later calls should set
the needed new subtitles, and this change avoids some problems with
trying to set subtitles when mp_property_sub() in command.c gets
called from initialization code before full initialization.
2009-10-06 04:48:00 +03:00
..
ao_alsa.c Merge svn changes up to r29752 2009-10-06 04:48:00 +03:00
ao_alsa5.c Merge svn changes up to r29455 2009-07-29 01:32:03 +03:00
ao_arts.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
ao_coreaudio.c 100l, av_fifo_generic_read does not return anything useful, so ignore its 2009-08-08 08:17:35 +00:00
ao_dart.c The suboption parser now takes a const options list, so mark them all const. 2009-09-02 11:33:37 +00:00
ao_dsound.c The suboption parser now takes a const options list, so mark them all const. 2009-09-02 11:33:37 +00:00
ao_dxr2.c Merge svn changes up to r29455 2009-07-29 01:32:03 +03:00
ao_esd.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
ao_ivtv.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
ao_jack.c Merge svn changes up to r29644 2009-09-04 19:49:35 +03:00
ao_mpegpes.c Merge svn changes up to r29644 2009-09-04 19:49:35 +03:00
ao_nas.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
ao_null.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
ao_openal.c Merge svn changes up to r29644 2009-09-04 19:49:35 +03:00
ao_oss.c Merge svn changes up to r29752 2009-10-06 04:48:00 +03:00
ao_pcm.c Merge svn changes up to r29644 2009-09-04 19:49:35 +03:00
ao_pulse.c Disable pause-hack from PulseAudio 0.9.15 on, it should be fixed. 2009-04-09 20:20:00 +00:00
ao_sdl.c Merge svn changes up to r29532 2009-08-18 02:29:37 +03:00
ao_sgi.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
ao_sun.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
ao_v4l2.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
ao_win32.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
audio_out.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
audio_out.h Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
audio_out_internal.h Make audio_out_* structs const so they end up in .rodata 2009-03-06 19:58:16 +00:00