2008-10-16 16:16:29 +13:00
|
|
|
The source from this directory was copied from the libsydneyaudio svn
|
|
|
|
source using the update.sh script. The only changes made were those
|
|
|
|
applied by update.sh and the addition/upate of Makefile.in files for
|
|
|
|
the Mozilla build system.
|
|
|
|
|
|
|
|
http://svn.annodex.net/libsydneyaudio/trunk
|
|
|
|
|
2009-03-30 13:33:42 +13:00
|
|
|
The svn revision number used was r3895.
|
2009-05-18 13:33:21 +12:00
|
|
|
|
|
|
|
pause-resume.patch is applied to implement and fix issues
|
|
|
|
with pausing and resuming audio streams.
|
2009-05-19 13:19:49 -04:00
|
|
|
|
|
|
|
include-CoreServices.patch is applied to include CoreServices headers
|
|
|
|
on Mac OS X. Fixes a build failure on Mac OS X 10.6. b=492072
|
2009-07-02 16:38:26 +12:00
|
|
|
|
2009-07-23 10:37:01 +03:00
|
|
|
sydney_os2_base.patch: Bug 448918 - add OS/2 support (this patch should
|
|
|
|
be removed when OS/2 support is added upstream)
|
|
|
|
|
|
|
|
sydney_os2_moz.patch: Bug 448918 - add Mozilla-specific code to
|
|
|
|
sydney_audio_os2.c
|
|
|
|
|
2009-07-02 16:38:26 +12:00
|
|
|
bug495794_closeAudio.patch fixes a crash when destroying the sa_stream_t after
|
|
|
|
a failed attempt to open the stream.
|
2009-09-07 14:44:39 +12:00
|
|
|
|
|
|
|
bug495558_alsa_endian.patch adds support for big endian ALSA platforms.
|
2010-02-08 12:29:43 +13:00
|
|
|
|
2010-04-23 14:48:15 +12:00
|
|
|
sydney_aix.patch: Bug 499266 - add support for AIX 5.x
|
2010-04-29 11:04:06 +12:00
|
|
|
|
|
|
|
bug562488_oss_destroy_crash.patch: Fix crash in OSS backend when destroying stream.
|
2010-05-13 12:59:42 +12:00
|
|
|
|
|
|
|
bug564734-win32-drain.patch: Ensure we can drain audio stream when there's less
|
2010-10-26 15:27:19 +13:00
|
|
|
than one block's worth of data left to be written. Also ensure that data is played.
|