From 37e5138e6acac4a9b93e018087fe9c50d36c4b34 Mon Sep 17 00:00:00 2001 From: Roy Ben-Shabat Date: Thu, 30 Aug 2018 19:04:18 +0300 Subject: Implemented machine update on PPC !!! Need to verify update scripts... --- .../PPC/Tango.PPC.UI/Views/MachineUpdateView.xaml | 129 +++++++++++++++++++++ 1 file changed, 129 insertions(+) create mode 100644 Software/Visual_Studio/PPC/Tango.PPC.UI/Views/MachineUpdateView.xaml (limited to 'Software/Visual_Studio/PPC/Tango.PPC.UI/Views/MachineUpdateView.xaml') diff --git a/Software/Visual_Studio/PPC/Tango.PPC.UI/Views/MachineUpdateView.xaml b/Software/Visual_Studio/PPC/Tango.PPC.UI/Views/MachineUpdateView.xaml new file mode 100644 index 000000000..ce1cee424 --- /dev/null +++ b/Software/Visual_Studio/PPC/Tango.PPC.UI/Views/MachineUpdateView.xaml @@ -0,0 +1,129 @@ + + + + + + + + + + + + + + + Checking for updates, please wait... + + + + + + + + Version + + is available + + + + Updating you machine can improve the following: + + + + + + Support for new media + + + + + Refined color conversion and calibration algorithms + + + + + Software fixes and improvements + + + + + Firmware upgrade + + + + + Tap 'UPDATE' to start updating now. + + + UPDATE + + + + + + + Your machine is up to date! + + CLOSE + + + + + + + An error occurred while trying to check for updates. Please check your internet connection and try again. + + TRY AGAIN + + + + + + Updating your machine + Do not turn off the machine + + + + + + + + + + + + + + + Update completed successfully ! + + RESTART + + + + + + + An error occurred while trying to update the machine. + + TRY AGAIN + + + + + + + -- cgit v1.3.1