diff --git a/Yugen.DJ.Uwp/Strings/en-US/Resources.resw b/Yugen.DJ.Uwp/Strings/en-US/Resources.resw index e16ae4d..6368813 100644 --- a/Yugen.DJ.Uwp/Strings/en-US/Resources.resw +++ b/Yugen.DJ.Uwp/Strings/en-US/Resources.resw @@ -117,6 +117,21 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Getting Started + + + Click the Eject button to load an mp3, if you have a second sound card you can hear a song clicking the headphones button, enjoy! + + + The app is still not complete, for example it miss the scratch effect when you rotate the vinyl. + + + Feel free to help and collaborate, the project is open source on GH + + + https://github.com/Panda-Sharp/Yugen.DJ + Proudly part of Launch 2021 @@ -127,7 +142,7 @@ https://uwpcommunity.com/ - Developed by PandaSharp + Developed By PandaSharp http://www.yugenapps.com @@ -138,12 +153,6 @@ https://twitter.com/zeealeid - - Feel free to help and collaborate, the project is open source on GH - - - https://github.com/Panda-Sharp/Yugen.DJ - The app already support 2 audio cards, but the option to change them will come soon! diff --git a/Yugen.DJ.Uwp/Views/AboutDialog.xaml b/Yugen.DJ.Uwp/Views/AboutDialog.xaml index 70351d1..17f869b 100644 --- a/Yugen.DJ.Uwp/Views/AboutDialog.xaml +++ b/Yugen.DJ.Uwp/Views/AboutDialog.xaml @@ -8,14 +8,35 @@ SecondaryButtonText="Close"> + + + + + + + + + - - \ No newline at end of file