Summary
- Use aliases to simplify using a couple type names (commit: 8ed90f4) (details)
- Remove alassert (commit: 2b2012c) (details)
- Use source_location instead of __LINE__ and __FILE__ (commit: ed72392) (details)
- Simplify SampleReader<Quality::f32> in allafplay (commit: a83fc4a) (details)
- Make some move operations noexcept (commit: 408b4cc) (details)
- Use the macros for specifying pragmas (commit: b991ada) (details)
- Better handle missing the build commit and branch name (commit: 70c25ba) (details)
- Replace some loops with algorithms (commit: b0c0ca1) (details)
- Use strtof instead of sscanf to convert floats (commit: cd6f74d) (details)
- Make a global string const instead of constexpr (commit: b5a0121) (details)
- Workaround a macOS default initialization failure (commit: 2175689) (details)
The file was modified | core/bformatdec.h (diff) |
The file was modified | core/bformatdec.cpp (diff) |
The file was modified | CMakeLists.txt (diff) |
The file was removed | common/alassert.cpp |
The file was removed | common/alassert.h |
The file was modified | alc/backends/wasapi.cpp (diff) |
The file was modified | examples/allafplay.cpp (diff) |
The file was modified | examples/allafplay.cpp (diff) |
The file was modified | examples/allafplay.cpp (diff) |
The file was modified | alc/backends/pipewire.cpp (diff) |
The file was modified | examples/alffplay.cpp (diff) |
The file was modified | alc/backends/otherio.cpp (diff) |
The file was modified | alc/backends/sdl3.cpp (diff) |
The file was modified | alc/backends/sdl2.cpp (diff) |
The file was modified | CMakeLists.txt (diff) |
The file was modified | alc/alc.cpp (diff) |
The file was modified | alc/alc.cpp (diff) |
The file was modified | alc/alconfig.cpp (diff) |
The file was modified | examples/altonegen.c (diff) |
The file was modified | alc/alconfig.cpp (diff) |
The file was modified | alc/alconfig.cpp (diff) |