Improve the const- and static-ness of member functions
commit20c25a2bcacc4a8f26a25b84345a78c6a3b75973
authorChris Robinson <chris.kcat@gmail.com>
Tue, 30 Jan 2024 05:01:09 +0000 (29 21:01 -0800)
committerChris Robinson <chris.kcat@gmail.com>
Tue, 30 Jan 2024 05:01:09 +0000 (29 21:01 -0800)
tree053a83bb94cc3da8fed25b075658579ffdf5d270
parent853e46034989de3c214ccb249283f5ea38fd2564
Improve the const- and static-ness of member functions
18 files changed:
al/auxeffectslot.cpp
al/auxeffectslot.h
al/eax/effect.h
al/source.cpp
al/source.h
alc/alc.cpp
alc/backends/alsa.cpp
alc/backends/base.cpp
alc/backends/base.h
alc/backends/pipewire.cpp
alc/backends/portaudio.cpp
alc/backends/pulseaudio.cpp
alc/context.cpp
alc/context.h
alc/effects/reverb.cpp
core/hrtf.cpp
core/hrtf.h
examples/alffplay.cpp