Well, a couple of folks have asked that the audio-overlay patch be included into Hijack.

I don't know what this is used for, but the code seems nice enough. Except for one thing: since 99.9% of us will never use this feature, I'd prefer very much that the buffers it uses not be allocated until first use. No need to dealloc them again, just don't chew up the memory until somebody actually activates the feature.

If that were included, I'd happily tuck it in into the add-on patches for pre-built hijack kernels.

Cheers