mpv/libao2
cladisch 7673cbf6a7 Fix the error handling in the play() function: add a handler for EINTR,
improve the reporting of other errors, and don't try to call
snd_pcm_writei() repeatedly when it aborts after a partial write due to
an error.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17622 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-02-13 11:48:29 +00:00
..
.cvsignore
Makefile Make clean/distclean behave uniformly in all directories. 2006-01-27 00:06:42 +00:00
ao_alsa.c Fix the error handling in the play() function: add a handler for EINTR, 2006-02-13 11:48:29 +00:00
ao_alsa5.c
ao_arts.c Patch by Stefan Huehner / stefan % huehner ! org \ 2006-02-09 14:08:03 +00:00
ao_dsound.c DirectSound's GetVolume and SetVolume use 100ths of decibels and range from -10,000 to 0. 2005-11-11 03:07:01 +00:00
ao_dxr2.c Link was a bit dated (but still working :-)) 2005-11-29 19:53:05 +00:00
ao_esd.c Patch by Stefan Huehner / stefan % huehner ! org \ 2006-02-09 14:08:03 +00:00
ao_jack.c name suboption for jack to set client name 2005-08-18 09:40:59 +00:00
ao_macosx.c remove delay when setting audio volume 2005-07-19 14:36:13 +00:00
ao_mpegpes.c Patch by Stefan Huehner / stefan % huehner ! org \ 2006-02-09 14:08:03 +00:00
ao_nas.c Patch by Stefan Huehner / stefan % huehner ! org \ 2006-02-09 14:08:03 +00:00
ao_null.c Patch by Stefan Huehner / stefan % huehner ! org \ 2006-02-09 14:08:03 +00:00
ao_oss.c Patch by Stefan Huehner / stefan % huehner ! org \ 2006-02-09 14:08:03 +00:00
ao_pcm.c Patch by Stefan Huehner / stefan % huehner ! org \ 2006-02-09 14:08:03 +00:00
ao_polyp.c
ao_sdl.c Patch by Stefan Huehner / stefan % huehner ! org \ 2006-02-09 14:08:03 +00:00
ao_sgi.c General bug fixes, like missing includes, formats that were incorrectly 2005-10-04 22:23:51 +00:00
ao_sun.c
ao_win32.c WAVE_FORMAT_DIRECT seems to cause problems with certain os/driver combinations and seems to be useless anyway 2005-01-17 21:19:59 +00:00
audio_out.c Patch by Stefan Huehner / stefan % huehner ! org \ 2006-02-09 14:08:03 +00:00
audio_out.h Patch by Stefan Huehner / stefan % huehner ! org \ 2006-02-09 14:08:03 +00:00
audio_out_internal.h Patch by Stefan Huehner / stefan % huehner ! org \ 2006-02-09 14:08:03 +00:00