]> granicus.if.org Git - handbrake/commit
WinGui: Add option to show progress percentage in app title bar, and the task tray...
authorsr55 <sr55.hb@outlook.com>
Thu, 16 Mar 2017 20:26:05 +0000 (20:26 +0000)
committersr55 <sr55.hb@outlook.com>
Thu, 16 Mar 2017 20:26:14 +0000 (20:26 +0000)
commite359b4e1fceb25ad9e9bd7f9543e50339d688e7a
tree01bea01e99706e6b8efdc52dfa5805575f214ef7
parentcdf2b1d0efe8265b66df05f428cf01ff67bb4621
WinGui: Add option to show progress percentage in app title bar, and the task tray header and system tray tooltip. (Configured via preferences).  #630
15 files changed:
win/CS/HandBrakeWPF/HandBrakeWPF.csproj
win/CS/HandBrakeWPF/Properties/Resources.Designer.cs
win/CS/HandBrakeWPF/Properties/Resources.resx
win/CS/HandBrakeWPF/Properties/ResourcesUI.Designer.cs
win/CS/HandBrakeWPF/Properties/ResourcesUI.resx
win/CS/HandBrakeWPF/Services/Interfaces/INotifyIconService.cs [new file with mode: 0644]
win/CS/HandBrakeWPF/Services/NotifyIconService.cs [new file with mode: 0644]
win/CS/HandBrakeWPF/Startup/AppBootstrapper.cs
win/CS/HandBrakeWPF/UserSettingConstants.cs
win/CS/HandBrakeWPF/ViewModels/MainViewModel.cs
win/CS/HandBrakeWPF/ViewModels/OptionsViewModel.cs
win/CS/HandBrakeWPF/Views/OptionsView.xaml
win/CS/HandBrakeWPF/Views/ShellView.xaml
win/CS/HandBrakeWPF/Views/ShellView.xaml.cs
win/CS/HandBrakeWPF/defaultsettings.xml