Archived
1
0

- Updated NuGet packs

- Added quality switcher to livestreams
- Fixed SettingsStorage cast
- Completed ManifestGenerator (but still doesn't work)
- Refactored and redesigned player
- Created test project
This commit is contained in:
Michael Gordeev
2019-05-14 19:34:04 +03:00
parent ade5c85eed
commit cebbf4fef5
29 changed files with 1244 additions and 798 deletions
+7
View File
@@ -0,0 +1,7 @@
<Application
x:Class="FoxTube.Tests.App"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:local="using:FoxTube.Tests">
</Application>