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
/
Alc
/
wave.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Store copies of the device names in the individual backends
Chris Robinson
2009-08-27
1
-2
/
+2
*
Add a method to deinitialize backends
Chris Robinson
2009-08-26
1
-0
/
+4
*
Support 32-bit float output
Chris Robinson
2009-08-15
1
-0
/
+1
*
Remove unnecessary function parameters
Chris Robinson
2009-08-13
1
-4
/
+1
*
Don't clamp the wave writer's update size
Chris Robinson
2009-08-13
1
-1
/
+1
*
Allow delaying playback start until context creation, and don't use UpdateSiz...
Chris Robinson
2009-08-13
1
-23
/
+62
*
Fix ignored return value warning
Chris Robinson
2009-01-26
1
-1
/
+2
*
Use volatile for member variables that are changed in a different thread
Chris Robinson
2008-07-10
1
-1
/
+1
*
Rename UpdateFreq device field to UpdateSize
Chris Robinson
2008-02-12
1
-3
/
+3
*
Remove duplication of setting the max source count
Chris Robinson
2008-01-19
1
-1
/
+0
*
Don't limit output wave filename size
Chris Robinson
2008-01-11
1
-3
/
+2
*
Fix the Wave Writer's reliance on ftell
Chris Robinson
2008-01-11
1
-2
/
+3
*
Add a wave file writing backend
Chris Robinson
2008-01-11
1
-0
/
+335