Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Partially implement ALC functions in the router | Chris Robinson | 2017-06-28 | 1 | -0/+2 |
| | |||||
* | Add a ptr-to-int map | Chris Robinson | 2017-06-28 | 1 | -0/+150 |
| | |||||
* | Load driver dlls in the router | Chris Robinson | 2017-06-28 | 1 | -3/+261 |
| | |||||
* | Start a router DLL | Chris Robinson | 2017-06-28 | 1 | -0/+19 |
Experimental, Windows only. This is intended as an alternative to Creative's router DLL, fixing a few issues with it (falsely reporting extensions that aren't supported, not being able to query the ALC version without a device, and not being able to use ALC extension functions). When enabled OpenAL Soft's DLL is built as soft_oal.dll, while the router is OpenAL32.dll. |