2008-10-15 20:16:29 -07: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-29 17:33:42 -07:00
|
|
|
The svn revision number used was r3895.
|
2009-05-17 18:33:21 -07:00
|
|
|
|
|
|
|
pause-resume.patch is applied to implement and fix issues
|
|
|
|
with pausing and resuming audio streams.
|
2009-05-19 10:19:49 -07: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-01 21:38:26 -07:00
|
|
|
|
2009-07-23 00:37:01 -07: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-01 21:38:26 -07:00
|
|
|
bug495794_closeAudio.patch fixes a crash when destroying the sa_stream_t after
|
|
|
|
a failed attempt to open the stream.
|
2009-09-06 19:44:39 -07:00
|
|
|
|
|
|
|
bug495558_alsa_endian.patch adds support for big endian ALSA platforms.
|
2010-02-07 15:29:43 -08:00
|
|
|
|
|
|
|
bug526411_latency.patch: reduce requested latency to 250ms to match OGGPLAY_AUDIO_OFFSET.
|
2010-04-22 19:48:15 -07:00
|
|
|
|
|
|
|
sydney_aix.patch: Bug 499266 - add support for AIX 5.x
|
2010-04-28 16:04:06 -07:00
|
|
|
|
|
|
|
bug562488_oss_destroy_crash.patch: Fix crash in OSS backend when destroying stream.
|
2010-05-12 17:59:42 -07:00
|
|
|
|
|
|
|
bug564734-win32-drain.patch: Ensure we can drain audio stream when there's less
|
|
|
|
than one block's worth of data left to be written. Also ensure that data is played.
|