- Aug 11, 2001
-
-
Stan Seibert authored
files from being piped to other programs. We now write the wav header at the beginning with bogus (max signed 32 bit int - header size) size info and go back and fix it if the file is seekable at the end. git-svn-id: http://svn.xiph.org/trunk/ao@1733 0101bb08-14d6-0310-b084-bc0e0c8e3800
-
- Aug 10, 2001
-
-
Stan Seibert authored
- Fixed problem caused by the OSS emulation in ALSA. open() would block if the dsp was already in use, causing the driver autodetect code to stall. git-svn-id: http://svn.xiph.org/trunk/ao@1718 0101bb08-14d6-0310-b084-bc0e0c8e3800
-
- Aug 04, 2001
-
-
Stan Seibert authored
I was on when I did that earlier. git-svn-id: http://svn.xiph.org/trunk/ao@1681 0101bb08-14d6-0310-b084-bc0e0c8e3800
-
Stan Seibert authored
git-svn-id: http://svn.xiph.org/trunk/ao@1677 0101bb08-14d6-0310-b084-bc0e0c8e3800
-
- Jul 06, 2001
-
-
Stan Seibert authored
the arts Makefile from clobbering custom CFLAGS. git-svn-id: http://svn.xiph.org/trunk/ao@1540 0101bb08-14d6-0310-b084-bc0e0c8e3800
-
- May 29, 2001
-
-
Michael Smith authored
git-svn-id: http://svn.xiph.org/trunk/ao@1467 0101bb08-14d6-0310-b084-bc0e0c8e3800
-
- May 17, 2001
-
-
Jack Moffitt authored
Patch from Christian Weisgerber <naddy@openbsd.org> git-svn-id: http://svn.xiph.org/trunk/ao@1451 0101bb08-14d6-0310-b084-bc0e0c8e3800
-
- May 13, 2001
-
-
Jack Moffitt authored
provided by William T. Mahan <wtm2@duke.edu> git-svn-id: http://svn.xiph.org/trunk/ao@1444 0101bb08-14d6-0310-b084-bc0e0c8e3800
-
- May 06, 2001
-
-
Jack Moffitt authored
git-svn-id: http://svn.xiph.org/trunk/ao@1441 0101bb08-14d6-0310-b084-bc0e0c8e3800
-
Jack Moffitt authored
git-svn-id: http://svn.xiph.org/trunk/ao@1440 0101bb08-14d6-0310-b084-bc0e0c8e3800
-
- Mar 17, 2001
-
-
Michael Smith authored
git-svn-id: http://svn.xiph.org/trunk/ao@1383 0101bb08-14d6-0310-b084-bc0e0c8e3800
-
- Mar 07, 2001
-
-
Kenneth C. Arnold authored
git-svn-id: http://svn.xiph.org/trunk/ao@1381 0101bb08-14d6-0310-b084-bc0e0c8e3800
-
- Feb 28, 2001
-
-
Michael Smith authored
Fix the really obvious errors found in various places trying to track down the arts bug. - wrong function prototypes in ao_null and ao_wav - freeing stuff based on wrong tests in audio_out.c - fix a memory leak in ao_arts.c git-svn-id: http://svn.xiph.org/trunk/ao@1375 0101bb08-14d6-0310-b084-bc0e0c8e3800
-
Ralph Giles authored
git-svn-id: http://svn.xiph.org/trunk/ao@1369 0101bb08-14d6-0310-b084-bc0e0c8e3800
-
- Feb 26, 2001
-
-
Chris Cheney authored
git-svn-id: http://svn.xiph.org/trunk/ao@1339 0101bb08-14d6-0310-b084-bc0e0c8e3800
-
- Feb 24, 2001
-
-
Jack Moffitt authored
incremented teh library version git-svn-id: http://svn.xiph.org/trunk/ao@1330 0101bb08-14d6-0310-b084-bc0e0c8e3800
-
Jack Moffitt authored
you can do this without that api change git-svn-id: http://svn.xiph.org/trunk/ao@1329 0101bb08-14d6-0310-b084-bc0e0c8e3800
-
Jack Moffitt authored
updated library version for release git-svn-id: http://svn.xiph.org/trunk/ao@1328 0101bb08-14d6-0310-b084-bc0e0c8e3800
-
- Feb 02, 2001
-
-
Ralph Giles authored
Try /dev/sound/dsp (the devfs default) before /dev/dsp in the oss output driver also some esd doc cleanup git-svn-id: http://svn.xiph.org/trunk/ao@1245 0101bb08-14d6-0310-b084-bc0e0c8e3800
-
- Jan 29, 2001
-
-
Chris Cheney authored
git-svn-id: http://svn.xiph.org/trunk/ao@1222 0101bb08-14d6-0310-b084-bc0e0c8e3800
-
- Jan 23, 2001
-
-
Jack Moffitt authored
git-svn-id: http://svn.xiph.org/trunk/ao@1206 0101bb08-14d6-0310-b084-bc0e0c8e3800
-
Jack Moffitt authored
git-svn-id: http://svn.xiph.org/trunk/ao@1203 0101bb08-14d6-0310-b084-bc0e0c8e3800
-
- Dec 30, 2000
-
-
Michael Smith authored
Add arts (KDE) plugin. C++ include fix for ao.h git-svn-id: http://svn.xiph.org/trunk/ao@1136 0101bb08-14d6-0310-b084-bc0e0c8e3800
-
- Dec 24, 2000
-
-
Michael Smith authored
Remove C++ style comments in the interests of portability. git-svn-id: http://svn.xiph.org/trunk/ao@1125 0101bb08-14d6-0310-b084-bc0e0c8e3800
-
- Dec 17, 2000
-
-
Ralph Giles authored
API change. Rather than passing the driver options as single "key:value" string, we have a slot for each in ao_append_option() corresponding documentation changes, harmonized ao_append_option() definition in the header and docs, plus some other doc fixups. git-svn-id: http://svn.xiph.org/trunk/ao@1119 0101bb08-14d6-0310-b084-bc0e0c8e3800
-
Kenneth C. Arnold authored
git-svn-id: http://svn.xiph.org/trunk/ao@1118 0101bb08-14d6-0310-b084-bc0e0c8e3800
-
- Nov 18, 2000
-
-
Jack Moffitt authored
git-svn-id: http://svn.xiph.org/trunk/ao@1092 0101bb08-14d6-0310-b084-bc0e0c8e3800
-
- Nov 04, 2000
-
-
Jack Moffitt authored
git-svn-id: http://svn.xiph.org/trunk/ao@967 0101bb08-14d6-0310-b084-bc0e0c8e3800
-
- Oct 30, 2000
-
-
Jack Moffitt authored
git-svn-id: http://svn.xiph.org/trunk/ao@778 0101bb08-14d6-0310-b084-bc0e0c8e3800
-
Jack Moffitt authored
git-svn-id: http://svn.xiph.org/trunk/ao@775 0101bb08-14d6-0310-b084-bc0e0c8e3800
-
Jack Moffitt authored
git-svn-id: http://svn.xiph.org/trunk/ao@772 0101bb08-14d6-0310-b084-bc0e0c8e3800
-
- Sep 30, 2000
-
-
Kenneth C. Arnold authored
See post on mailing list for more info. git-svn-id: http://svn.xiph.org/trunk/ao@704 0101bb08-14d6-0310-b084-bc0e0c8e3800
-
- Sep 27, 2000
-
-
Jack Moffitt authored
git-svn-id: http://svn.xiph.org/trunk/ao@698 0101bb08-14d6-0310-b084-bc0e0c8e3800
-
- Sep 26, 2000
-
-
Jack Moffitt authored
jack. git-svn-id: http://svn.xiph.org/trunk/ao@690 0101bb08-14d6-0310-b084-bc0e0c8e3800
-
- Sep 03, 2000
-
-
Jack Moffitt authored
git-svn-id: http://svn.xiph.org/trunk/ao@627 0101bb08-14d6-0310-b084-bc0e0c8e3800
-