log cycling and a few cleanups
git-svn-id: https://svn.musicpd.org/mpd/trunk@772 09075e82-0dd4-0310-85a5-a0d7c8717e4f
This commit is contained in:
@@ -77,6 +77,7 @@ typedef struct _PlayerControl {
|
||||
volatile mpd_uint16 softwareVolume;
|
||||
volatile double totalPlayTime;
|
||||
volatile int decode_pid;
|
||||
volatile mpd_sint8 cycleLogFiles;
|
||||
} PlayerControl;
|
||||
|
||||
void clearPlayerPid();
|
||||
|
||||
Reference in New Issue
Block a user