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
/
OpenAL32
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Implement AL_AUXILIARY_SEND_FILTER_GAIN_AUTO property
Chris Robinson
2007-12-18
2
-0
/
+15
*
|
Implement AL_ROOM_ROLLOFF_FACTOR property
Chris Robinson
2007-12-18
2
-0
/
+15
*
|
Don't allow properties on effect and filter name 0
Chris Robinson
2007-12-18
2
-28
/
+16
*
|
Implement AL_EFFECT_TYPE property
Chris Robinson
2007-12-18
1
-8
/
+23
*
|
Report one max auxiliary send per source
Chris Robinson
2007-12-18
1
-1
/
+4
*
|
Implement AL_AUXILIARY_SEND_FILTER source property
Chris Robinson
2007-12-18
1
-0
/
+31
*
|
Remove unneeded struct member
Chris Robinson
2007-12-18
1
-3
/
+0
*
|
Add AL_EFFECTSLOT_AUXILIARY_SEND_AUTO property (still unimplemented)
Chris Robinson
2007-12-18
2
-0
/
+18
*
|
Implement AL_AUXILIARY_SEND_FILTER_GAINHF_AUTO property
Chris Robinson
2007-12-18
2
-0
/
+15
*
|
Implement AL_EFFECTSLOT_GAIN property
Chris Robinson
2007-12-18
2
-6
/
+25
*
|
Add initial auxiliary send paths
Chris Robinson
2007-12-18
1
-0
/
+6
*
|
Implement AL_EFFECTSLOT_EFFECT property
Chris Robinson
2007-12-18
2
-8
/
+35
*
|
Only allow one auxiliary effect slot
Chris Robinson
2007-12-18
1
-20
/
+26
*
|
Implement AL_AIR_ABSORPTION_FACTOR source property
Chris Robinson
2007-12-18
3
-0
/
+17
*
|
Add AL_FILTER_LOWPASS support
Chris Robinson
2007-12-17
3
-0
/
+76
*
|
Implement AL_CONE_OUTER_GAINHF source property
Chris Robinson
2007-12-17
2
-0
/
+14
*
|
Implement AL_DIRECT_FILTER_GAINHF_AUTO source property
Chris Robinson
2007-12-17
2
-0
/
+17
*
|
Implement basic lowpass filter path
Chris Robinson
2007-12-17
1
-0
/
+3
*
|
Add AL_METERS_PER_UNIT listener property
Chris Robinson
2007-12-17
2
-0
/
+23
*
|
Don't attempt to free null effects or filters
Chris Robinson
2007-12-17
2
-2
/
+2
*
|
0 is a valid filter and effect name
Chris Robinson
2007-12-17
2
-2
/
+2
*
|
Add new listener property definition
Chris Robinson
2007-12-17
2
-0
/
+3
*
|
Add effect type enums
Chris Robinson
2007-12-17
2
-1
/
+30
*
|
Add new functions to proc address table
Chris Robinson
2007-12-17
1
-0
/
+26
*
|
Add auxiliary effect slot function skeletons
Chris Robinson
2007-12-17
3
-0
/
+408
*
|
Fix comment
Chris Robinson
2007-12-17
1
-1
/
+1
*
|
Implement effect function skeletons
Chris Robinson
2007-12-17
3
-0
/
+415
*
|
Release left over filters on close
Chris Robinson
2007-12-17
3
-0
/
+24
*
|
Implement AL_DIRECT_FILTER source property
Chris Robinson
2007-12-17
2
-0
/
+25
*
|
Add EFX source filter properties
Chris Robinson
2007-12-17
2
-0
/
+20
*
|
Add AL_FILTER_TYPE enum
Chris Robinson
2007-12-17
2
-4
/
+7
*
|
Implement filter function skeletons
Chris Robinson
2007-12-17
3
-0
/
+412
|
/
*
Add generic ring buffer methods
Chris Robinson
2007-12-16
1
-0
/
+7
*
Store a persistant name string with the device struct
Chris Robinson
2007-12-14
1
-1
/
+1
*
Change renderer string to match the real project name
Chris Robinson
2007-12-14
1
-1
/
+1
*
Move some global declrations into headers
Chris Robinson
2007-12-06
1
-0
/
+8
*
Move function declarations outside of the if-block
Chris Robinson
2007-12-06
1
-2
/
+2
*
Add some casts
Chris Robinson
2007-12-06
2
-5
/
+5
*
Remove more unused variables
Chris Robinson
2007-12-06
1
-11
/
+1
*
Make some source-local functions static
Chris Robinson
2007-12-06
1
-8
/
+8
*
Remove some unused variables
Chris Robinson
2007-12-06
1
-33
/
+0
*
Fix use of assert() to properly handle NDEBUG
Chris Robinson
2007-11-30
1
-6
/
+16
*
Use an AL_PRINT macro for printing lib messages/errors to the console
Chris Robinson
2007-11-30
2
-7
/
+14
*
Only set an error condition if no other error is set
Chris Robinson
2007-11-22
1
-7
/
+3
*
Check for GCC's destructor attribute before using it
Chris Robinson
2007-11-16
1
-0
/
+2
*
Don't use platform-specific methods for initialization
Chris Robinson
2007-11-16
1
-14
/
+0
*
Initial import
Chris Robinson
2007-11-13
17
-0
/
+5232
[prev]