add support for 'replay' function (play current song from the beginning)
This commit is contained in:
@@ -89,6 +89,7 @@ struct NcmpcppKeys
|
||||
int Pause[2];
|
||||
int Next[2];
|
||||
int Prev[2];
|
||||
int Replay[2];
|
||||
int SeekForward[2];
|
||||
int SeekBackward[2];
|
||||
int ToggleRepeat[2];
|
||||
|
||||
Reference in New Issue
Block a user