replay_gain: added mode "auto"
This commit is contained in:

committed by
Max Kellermann

parent
54dedef9cf
commit
92e66e5ab2
@@ -25,6 +25,7 @@
|
||||
#include "pcm_volume.h"
|
||||
#include "idle.h"
|
||||
#include "mixer_control.h"
|
||||
#include "playlist.h"
|
||||
|
||||
#include <glib.h>
|
||||
|
||||
@@ -33,6 +34,8 @@
|
||||
#include <errno.h>
|
||||
#include <unistd.h>
|
||||
|
||||
struct playlist g_playlist;
|
||||
|
||||
void
|
||||
idle_add(G_GNUC_UNUSED unsigned flags)
|
||||
{
|
||||
|
Reference in New Issue
Block a user