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
/
portaudio.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use a channel-map to specify the output device channel order
Chris Robinson
2009-12-02
1
-0
/
+2
*
Load backend libs on-demand
Chris Robinson
2009-09-27
1
-61
/
+88
*
Attempt to reload backend libs when probing, if they didn't initially load
Chris Robinson
2009-09-23
1
-3
/
+3
*
Return imediately if trying to set an unknown format
Chris Robinson
2009-09-21
1
-2
/
+4
*
Remove left-over backend-specific period options
Chris Robinson
2009-09-16
1
-5
/
+0
*
Store the number of periods in the device instead of the buffer size
Chris Robinson
2009-09-16
1
-4
/
+2
*
Remove unnecessary parameters, and rename methods
Chris Robinson
2009-09-16
1
-6
/
+4
*
Restore the device frequency using the stream info
Chris Robinson
2009-09-16
1
-2
/
+8
*
Update the frequency with what the stream actually got set with
Chris Robinson
2009-09-15
1
-0
/
+5
*
Properly terminate PortAudio when closing
Chris Robinson
2009-09-15
1
-2
/
+7
*
Pass the device to aluMixData
Chris Robinson
2009-09-15
1
-4
/
+1
*
Pass the frame count to aluMixData
Chris Robinson
2009-09-15
1
-5
/
+1
*
Remove unnecessary vars and rework device name checks
Chris Robinson
2009-08-27
1
-6
/
+5
*
Rebuild device lists when retrieving them
Chris Robinson
2009-08-27
1
-4
/
+14
*
Close some libs when deinitializing
Chris Robinson
2009-08-27
1
-0
/
+4
*
Store a copy of the device name in the device
Chris Robinson
2009-08-27
1
-2
/
+1
*
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
/
+3
*
Remove unnecessary function parameters
Chris Robinson
2009-08-13
1
-4
/
+1
*
Don't let the device frequency change when PortAudio gets a new context
Chris Robinson
2009-08-13
1
-2
/
+1
*
Allow delaying playback start until context creation, and don't use UpdateSiz...
Chris Robinson
2009-08-13
1
-4
/
+19
*
Add a cast for setting a dummy pointer value
Chris Robinson
2009-03-10
1
-1
/
+1
*
Add a PortAudio backend
Chris Robinson
2009-03-10
1
-0
/
+239