Added randomize/reverse songs logic. Added initial UI-side locking logic.
This commit is contained in:
@@ -21,5 +21,7 @@ public enum PlaylistUpdateAction
|
||||
/// <summary>
|
||||
/// The tags of the songs in the collection were refreshed.
|
||||
/// </summary>
|
||||
Refresh
|
||||
Refresh,
|
||||
Lock,
|
||||
Unlock
|
||||
}
|
||||
Reference in New Issue
Block a user