| Commit message (Expand) | Author | Age | Files | Lines |
* | UWP: migrate C++/CX to C++/WinRT (#916) | Deal | 2023-09-22 | 1 | -1/+9 |
* | disable unavailable functionality on xbox (#887) | Max Bachmann | 2023-07-26 | 1 | -0/+2 |
* | Improve wasapi backend UWP support (#853) | Deal(一线灵) | 2023-05-31 | 1 | -2/+8 |
* | Don't bit_cast an array to a pointer | Chris Robinson | 2023-05-05 | 1 | -2/+1 |
* | Make and use a bit_cast function | Chris Robinson | 2023-05-04 | 1 | -1/+2 |
* | Replace al::optional with std::optional | Chris Robinson | 2023-05-04 | 1 | -11/+11 |
* | clang-tidy cleanups (#800) | Rosen Penev | 2023-01-15 | 1 | -1/+1 |
* | Avoid unnecessary uses of make_optional | Chris Robinson | 2023-01-13 | 1 | -6/+6 |
* | Use a bool type for boolean parameters | Chris Robinson | 2022-04-16 | 1 | -1/+1 |
* | Don't declare functions outside of where they're used | Chris Robinson | 2021-10-21 | 1 | -80/+66 |
* | Move helpers.cpp to core | Chris Robinson | 2021-04-22 | 1 | -1/+1 |
* | Move logging to core | Chris Robinson | 2020-12-17 | 1 | -1/+1 |
* | Remove some hopefully unneeded macros | Chris Robinson | 2020-04-25 | 1 | -9/+1 |
* | Avoid sscanf for parsing config lines | Chris Robinson | 2019-12-14 | 1 | -36/+37 |
* | Move the ifstream wrapper to common | Chris Robinson | 2019-09-22 | 1 | -4/+6 |
* | Remove the last uses of the system's str[n]casecmp | Chris Robinson | 2019-09-16 | 1 | -6/+7 |
* | Enable and fix more warnings | Chris Robinson | 2019-09-14 | 1 | -6/+6 |
* | Fix more implicit conversions | Chris Robinson | 2019-09-14 | 1 | -1/+1 |
* | Add methods to get env vars as an optional | Chris Robinson | 2019-08-12 | 1 | -28/+26 |
* | Move the wstr converters to a separate header | Chris Robinson | 2019-08-11 | 1 | -0/+1 |
* | Don't store options that are set to blank/default | Chris Robinson | 2019-08-07 | 1 | -20/+22 |
* | Rename Alc to alc | Chris Robinson | 2019-07-28 | 1 | -0/+545 |