Summary
- Avoid using :f formatting for errors with floating point (commit: 8af9741) (details)
- Use ranges in the router (commit: 15b7f79) (details)
- Use ranges to handle extension, function, and enum lists (commit: de493dc) (details)
- Replace some loops with with range algorithms (commit: 35d8f58) (details)
- Silence a false-positive clang-tidy warning (commit: fc7ab21) (details)
- Use ranges and cleanup more alc.cpp (commit: c1ac21e) (details)
The file was modified | al/listener.cpp (diff) |
The file was modified | al/auxeffectslot.cpp (diff) |
The file was modified | al/effects/chorus.cpp (diff) |
The file was modified | al/filter.cpp (diff) |
The file was modified | al/state.cpp (diff) |
The file was modified | router/router.cpp (diff) |
The file was modified | router/alc.cpp (diff) |
The file was modified | alc/export_list.h (diff) |
The file was modified | alc/alc.cpp (diff) |
The file was modified | alc/alc.cpp (diff) |
The file was modified | alc/backends/dsound.cpp (diff) |
The file was modified | alc/alc.cpp (diff) |