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
/
al
/
event.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename alcontext.h and move some functions to context.cpp
Chris Robinson
2021-04-27
1
-1
/
+1
*
Update include headers
Chris Robinson
2021-04-27
1
-3
/
+3
*
Move ContextBase and VoiceChange to core
Chris Robinson
2021-04-27
1
-1
/
+1
*
Move async_event.h to core
Chris Robinson
2021-04-25
1
-8
/
+5
*
Use a uint for a bitfield
Chris Robinson
2020-12-27
1
-4
/
+4
*
Move alexcpt to core
Chris Robinson
2020-12-24
1
-1
/
+1
*
Move logging to core
Chris Robinson
2020-12-17
1
-1
/
+1
*
Move AsyncEvent to a separate header
Chris Robinson
2020-12-16
1
-0
/
+1
*
Use a separate enum for the VoiceChange state
Chris Robinson
2020-12-16
1
-6
/
+25
*
Avoid a generic event struct
Chris Robinson
2020-12-15
1
-3
/
+7
*
Remove deprecated, performance, and error event types
Chris Robinson
2020-09-20
1
-6
/
+0
*
Rework effect slot buffer setting
Chris Robinson
2020-09-05
1
-5
/
+0
*
Store a reference to the effect buffer as an active property
Chris Robinson
2020-08-24
1
-0
/
+5
*
Use global placement new for AsyncEvent
Chris Robinson
2020-04-24
1
-1
/
+1
*
Enable and fix more warnings
Chris Robinson
2019-09-14
1
-13
/
+5
*
Clean up some more implicit conversions
Chris Robinson
2019-09-11
1
-2
/
+2
*
Update some more includes
Chris Robinson
2019-08-06
1
-0
/
+1
*
Modify LIKELY and UNLIKELY to not need extra parenthesis
Chris Robinson
2019-08-04
1
-6
/
+6
*
Use a smart pointer for holding the context's device
Chris Robinson
2019-08-01
1
-2
/
+1
*
Add a common base for auto-deleting ref-counted objects
Chris Robinson
2019-08-01
1
-1
/
+1
*
Move another function to a ALCcontext method
Chris Robinson
2019-07-30
1
-4
/
+3
*
Properly prefix ALCcontext members
Chris Robinson
2019-07-30
1
-25
/
+25
*
Rename al/* sources to avoid camel-case
Chris Robinson
2019-07-29
1
-1
/
+1
*
Minor formatting fixes
Chris Robinson
2019-07-29
1
-7
/
+4
*
Move the event declarations to a separate header
Chris Robinson
2019-07-29
1
-1
/
+2
*
Rename the OpenAL32 directory to al
Chris Robinson
2019-07-29
1
-0
/
+216