There's no autorelease pool on the HAL thread, which is the thread that calls `system...
commit4952eb08485c1de68204bd8ae28e0be6b9beeb89
authorPeter Hosey <prh@boredzo.org>
Sat, 3 Nov 2007 20:45:42 +0000 (3 20:45 +0000)
committerPeter Hosey <prh@boredzo.org>
Sat, 3 Nov 2007 20:45:42 +0000 (3 20:45 +0000)
treea3328acda76465baa8ed14920330db2d7e7b221f
parente472a92eaaa78d4da01fd637940d56852d9ead26
There's no autorelease pool on the HAL thread, which is the thread that calls `systemOutputDeviceDidChange`. Therefore, we need to create our own. Fixes warnings in the ASL when the system output device changes (at least on Leopard).

git-svn-id: svn://svn.adiumx.com/adium/trunk@21487 1c916fce-81e2-0310-a464-8ca513f45935
Source/AdiumSound.m