diff --git a/dvmconsole/Assets/history.png b/dvmconsole/Assets/history.png new file mode 100644 index 0000000..6dd9160 Binary files /dev/null and b/dvmconsole/Assets/history.png differ diff --git a/dvmconsole/Assets/key.png b/dvmconsole/Assets/key.png new file mode 100644 index 0000000..40bb449 Binary files /dev/null and b/dvmconsole/Assets/key.png differ diff --git a/dvmconsole/Assets/select.png b/dvmconsole/Assets/select.png new file mode 100644 index 0000000..57d3aa0 Binary files /dev/null and b/dvmconsole/Assets/select.png differ diff --git a/dvmconsole/Controls/ChannelBox.xaml b/dvmconsole/Controls/ChannelBox.xaml index 9f990a1..d594219 100644 --- a/dvmconsole/Controls/ChannelBox.xaml +++ b/dvmconsole/Controls/ChannelBox.xaml @@ -44,7 +44,7 @@ + Grid.ColumnSpan="2" Grid.Row="2" ToolTip="Channel Volume"> - - - diff --git a/dvmconsole/DVMConsole.csproj b/dvmconsole/DVMConsole.csproj index 62136d0..d73beaf 100644 --- a/dvmconsole/DVMConsole.csproj +++ b/dvmconsole/DVMConsole.csproj @@ -19,6 +19,7 @@ + @@ -26,10 +27,13 @@ + + + @@ -48,6 +52,9 @@ Always + + Always + Always @@ -57,6 +64,15 @@ Always + + Always + + + Always + + + Always + diff --git a/dvmconsole/DigitalPageWindow.xaml b/dvmconsole/DigitalPageWindow.xaml index 5ef98c2..a98903a 100644 --- a/dvmconsole/DigitalPageWindow.xaml +++ b/dvmconsole/DigitalPageWindow.xaml @@ -5,13 +5,14 @@ xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:local="clr-namespace:dvmconsole" mc:Ignorable="d" - Title="P25 Page" Height="200" Width="300" WindowStartupLocation="CenterOwner"> + Title="Page Subscriber" Height="200" Width="300" WindowStartupLocation="CenterOwner"> - - diff --git a/dvmconsole/MainWindow.xaml b/dvmconsole/MainWindow.xaml index 3a8b4ce..2c48fa1 100644 --- a/dvmconsole/MainWindow.xaml +++ b/dvmconsole/MainWindow.xaml @@ -50,7 +50,7 @@ -