..
.cvsignore
ao_alsa5.c
af_fmt2str_short
2004-12-28 19:11:14 +00:00
ao_alsa.c
use snd_mixer_selem_set_playback_switch when muting ALSA, patch by Matthias Lederhofer <matled -at- gmx dot net>
2005-12-15 17:50:29 +00:00
ao_arts.c
af_format.h needs config.h to be included first.
2005-01-12 22:00:02 +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
af_format.h needs config.h to be included first.
2005-01-12 22:00:02 +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
removing AFMT_ dependancy
2004-12-27 17:30:15 +00:00
ao_nas.c
Add missing range checks so we won't overflow the buffers, thanks to Erik Auerswald for noticing this problem
2005-06-17 02:22:34 +00:00
ao_null.c
Fix email address
2005-06-19 09:17:44 +00:00
ao_oss.c
-aop is long obsolete.
2005-11-28 23:43:24 +00:00
ao_pcm.c
Set block_align in header, seems MatLab can not handle files without.
2005-08-17 11:27:11 +00:00
ao_polyp.c
af_format.h needs config.h to be included first.
2005-01-12 22:00:02 +00:00
ao_sdl.c
- move our setenv() fallback implementation to osdep
2005-12-26 03:16:48 +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
Cleanup, removing internal conversions. Testing welcome.
2005-01-06 22:56:54 +00:00
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_internal.h
64bit libao2 fix by Jens Axboe <mplayer-dev@kernel.dk>
2003-03-21 16:42:50 +00:00
audio_out.c
ao_macosx is a native audio output driver and should thus have priority
2005-10-11 23:07:53 +00:00
audio_out.h
unused definitions removed
2005-01-31 11:18:31 +00:00
Makefile
Be more patch-friendly
2005-06-19 22:52:55 +00:00