aboutsummaryrefslogtreecommitdiff
path: root/audio/mixer.h
AgeCommit message (Expand)Author
2011-06-11AUDIO: Add complementary functions for getting channel volume and balanceEugene Sandulenko
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2011-04-16AUDIO: Renamed mute related functions in Mixer.Johannes Schickel
2011-04-13AUDIO: Add per sound type mute flag setting to Mixer(Impl).Johannes Schickel
2011-02-09AUDIO: Rename sound/ dir to audio/Max Horn