Commit Graph
164 Commits
Author SHA1 Message Date
Yoshi Askharoun 8b55d8fcf4 Use async/await in StrixLibraryDataProviderQuery 2023-08-21 11:40:22 -05:00
Yoshi Askharoun 7b68b4fb05 Update UIX (again) 2023-05-29 00:02:43 -05:00
Yoshi Askharoun 198bcf3fde Update UIX 2023-05-29 00:02:13 -05:00
Yoshi Askharoun ad2a416621 Update UIX 2023-05-26 00:43:28 -05:00
Yoshi Askharoun f45cdbed61 Update UIX 2023-05-24 16:48:42 -05:00
Yoshi Askharoun a413faf1d7 Update UIX 2023-05-23 20:29:27 -05:00
Yoshi Askharoun 1eac369896 Initial implementations of more album and track filters 2023-05-21 20:59:38 -05:00
Yoshi Askharoun f13f5c2816 Implement some query types via Strix SDK
The following types have been implemented in this commit:
AllAlbumArtists, AllGenres, AlbumsForAlbumArtistId, AlbumsByGenreId, AllAlbums, AllTracks
2023-05-21 18:51:36 -05:00
Yoshi Askharoun e228639d1f Add generated classes for known UIX schemas 2023-05-21 18:47:35 -05:00
Yoshi Askharoun 5e8abc93f0 Use format strings 2023-05-21 18:47:17 -05:00
Yoshi Askharoun 3db134a6fe Initial implementation of Strix tracks in LibraryDataProviderQuery 2023-05-08 20:30:57 -05:00
Yoshi Askharoun f849e1bcaa Add helpers for quickly generating unique IDs 2023-05-08 20:28:52 -05:00
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