mixer_api: moved functions to mixer_control.c

mixer_control.h should provide the functions needed to manipulate a
mixer, without exposing the internal mixer API (which is provided by
mixer_api.h).
This commit is contained in:
Max Kellermann
2009-03-14 11:36:50 +01:00
parent 8d01110c84
commit a5017a2d7c
12 changed files with 113 additions and 82 deletions

View File

@@ -28,7 +28,7 @@
#include "output_all.h"
#include "output_internal.h"
#include "output_plugin.h"
#include "mixer_api.h"
#include "mixer_control.h"
#include "idle.h"
bool