summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/App.xaml.cs
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Refactor the build system to use the dotnet CLI and adding support fo...sr552021-02-201-8/+1
* WinGui: Fixing a namspace.sr552021-02-201-2/+0
* WinGui: Display an error if hb.dll is missing rather than hanging / crashing ...sr552021-02-201-0/+7
* WinGui: Fix a number of code warnings.sr552021-02-201-2/+2
* WinGui: Minor improvement to the light theme.sr552021-02-061-5/+19
* WinGui: Extend the dark theme option to be able to honour OS "AppsUseLightThe...sr552021-01-231-4/+20
* WinGui: Agressively call global_close on libhb to attempt to make sure tempor...sr552020-09-261-5/+9
* WinGui: Experimental Worker Process (Basic logging is now operational) + UI I...sr552019-12-291-1/+1
* WinGui: Fix a culture issues where nubmers were the status text is displayed ...sr552019-09-081-3/+1
* WinGui: Make the Dark Theme Windows 10 only.sr552019-08-121-1/+1
* WinGui: Usability improvements on the Queue.sr552019-06-301-1/+1
* WinGui: Few minor features + Early access to a new "Dark" theme. It's not yet...sr552019-06-161-2/+9
* WinGui: Add "hardware.enabled" option to portable.inisr552019-04-061-1/+1
* WinGui: Reafactor application init and introduce a --no-hardware flat that ca...sr552019-04-061-2/+27
* WinGui: Add some error checking into the Portable mode to guide users when th...sr552019-03-091-1/+5
* WinGui: Where the system language isn't English, allow English language to be...1.2.0sr552018-12-161-1/+1
* WinGui: Adding Language support to the UI. Adding Partial Translation for Ge...sr552018-11-111-0/+18
* WinGui: Make the error message nicer when the system clipboard is unavailable...sr552018-07-251-1/+3
* WinGui: New start-up command line option. --recover-queue-ids=<command sepa...sr552018-04-141-2/+13
* WinGui: Tidy up the build system by removing x86 build profiles.sr552018-04-131-1/+10
* Misc. typosluz.paz2018-02-201-2/+2
* WinGui: Fix a couple code warnings.sr552017-06-271-2/+1
* WinGui: Update the assembly info / version numbers / manifest.sr552017-06-111-2/+4
* WinGui: Forgot to stage the tooltip seconds update.sr552017-06-081-1/+1
* WinGui: Set a app wide 15 second default for tooltips up from the standard 5 ...sr552017-06-081-0/+3
* WinGui: Strip out some out some legacy code that was causing some threading i...sr552017-04-131-9/+11
* WinGui: Fix a number of stylecop warnings.sr552017-02-111-2/+2
* WinGui: Add support to make the windows UI more portable friendly. Configurab...sr552016-12-261-0/+6
* WinGui: If you invoke HandBrake.exe with "--auto-start-queue" it will automa...sr552016-04-231-0/+6
* App Services Cleanup ContdScott2015-09-261-2/+2
* WinGui: Replace Castle Windsor with Caliburn Micros built-in SimpleContainer ...sr552015-07-211-14/+0
* WinGui: Remove a bunch of CLI handling code.sr552015-01-311-11/+0
* WinGui: Make LibHB a first class citizen for encoding. (Now on by default). U...sr552015-01-111-1/+1
* WinGui: Fix a styling issue on the preview window. Disable libhb encode for...sr552014-08-021-2/+7
* WinGui: Add a new command line argument to the HandBrake GUI executable (--r...sr552014-03-011-1/+9
* WinGUI: Add a notice for XP users letting them know the app is not currently ...sr552013-10-101-2/+10
* WinGui: Update the exception handling code to deal with Component Activation ...sr552013-07-201-6/+28
* WinGui: Just some prototype code for safe keeping. Some ideas around an Insta...sr552013-06-291-3/+9
* WinGui: Handle FileNotFound Exceptions with a nicer error message.sr552012-11-181-3/+16
* WinGui: Readded missing functionality that scans files dropped on the app ico...sr552012-09-291-0/+22
* WinGui: Improvements and fixes to the Queue Window. Added WhenDone option. Fi...sr552012-05-261-1/+1
* WinGui: Initial Implementation of Add All to Queue. Fix the Queue so that it ...sr552012-05-201-2/+24
* WinGui: (WPF) Add global exception handler and new wpf exception view.sr552011-11-201-5/+91
* HandBrakeWPF: Switch from Caliburn to Caliburn Micro and Add a CastleWindsor ...sr552011-09-171-7/+0
* Rename Direction C# to CSsr552011-03-131-0/+27