Mixer: add class MixerListener
Use a listener interface instead of GlobalEvents.
This commit is contained in:
@@ -42,9 +42,6 @@ namespace GlobalEvents {
|
||||
/** the current song's tag has changed */
|
||||
TAG,
|
||||
|
||||
/** a hardware mixer plugin has detected a change */
|
||||
MIXER,
|
||||
|
||||
#ifdef WIN32
|
||||
/** shutdown requested */
|
||||
SHUTDOWN,
|
||||
|
||||
Reference in New Issue
Block a user