index
:
openal-soft.git
UPSTREAM
master
v1.19
v1.20.0
v1.20.0-upstream
Original: git://repo.or.cz/openal-soft.git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
OpenAL32
/
event.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use an internal event to more timely release old effect states
Chris Robinson
2018-09-21
1
-0
/
+7
*
Remove an unnecessary mutex
Chris Robinson
2018-09-20
1
-2
/
+0
*
Put user events in a union structure
Chris Robinson
2018-09-20
1
-3
/
+4
*
Always start the event thread with the context
Chris Robinson
2018-09-20
1
-36
/
+17
*
Don't check for space in the ringbuffer before trying to write
Chris Robinson
2018-03-03
1
-2
/
+1
*
Avoid some code duplication
Chris Robinson
2018-03-03
1
-12
/
+8
*
Add some missing locks to protect reading state
Chris Robinson
2018-03-03
1
-0
/
+2
*
Add an option to limit the write size of the ringbuffer
Chris Robinson
2018-03-01
1
-1
/
+1
*
Clear stale 'post's on the event semphaphore
Chris Robinson
2018-02-11
1
-0
/
+5
*
Add a disconnected event type
Chris Robinson
2018-02-03
1
-0
/
+2
*
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