Chris Robinson
|
6735fc7911
|
Add missing config.h includes
|
2008-01-16 14:09:04 -08:00 |
|
Chris Robinson
|
be34dbe608
|
Don't include alAuxEffectSlot.h in alSource.h
|
2008-01-16 14:01:24 -08:00 |
|
Chris Robinson
|
70102e7cd3
|
Fix debug comments
|
2008-01-16 13:58:10 -08:00 |
|
Chris Robinson
|
8ad16145f6
|
Make sure sources are deleted with the context
|
2008-01-16 13:27:15 -08:00 |
|
Chris Robinson
|
bb7b18d4e1
|
Keep track of references to effect slots, so they aren't deleted while in use
|
2008-01-16 13:20:09 -08:00 |
|
Chris Robinson
|
10a9bc62bf
|
Store a reference to the effect slot in a source's send, not a copy
|
2008-01-16 12:43:25 -08:00 |
|
Chris Robinson
|
42306f93b3
|
Set default room rolloff factor
|
2008-01-15 19:59:19 -08:00 |
|
Chris Robinson
|
7b1b8bd741
|
Set the default outer cone gainhf
|
2008-01-15 17:40:37 -08:00 |
|
Chris Robinson
|
a11f25e47b
|
Fix source and buffer out-of-memory conditions
|
2008-01-15 16:30:43 -08:00 |
|
Chris Robinson
|
3d78d93b40
|
Merge branch 'master' into efx-experiment
|
2007-12-31 19:34:52 -08:00 |
|
Chris Robinson
|
1397417fcd
|
Handle AL_FORMAT_REAR* formats
|
2007-12-31 05:46:20 -08:00 |
|
Chris Robinson
|
79b95da0a3
|
Check specific formats before general properties
|
2007-12-31 02:57:58 -08:00 |
|
Chris Robinson
|
e82c27ab04
|
Fix includes so alMain.h doesn't include so much by itself
|
2007-12-31 01:09:57 -08:00 |
|
Chris Robinson
|
5f8e65e099
|
Implement AL_EXT_FLOAT32
|
2007-12-28 22:41:14 -08:00 |
|
Chris Robinson
|
d7bf7a8b0d
|
Don't rely on the exact formats as much for sources
|
2007-12-28 18:53:46 -08:00 |
|
Chris Robinson
|
7bf9ebf545
|
Allow auxiliary effect slot 0 when (un)setting the source auxiliary send
|
2007-12-18 23:51:21 -08:00 |
|
Chris Robinson
|
1e9302f564
|
Don't assume only one max send when setting source properties
|
2007-12-18 19:47:42 -08:00 |
|
Chris Robinson
|
e5609279da
|
Implement AL_AUXILIARY_SEND_FILTER_GAIN_AUTO property
|
2007-12-18 19:13:41 -08:00 |
|
Chris Robinson
|
afd3b71849
|
Implement AL_ROOM_ROLLOFF_FACTOR property
|
2007-12-18 19:03:40 -08:00 |
|
Chris Robinson
|
a281027876
|
Implement AL_AUXILIARY_SEND_FILTER source property
|
2007-12-18 17:59:28 -08:00 |
|
Chris Robinson
|
233e6f1765
|
Implement AL_AUXILIARY_SEND_FILTER_GAINHF_AUTO property
|
2007-12-18 16:54:22 -08:00 |
|
Chris Robinson
|
ebb30ec5b0
|
Implement AL_AIR_ABSORPTION_FACTOR source property
|
2007-12-18 13:37:07 -08:00 |
|
Chris Robinson
|
654788f2cf
|
Implement AL_CONE_OUTER_GAINHF source property
|
2007-12-17 21:56:31 -08:00 |
|
Chris Robinson
|
06f2076f04
|
Implement AL_DIRECT_FILTER_GAINHF_AUTO source property
|
2007-12-17 21:33:05 -08:00 |
|
Chris Robinson
|
35a82970a3
|
Implement AL_DIRECT_FILTER source property
Only AL_FILTER_NULL filter types are currently supported, however
|
2007-12-17 16:28:16 -08:00 |
|
Chris Robinson
|
2ecb878e68
|
Remove more unused variables
|
2007-12-06 22:03:05 -08:00 |
|
Chris Robinson
|
52aed94765
|
Make some source-local functions static
|
2007-12-06 22:00:35 -08:00 |
|
Chris Robinson
|
ae5f4e9a74
|
Initial import
|
2007-11-13 18:02:18 -08:00 |
|