Handle event properties
commitcaa3b4f7f833278498a78f261e8badb85fd2896b
authorChris Robinson <chris.kcat@gmail.com>
Wed, 24 Jan 2018 02:25:59 +0000 (23 18:25 -0800)
committerChris Robinson <chris.kcat@gmail.com>
Wed, 24 Jan 2018 02:25:59 +0000 (23 18:25 -0800)
tree8f733392944198cb06e17aad5b9db67b79fc4d64
parent2266a9e01ef68f112e87eb49bf1621a6456531a9
Handle event properties

This just implements the event methods insofar as tracked state. No events are
generated/reported yet.
Alc/ALc.c
CMakeLists.txt
OpenAL32/Include/alMain.h
OpenAL32/alState.c
OpenAL32/event.c [new file with mode: 0644]