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
*
Better protect the device for multi-threading access
Chris Robinson
2011-03-12
1
-35
/
+33
*
Implement a basic non-real-time loopback device
Chris Robinson
2011-03-11
2
-11
/
+313
*
Finalize the loop points extension as AL_SOFT_loop_points
Chris Robinson
2011-02-09
1
-2
/
+2
*
Use the correct winmm device ID type
Chris Robinson
2011-02-08
1
-2
/
+2
*
Don't inline CalcLimitedHfRatio
Chris Robinson
2011-02-07
1
-1
/
+1
*
Add a missing enum value for PA_API_VERSION 11
Chris Robinson
2011-02-07
1
-0
/
+1
*
Include cguid.h for GUID_NULL
Chris Robinson
2011-02-07
1
-0
/
+1
*
Fix looping on loop points
Chris Robinson
2011-02-06
1
-7
/
+12
*
Re-enable channel-config-specific layout options
Chris Robinson
2011-01-23
1
-5
/
+8
*
Don't duplicate the device list append function
Chris Robinson
2011-01-23
1
-18
/
+24
*
Avoid using a variable for array sizes and const variable initialization
Chris Robinson
2011-01-23
1
-5
/
+5
*
Fix loop handling when traversing the buffer queue backwards
Chris Robinson
2011-01-23
1
-3
/
+3
*
More improvements to the AudioIO backend
Chris Robinson
2010-12-09
1
-4
/
+9
*
Better check format type returned by AUDIO_SETINFO
Chris Robinson
2010-12-09
1
-3
/
+8
*
Add signed 8-bit output to the AudioIO backend
Chris Robinson
2010-12-09
1
-2
/
+3
*
Fix some AudioIO backend warnings
Chris Robinson
2010-12-09
1
-5
/
+1
*
Cleanup some ok() macros
Chris Robinson
2010-12-09
1
-15
/
+23
*
Be consistent with variable name use
Chris Robinson
2010-12-09
1
-9
/
+9
*
Combine stereo and multi-channel templates
Chris Robinson
2010-12-09
1
-181
/
+13
*
Use a matrix when rendering to the dry buffer
Chris Robinson
2010-12-09
2
-64
/
+115
*
Make better use of the type range when converting from float
Chris Robinson
2010-12-09
1
-22
/
+14
*
Use simple loops instead of several explicit lines for the mono mixer
Chris Robinson
2010-12-09
1
-24
/
+6
*
Be a bit more generic with the multi-channel mixer loops
Chris Robinson
2010-12-09
1
-77
/
+73
*
Remove some now-unused functions
Chris Robinson
2010-12-08
1
-106
/
+0
*
Set the playing flag to TRUE when the dsound buffer starts playing
Chris Robinson
2010-12-04
1
-0
/
+1
*
Separate device format into 'channel config' and 'sample type' components
Chris Robinson
2010-12-04
12
-386
/
+448
*
Fix wave and null device calculations when the timer wraps
Chris Robinson
2010-12-03
2
-2
/
+2
*
Add functions to write (signed) byte and ushort samples to devices
Chris Robinson
2010-12-02
1
-1
/
+34
*
Remove incomplete EXT_buffer_sub_data, as it's (temporarily) superceded by SO...
Chris Robinson
2010-12-02
1
-6
/
+4
*
Use memcpy to copy a string instead of sprintf
Chris Robinson
2010-12-02
1
-1
/
+1
*
Make a function static
Chris Robinson
2010-12-02
1
-1
/
+3
*
Template-ize the device buffer writing functions
Chris Robinson
2010-12-01
1
-83
/
+144
*
Rename OUTPUTCHANNELS to something more descriptive
Chris Robinson
2010-12-01
7
-52
/
+52
*
Reorder some parameters for consistency
Chris Robinson
2010-11-29
2
-5
/
+5
*
Store double formats as float
Chris Robinson
2010-11-28
1
-46
/
+0
*
Uninline some functions
Chris Robinson
2010-11-28
3
-0
/
+140
*
Avoid making Resampler[Pre]Padding static
Chris Robinson
2010-11-28
1
-3
/
+0
*
Prefer GCC's constructor, even in Windows
Chris Robinson
2010-11-28
1
-4
/
+4
*
Rename some stuff for consistency
Chris Robinson
2010-11-28
2
-5
/
+5
*
Don't store the internal format in the buffer
Chris Robinson
2010-11-28
2
-5
/
+5
*
Support rear formats directly in the mixer
Chris Robinson
2010-11-27
1
-0
/
+23
*
Add a basic WaveOut device
Chris Robinson
2010-11-27
1
-19
/
+343
*
Support 64-bit double buffers directly
Chris Robinson
2010-11-27
1
-0
/
+42
*
Use the enums in a couple more places
Chris Robinson
2010-11-27
1
-4
/
+4
*
Use enums when selecting the mixer
Chris Robinson
2010-11-26
1
-29
/
+34
*
Avoid some more code duplication
Chris Robinson
2010-11-26
1
-36
/
+44
*
Fix step calculations
Chris Robinson
2010-11-26
1
-4
/
+0
*
Fix some comments
Chris Robinson
2010-11-26
1
-4
/
+5
*
Properly clamp high pitch values
Chris Robinson
2010-11-26
2
-41
/
+35
*
Subtract the fractional position separately
Chris Robinson
2010-11-26
1
-1
/
+2
[next]