Commit Graph
152 Commits
Author SHA1 Message Date
Yoshi Askharoun b68f91fc98 Fix incorrect usage of args.Concat 2023-05-08 20:28:12 -05:00
Yoshi Askharoun c4b00da286 Update Zune logo in some places 2023-05-08 15:48:35 -05:00
Yoshi Askharoun 74b35a7247 Update Zune.Xml
This version of Zune.Xml is on NuGet, which is much easier for other devs to access.
2023-05-08 15:10:11 -05:00
Yoshi Askharoun 3a708112a0 PlayerInteropAudioService position reporting 2023-05-07 22:31:19 -05:00
Yoshi Askharoun 345e2652c8 Use IAudioPlayerService as abstraction in TransportControls 2023-05-07 21:56:54 -05:00
Yoshi Askharoun 5d801a7166 Add hacky async-as-sync helpers 2023-05-07 21:56:04 -05:00
Yoshi Askharoun 1844ea71eb Ensure that PlayerInterop is always used on the UI thread 2023-05-07 14:24:44 -05:00
Yoshi Askharoun e0027ba726 Fix VlcAudioService's implementation of PreloadAsync 2023-05-07 13:58:44 -05:00
Yoshi Askharoun 4aa89544af Add HttpClient extensions to net461 2023-05-04 00:40:30 -05:00
Joshua "Yoshi" AskharounandGitHub eeb046f204 Merge pull request #5 from ZuneDev/dev/net6 2023-05-04 00:25:19 -05:00
Yoshi Askharoun a3ba8130f3 Set net6.0 target as primary for ZuneHost.Wpf 2023-05-04 00:24:28 -05:00
Yoshi Askharoun 9e33ac2ff1 Update UIX 2023-05-04 00:24:04 -05:00
Yoshi Askharoun 8d6f505336 Drop net35 and net40 targets in favor of net461 2023-05-04 00:18:30 -05:00
Yoshi Askharoun 6efd1529b8 Finish PlayerInteropAudioService 2023-05-03 22:56:14 -05:00
Yoshi Askharoun 35a8ad11bc Clean up TransportControls 2023-05-03 21:29:36 -05:00
Yoshi Askharoun 86a7612772 Update to Strix Music 0.1.0 alpha 2023-05-03 14:04:00 -05:00
Yoshi Askharoun 5befeb7b35 Use Iris version that removes OwlCore.Remoting 2023-05-03 14:02:41 -05:00
Joshua "Yoshi" AskharounandGitHub 9b1a6e759f Merge pull request #4 from ZuneDev/dev/net6 2023-04-28 20:19:33 -05:00
Yoshi Askharoun 5e370bc659 Update Iris 2023-04-28 19:44:09 -05:00
Yoshi Askharoun 2e2c9b74ae Check in preliminary test builds 2023-04-28 19:08:23 -05:00
Yoshi Askharoun 8a386b256c Reformat ZuneShell.cs 2023-04-28 19:07:57 -05:00
Yoshi Askharoun a64d3e954d Remove IAsyncDisposable from LibraryPlaybackTrack 2023-04-28 19:07:40 -05:00
Yoshi Askharoun 6392bc522d Initial PlayerInteropAudioService 2023-04-28 19:07:18 -05:00
Yoshi Askharoun 021910bce3 Always wait for library scan to finish before continuing initialization 2023-04-28 19:07:04 -05:00
Yoshi Askharoun 7f8cd758cb Change Escargot NotRST endpoint to HTTP for testig 2023-04-28 19:06:40 -05:00