From: Andre Noll Date: Sun, 25 Nov 2012 13:00:08 +0000 (+0100) Subject: Merge branch 't/osx_writer_improvements' X-Git-Tag: v0.4.12~8 X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=commitdiff_plain;h=107d4619b3a6a8bdc1a85c8021cb1951244e7626 Merge branch 't/osx_writer_improvements' Cooking since 2012-10-30. 9eaa22 osx_write: Check return value of AudioOutputUnitStart(). 831db3 osx_write: Be careful when dereferencing the private_data pointer. 97902a osx: Treat writer node as an internal buffer tree node. 1c6fa9 osx_write: Add big fat comment on callback btr node. --- 107d4619b3a6a8bdc1a85c8021cb1951244e7626 diff --cc NEWS index 2c05b8f9,6ee5086a..69372cc4 --- a/NEWS +++ b/NEWS @@@ -7,7 -7,6 +7,8 @@@ in the new "releases" branch. - Overhaul of the build system: All generated files are now written to the "build" directory. + - The modular mixer API and the alsa mixer. ++ - Minor fixes for the osx writer. -------------------------------------- 0.4.11 (2012-07-20) "mutual diversity"