Chris Robinson
|
7bedd9ef7a
|
Replace some AL_PRINT calls with proper logging
|
2011-07-10 22:32:44 -07:00 |
|
Chris Robinson
|
ac7ca07221
|
Get rid of a couple typedefs
|
2011-07-02 21:33:53 -07:00 |
|
Chris Robinson
|
7da2eea8f0
|
Add a 5.1 device format that uses side channels instead of back
|
2011-05-28 19:35:32 -07:00 |
|
Chris Robinson
|
a9d9553fff
|
Use a multi-dimensional array for the panning LUT
|
2011-05-21 17:45:54 -07:00 |
|
Chris Robinson
|
4198f3062c
|
Remove the device channel matrix
|
2011-05-06 04:42:54 -07:00 |
|
Chris Robinson
|
319dfce300
|
Fix LFE channel output
|
2011-04-14 15:20:25 -07:00 |
|
Chris Robinson
|
c3e86933d0
|
Only set relevant device matrix entries
|
2011-04-12 17:08:02 -07:00 |
|
Chris Robinson
|
4eeed5376f
|
Invert the device matrix row/column
It is accessed now as mat[target][source]
|
2011-03-13 08:46:54 -07:00 |
|
Chris Robinson
|
02e0223fe8
|
Re-enable channel-config-specific layout options
|
2011-01-23 23:57:39 -08:00 |
|
Chris Robinson
|
88e3a22772
|
Separate device format into 'channel config' and 'sample type' components
|
2010-12-04 19:50:00 -08:00 |
|
Chris Robinson
|
9e8fb89a52
|
Rename OUTPUTCHANNELS to something more descriptive
|
2010-12-01 18:33:17 -08:00 |
|
Chris Robinson
|
da4f5c6f96
|
Uninline some functions
Also add -Winline to the compiler command line to watch for future inline problems
|
2010-11-28 19:52:17 -08:00 |
|
Chris Robinson
|
03f56419d0
|
Duplicate stereo sources by default
The mixer is smart enough now to handle proper volume adjustments depending on
the number of output speakers
|
2010-09-22 11:09:34 -07:00 |
|
Chris Robinson
|
762bdaeee1
|
Panning init cleanup
|
2010-08-07 08:49:29 -07:00 |
|
Chris Robinson
|
2af39e51f8
|
Separate speaker/panning initialization into another source file
|
2010-08-03 00:21:36 -07:00 |
|