Hi David,
As far as I know, the current deprecation warnings are related to the
use of old Component Manager calls. There is a merge request in the
queue to fix this. You can look it up on the Assembla repo if you're
interested. (I am responsible for merging it, but it needs some
consideration with regard to the hotplug branch.)
That said, I believe that Apple is also planning to deprecate AUHAL
(which is what we currently use) and switch to something new. As far as
I know, this remains a threat only.
Also, as far as I know, HAL was the old way of doing things prior to
AUHAL. The older PA implementation targeted the HAL directly.
I'm not aware of anyone working on PA support for either (a) going back
to HAL, or (b) working on whatever the new thing is.
PA is critical to my cross platform application too.
Ross.
Thank you. -WError=no flag worked to removed the deprecation error.
Apple has been threatening to pull the plug on the deprecated audio
calls for some time now. PA is critical to my cross platform
application, fldigi, which runs on Unix, Linux, OS -X, Windows XP...10.
Is there someone working on a solution using HAL ?