diff --git a/.gitignore b/.gitignore index 776e6f8..7c34dae 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ bin/ obj/ +Helpers/OAuthCredentials.cs *.user *.suo .vs/ diff --git a/Assets/llama-logo-icon.png b/Assets/llama-logo-icon.png new file mode 100644 index 0000000..db6bd08 Binary files /dev/null and b/Assets/llama-logo-icon.png differ diff --git a/Assets/llama-logo.ico b/Assets/llama-logo.ico new file mode 100644 index 0000000..650cf9c Binary files /dev/null and b/Assets/llama-logo.ico differ diff --git a/Assets/llama-logo.png b/Assets/llama-logo.png new file mode 100644 index 0000000..abfe64c Binary files /dev/null and b/Assets/llama-logo.png differ diff --git a/Assets/ytLlive-logo.png b/Assets/ytLlive-logo.png new file mode 100644 index 0000000..5f5c54d Binary files /dev/null and b/Assets/ytLlive-logo.png differ diff --git a/GoLiveWindow.xaml b/GoLiveWindow.xaml index bf9acdb..5ec4d72 100644 --- a/GoLiveWindow.xaml +++ b/GoLiveWindow.xaml @@ -2,6 +2,7 @@ xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Title="Start Stream" Height="430" Width="520" + Icon="/Assets/llama-logo-icon.png" WindowStartupLocation="CenterOwner" ResizeMode="NoResize" ShowInTaskbar="False" Background="#1a1a2e"> @@ -62,8 +63,6 @@ - - @@ -73,35 +72,8 @@ - - - - - - - - + + + + + - - - - + + + + + + + + + + + + + + + + + + + + + @@ -174,9 +391,105 @@ - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -190,8 +503,19 @@ + + + + + @@ -211,26 +535,179 @@ - - - + + + + + - - + + + + + + - - + + + + - - + + - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +