Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use a semaphore to signal the event handler | Chris Robinson | 2018-02-01 | 1 | -15/+4 |
* | Fix check for matching event type | Chris Robinson | 2018-02-01 | 1 | -1/+1 |
* | Add a thread to marshal events from the mixer | Chris Robinson | 2018-01-31 | 1 | -2/+72 |
* | Rename EventLock to make it more clear it's protecting the callback | Chris Robinson | 2018-01-30 | 1 | -4/+2 |
* | Make EnabledEvts atomic | Chris Robinson | 2018-01-28 | 1 | -2/+17 |
* | Construct error messages using parameterized values | Chris Robinson | 2018-01-25 | 1 | -3/+3 |
* | Add a deprecated event type for alDopplerVelocity | Chris Robinson | 2018-01-24 | 1 | -0/+2 |
* | Provide messages for the remaining AL errors | Chris Robinson | 2018-01-24 | 1 | -7/+4 |
* | Handle event properties | Chris Robinson | 2018-01-23 | 1 | -0/+65 |