This website requires JavaScript.
Explore
Help
Register
Sign In
brister
/
harmonia
Watch
1
Star
0
Fork
0
You've already forked harmonia
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
bc807e354061a48d12577cb238494b888a17a1dd
harmonia
/
Harmonia.Core
/
Player
History
Brian Bicknell
2be865d445
Fixed PlaylistDetailViewModels's "Playlist" object not properly synchronizing (events, locking) to the playlist manager's current playlist at constructor time.
2026-08-09 11:28:45 -04:00
..
AudioPlayer.cs
Updated certain events to have more concrete event arguments. Added try-catch block around playlist save logic. Added DispatchQueue where necessary.
2026-08-05 22:57:28 -04:00
IAudioPlayer.cs
Updated certain events to have more concrete event arguments. Added try-catch block around playlist save logic. Added DispatchQueue where necessary.
2026-08-05 22:57:28 -04:00
PlaybackMode.cs
Added audio player logic and tests.
2025-02-24 00:15:17 -05:00
PlayingSongChangedEventArgs.cs
Updated certain events to have more concrete event arguments. Added try-catch block around playlist save logic. Added DispatchQueue where necessary.
2026-08-05 22:57:28 -04:00
PlaylistChangedEventArgs.cs
Fixed PlaylistDetailViewModels's "Playlist" object not properly synchronizing (events, locking) to the playlist manager's current playlist at constructor time.
2026-08-09 11:28:45 -04:00
RepeatState.cs
Added audio player logic and tests.
2025-02-24 00:15:17 -05:00