For people's consideration. Restore the .11 behaviour of not initialising sound if music is turned off. Reason. I still get 100% CPU useage in frontend due to sucky sound daemon setups *cough*pulseaudio*cough* so this offers an easy workaround for people (turn off music). Disadvantage, this removes Smaxx' code to disable sound-related buttons on failure to init sound.
LIBRARY "openalbridge"
EXPORTS
openal_init
openal_close
openal_ready
openal_loadfile
openal_toggleloop
openal_setvolume
openal_setglobalvolume
openal_togglemute
openal_fadeout
openal_fadein
openal_fade
openal_playsound
openal_pausesound
openal_stopsound