diff --git a/CUETools.eac3ui/App.config b/CUETools.eac3ui/App.config index a5d6c59..2e6226f 100644 --- a/CUETools.eac3ui/App.config +++ b/CUETools.eac3ui/App.config @@ -1,21 +1,26 @@  - - -
- - - - - - - - - - - - - - - + + +
+ + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/CUETools.eac3ui/BLUTools.csproj b/CUETools.eac3ui/BLUTools.csproj index 09fd988..5c9bb4f 100644 --- a/CUETools.eac3ui/BLUTools.csproj +++ b/CUETools.eac3ui/BLUTools.csproj @@ -19,7 +19,7 @@ true full false - bin\Debug\ + ..\bin\Debug\ DEBUG;TRACE prompt 4 @@ -28,11 +28,14 @@ AnyCPU pdbonly true - bin\Release\ + ..\bin\Release\ TRACE prompt 4 + + Icons\cue2.ico + @@ -104,10 +107,12 @@ {e75f7ccd-4266-42e1-a039-dc7eb5edd8f6} CUETools.Codecs.BDLPCM + False {082d6b9e-326e-4d15-9798-edae9ede70a6} CUETools.Codecs.FLAKE + False {6458a13a-30ef-45a9-9d58-e5031b17bee2} @@ -125,9 +130,6 @@ - - - @@ -173,5 +175,14 @@ + + + + + + + + + \ No newline at end of file diff --git a/CUETools.eac3ui/Icons/discogs-32x32.png b/CUETools.eac3ui/Icons/discogs-32x32.png new file mode 100644 index 0000000..0838b01 Binary files /dev/null and b/CUETools.eac3ui/Icons/discogs-32x32.png differ diff --git a/CUETools.eac3ui/Icons/musicbrainz-16x16.ico b/CUETools.eac3ui/Icons/musicbrainz-16x16.ico new file mode 100644 index 0000000..7f951da Binary files /dev/null and b/CUETools.eac3ui/Icons/musicbrainz-16x16.ico differ diff --git a/CUETools.eac3ui/Icons/musicbrainz-picard.png b/CUETools.eac3ui/Icons/musicbrainz-picard.png new file mode 100644 index 0000000..26c4981 Binary files /dev/null and b/CUETools.eac3ui/Icons/musicbrainz-picard.png differ diff --git a/CUETools.eac3ui/Icons/musicbrainz.ico b/CUETools.eac3ui/Icons/musicbrainz.ico deleted file mode 100644 index 7942139..0000000 Binary files a/CUETools.eac3ui/Icons/musicbrainz.ico and /dev/null differ diff --git a/CUETools.eac3ui/MainWindow.xaml b/CUETools.eac3ui/MainWindow.xaml index 1324dc6..c642ce8 100644 --- a/CUETools.eac3ui/MainWindow.xaml +++ b/CUETools.eac3ui/MainWindow.xaml @@ -5,7 +5,7 @@ xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:local="clr-namespace:BluTools" mc:Ignorable="d" - MinWidth="300" MaxWidth="1200" MinHeight="260" MaxHeight="300" + MinWidth="300" MaxWidth="1200" MinHeight="260" MaxHeight="260" DataContext="{Binding RelativeSource={RelativeSource Self}}" Icon="Icons/cue2.ico" Title="BluTools" Height="260" Width="600" Closing="Window_Closing" Initialized="Window_Initialized"> @@ -37,8 +37,8 @@ - - + + @@ -92,7 +92,7 @@ - +