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
/
oss.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use Sleep instead of usleep
Chris Robinson
2008-01-11
1
-2
/
+2
*
Remove unneeded silence field
Chris Robinson
2008-01-07
1
-5
/
+0
*
Don't allow 0 periods
Chris Robinson
2008-01-06
1
-1
/
+1
*
ALC_REFRESH is the number of updates per second
Chris Robinson
2008-01-06
1
-1
/
+1
*
Make OSS's update size dynamic
Chris Robinson
2008-01-06
1
-17
/
+21
*
Fail if OSS can't set the requested bit depth and channel count
Chris Robinson
2008-01-01
1
-38
/
+9
*
Don't check explicitly against formats, but rather their byte/channel count
Chris Robinson
2007-12-26
1
-14
/
+6
*
The error code is in errno, not the return value
Chris Robinson
2007-12-16
1
-1
/
+1
*
Implement capture config option for OSS.
Chris Robinson
2007-12-16
1
-1
/
+3
*
Support capture for OSS
Chris Robinson
2007-12-16
1
-16
/
+208
*
Store a persistant name string with the device struct
Chris Robinson
2007-12-14
1
-4
/
+2
*
Print an error when OSS fails to open the audio device
Chris Robinson
2007-12-12
1
-0
/
+1
*
Avoid void-pointer arithmetic
Chris Robinson
2007-12-06
1
-1
/
+1
*
Allow aluMixData to accept a NULL context for silence
Chris Robinson
2007-12-05
1
-4
/
+1
*
Use an AL_PRINT macro for printing lib messages/errors to the console
Chris Robinson
2007-11-30
1
-4
/
+6
*
Initial import
Chris Robinson
2007-11-13
1
-0
/
+328