Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace some macros | Chris Robinson | 2023-12-29 | 1 | -4/+4 |
| | |||||
* | Move struct definitions to more appropriate headers | Chris Robinson | 2023-12-29 | 1 | -0/+18 |
| | |||||
* | Remove unnecessary macro parameter lists | Chris Robinson | 2023-12-15 | 1 | -1/+1 |
| | |||||
* | Add missing includes | Chris Robinson | 2023-08-11 | 1 | -0/+1 |
| | |||||
* | Add AL_EXT_debug functions to set/get object names | Chris Robinson | 2023-08-11 | 1 | -0/+2 |
| | |||||
* | Use a variant to call the proper filter handler function | Chris Robinson | 2023-05-23 | 1 | -21/+23 |
| | |||||
* | Avoid a proxy ALfilter object for EAX source properties | Chris Robinson | 2022-02-07 | 1 | -39/+0 |
| | |||||
* | Move ALSOFT_EAX definition to config.h | Chris Robinson | 2022-01-30 | 1 | -5/+4 |
| | | | | And disable it by default for non-Windows targets | ||||
* | Add EAX extensions (EAX 2.0-5.0, X-RAM) (#632) | Boris I. Bendovsky | 2022-01-30 | 1 | -0/+40 |
| | | | | | | | | | | | | | | | * Add EAX extensions (EAX 2.0-5.0, X-RAM) * Comment out C++17 leftovers * Remove everything related to patching * Update alsoftrc.sample * Rewrite integration * Fix GCC compilation under Linux * Always reset EAX effect properties when loading it into FX slot | ||||
* | Use exceptions for filter errors | Chris Robinson | 2020-04-09 | 1 | -37/+20 |
| | |||||
* | Clean up ALfilter some | Chris Robinson | 2020-03-23 | 1 | -28/+37 |
| | | | | | | Use inline methods instead of macros Fix indentation Add some consts | ||||
* | Add a macro to disable class-specific new/delete | Chris Robinson | 2020-03-23 | 1 | -0/+4 |
| | |||||
* | Rename al/* sources to avoid camel-case | Chris Robinson | 2019-07-29 | 1 | -0/+56 |