mirror of
https://github.com/aaru-dps/RedBookPlayer.git
synced 2025-12-16 19:24:41 +00:00
Fix track wraparound and playback
This commit is contained in:
@@ -50,7 +50,6 @@ namespace RedBookPlayer.Models
|
||||
/// <summary>
|
||||
/// Playback repeat mode
|
||||
/// </summary>
|
||||
/// <remarks>TODO: Add cross-disc repeat</remarks>
|
||||
public enum RepeatMode
|
||||
{
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user