index
:
jogamp/openal-soft.git
UPSTREAM
master
v1.19
v1.20.0
v1.20.0-upstream
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Alc
Commit message (
Expand
)
Author
Age
Files
Lines
*
al_print doesn't need to be inline
Chris Robinson
2010-01-12
1
-0
/
+24
*
Properly trace the invalid speaker angle
Chris Robinson
2010-01-12
1
-1
/
+1
*
Fix some typos with the solaris backend
Chris Robinson
2010-01-12
1
-1
/
+1
*
Only allow 8- and 16-bit, and mono and stereo, wave file output
Chris Robinson
2010-01-12
1
-14
/
+18
*
Fix Windows compilation
Chris Robinson
2010-01-11
1
-36
/
+36
*
Check buffer size when copying padding instead of the data pointer
Chris Robinson
2010-01-11
1
-2
/
+2
*
Add helpful values to the resampler enum
Chris Robinson
2010-01-11
2
-3
/
+9
*
Add a cosine resampler
Chris Robinson
2010-01-11
1
-0
/
+17
*
Add an option for point resampling
Chris Robinson
2010-01-11
2
-38
/
+107
*
Hold global lock during mixing only when iterating device contexts
Chris Robinson
2010-01-11
1
-4
/
+2
*
Cleanup OSS/Solaris loop a bit
Chris Robinson
2010-01-10
2
-6
/
+6
*
Return the default config string for empty entries
Chris Robinson
2010-01-09
1
-1
/
+5
*
Hide OSS and Solaris devices if their files can't be stat'd
Chris Robinson
2010-01-09
2
-6
/
+33
*
Promote AL_EXT_source_distance_model to complete
Chris Robinson
2010-01-09
1
-1
/
+1
*
Make sure the device handle is valid when getting the device error
Chris Robinson
2010-01-09
1
-1
/
+1
*
Hold the default context extensions globally
Chris Robinson
2010-01-09
1
-1
/
+8
*
Suppress connection refused errors
Chris Robinson
2010-01-08
1
-2
/
+3
*
Reduce some indentation
Chris Robinson
2010-01-08
1
-134
/
+100
*
Try the PulseAudio backend first
Chris Robinson
2010-01-08
1
-3
/
+3
*
Prepare the pcm handle after recovering
Chris Robinson
2010-01-06
1
-0
/
+6
*
Use snd_pcm_recover in more places
Chris Robinson
2010-01-06
1
-6
/
+4
*
Use snd_pcm_recover to recover from certain device errors
Chris Robinson
2010-01-06
1
-15
/
+6
*
Adjust PulseAudio's capture latency
Chris Robinson
2009-12-30
1
-1
/
+3
*
Properly retrieve device-inspecific errors
Chris Robinson
2009-12-28
1
-0
/
+5
*
Store ALC errors with the device when possible
Chris Robinson
2009-12-28
6
-72
/
+71
*
Remove some unneeded functions
Chris Robinson
2009-12-28
1
-33
/
+5
*
Add a function to check if a config option is set to a non-empty value
Chris Robinson
2009-12-28
5
-9
/
+17
*
Enforce a lower bound playback frequency of 8khz
Chris Robinson
2009-12-28
1
-4
/
+4
*
Improve layout parsing and allow using long names for speakers
Chris Robinson
2009-12-28
1
-19
/
+21
*
Add an option to spawn a PulseAudio server on request
Chris Robinson
2009-12-28
1
-1
/
+6
*
Be more lenient in signaling the mainloop
Chris Robinson
2009-12-28
1
-10
/
+7
*
Try to find a compatible format from Pulse's default sink
Chris Robinson
2009-12-27
1
-3
/
+90
*
Update panning for existing AL contexts when creating a new one
Chris Robinson
2009-12-26
1
-2
/
+2
*
A NULL Pulse context won't have a valid error code
Chris Robinson
2009-12-26
1
-2
/
+1
*
Wait for the buffer attrib update from pulse to finish
Chris Robinson
2009-12-26
1
-1
/
+4
*
Consolidate pulse capture failure path
Chris Robinson
2009-12-26
1
-24
/
+14
*
Make sure a proper channel map is set for pulse capture
Chris Robinson
2009-12-26
1
-1
/
+11
*
Clean up some loading checks
Chris Robinson
2009-12-26
4
-35
/
+33
*
Use the proper logging function
Chris Robinson
2009-12-26
1
-1
/
+1
*
Start and stop PortAudio's stream in the proper methods
Chris Robinson
2009-12-26
1
-16
/
+15
*
GetConfigValueBool should take an int, not a float
Chris Robinson
2009-12-26
1
-1
/
+1
*
Shorten a long line
Chris Robinson
2009-12-26
1
-1
/
+5
*
Capture as much as possible directly from PulseAudio
Chris Robinson
2009-12-25
1
-36
/
+84
*
Add missing newline
Chris Robinson
2009-12-25
1
-1
/
+1
*
Undefine no longer needed macro
Chris Robinson
2009-12-25
1
-0
/
+1
*
Fix incorrect error check
Chris Robinson
2009-12-25
1
-1
/
+1
*
Only use pa_stream_set_buffer_attr_callback when available (0.9.15+)
Chris Robinson
2009-12-25
1
-3
/
+10
*
Use pa_stream_begin_write when available for "zero-copy" writing
Chris Robinson
2009-12-25
1
-2
/
+36
*
Check error returns instead of error string
Chris Robinson
2009-12-25
1
-21
/
+21
*
Use a 64-bit value to scale potentially-large numbers
Chris Robinson
2009-12-24
2
-12
/
+1
[next]