HUGE refactoring of the ipad interface, finally understood how to use interface builder with custom uiviewcontrollers, as well as converted some uitableviewcontrollers to uiviewcontrollers for simplicity
LIBRARY "openalbridge"
EXPORTS
openal_init
openal_close
openal_ready
openal_loadfile
openal_playsound
openal_pausesound
openal_stopsound
openal_playsound_loop
openal_stopsound_free
openal_freesound
openal_toggleloop
openal_setvolume
openal_setglobalvolume
openal_togglemute
openal_fade
openal_fadein
openal_fadeout