Fri, 19 Feb 2010 10:22:29 +0000 |
diego |
Remove pointless '#if 1' preprocessor directives.
|
Mon, 11 Jan 2010 20:27:52 +0000 |
reimar |
Add support for distinguishing between little- and big-endian SPDIF AC3
|
Mon, 11 Jan 2010 20:02:46 +0000 |
reimar |
More uses of AF_FORMAT_IS_AC3
|
Tue, 10 Nov 2009 00:45:19 +0000 |
tack |
Add support for 8 channel audio.
|
Wed, 02 Sep 2009 11:33:37 +0000 |
reimar |
The suboption parser now takes a const options list, so mark them all const.
|
Wed, 13 May 2009 02:58:57 +0000 |
diego |
whitespace cosmetics: Remove all trailing whitespace.
|
Fri, 06 Mar 2009 19:43:12 +0000 |
reimar |
Make ao_info_t structs const.
|
Fri, 06 Mar 2009 13:22:48 +0000 |
reimar |
The 8 bit per sample formats are unsigned on Windows, fixes playback with
|
Wed, 14 May 2008 18:02:27 +0000 |
diego |
Use standard license headers with standard formatting.
|
Tue, 05 Jun 2007 15:09:49 +0000 |
reimar |
Do not use fast_memcpy for small size copy, esp. when the size is constant
|
Tue, 05 Jun 2007 14:27:54 +0000 |
reimar |
Replace implicit use of fast_memcpy via macro by explicit use to allow
|
Sun, 15 Oct 2006 20:48:26 +0000 |
reimar |
Implement AOPLAY_FINAL_CHUNK support for dshow and win32 out.
|
Fri, 01 Sep 2006 12:11:11 +0000 |
diego |
The FSF changed postal address.
|
Thu, 06 Jul 2006 04:30:19 +0000 |
reynaldo |
modifies function declarations without parameters from ()
|
Fri, 11 Nov 2005 03:07:01 +0000 |
joey |
DirectSound's GetVolume and SetVolume use 100ths of decibels and range from -10,000 to 0.
|