Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | WinGui: General Package Maintenance | sr55 | 2020-06-30 | 9 | -349/+27 |
| | | | | | | - Switch "HandBrake.Worker" over to the new SDK format cproj file. - Update Newtonsoft Json to 12.0.3 - Remove old HandBrakeTools Project. It's no longer used. | ||||
* | WinGui: Presets UI overhaul. | sr55 | 2020-06-30 | 15 | -279/+917 |
| | | | | | | | | - Remove the deprecated side panel. The in-line preset selector is now always shown in it's place. This frees up significant horizontal space for upcoming enhancements. - The toolbar "Presets" button now launches a new preset manager. Same design language as the Queue window allowing for better management of presets. -- Add option to delete all built-in presets. #2963 This is considered an experimental design for now. It may or may not change. | ||||
* | WinGui: Adding support for the new resolution limit setup to the preset ↵ | sr55 | 2020-06-26 | 9 | -124/+205 |
| | | | | screenn #2437 | ||||
* | WinGui: Experimental new Dimensions Tab Design. (Part 1 of Several). ↵ | sr55 | 2020-06-26 | 15 | -605/+451 |
| | | | | Adding the Resolution Limit on display and removing upscale limitations. (These will come back in some less restrictive than current form later) #2437 | ||||
* | WinGui: Fix typo #2922 | sr55 | 2020-06-20 | 1 | -1/+1 |
| | |||||
* | WinGui: Minor tweaks to the queue summary screen. | sr55 | 2020-06-19 | 6 | -10/+141 |
| | | | | | | | | - Added the same Filters summary that exists on the main window summary tab to the queue summary window. - Compacted the Advanced summary from 5 to 3 lines. - Match the mac UI and show default/forced on the subtitle tracks. Fixes #2922 | ||||
* | WinGui: Prevent Process isolation feature from being enabled on Windows 7 or ↵ | sr55 | 2020-06-19 | 7 | -84/+142 |
| | | | | Windows 8. We are only going to support this on 10 or later. Fixes #2940 | ||||
* | To be, or not to be, that is NOT the question here :-) | Tim Walker | 2020-06-13 | 1 | -1/+1 |
| | |||||
* | WinGui: Another fix to the preset panel behaviour. | sr55 | 2020-06-05 | 1 | -1/+1 |
| | | | | (cherry picked from commit a19b4b0a304ba5c8e5349a50dcce7fdcaf48691a) | ||||
* | WinGui: Fix an issue where jobs added to the queue would not utilise an ↵ | sr55 | 2020-06-05 | 1 | -0/+5 |
| | | | | inactive worker instance where the job was added after the queue started. Fixes #2910 | ||||
* | WinGui: UI performance improvement when starting multiple jobs. #2912 | sr55 | 2020-06-05 | 9 | -60/+144 |
| | |||||
* | WinGui: Fix an issue where the treeview control can, when categories are ↵ | sr55 | 2020-06-03 | 4 | -105/+31 |
| | | | | | | | | closed, trigger a series of events that cause the preset to be de-selected. Fix an issue where removing a preset can leave none selected. #2875 | ||||
* | WinGui: Move the "desktop shortcut" feature of the installer to the finish ↵ | sr55 | 2020-05-26 | 2 | -45/+17 |
| | | | | page so it's most consistent with other installers. | ||||
* | WinGui: Fix an issue where a deleted queue job can be continued if paused ↵ | sr55 | 2020-05-26 | 1 | -0/+15 |
| | | | | previously. Fixes #2888 | ||||
* | WinGui: Use 24hr format for all timed logged messages. Fixes #2886 | sr55 | 2020-05-26 | 1 | -1/+1 |
| | |||||
* | WinGui: Add a debug menu for nightly builds that allows exporting and ↵ | sr55 | 2020-05-23 | 2 | -372/+92 |
| | | | | importing of scan data where it is not possible for us to recieve a sample source. + some code tidyup. | ||||
* | WinGui: Improvements to the installer. | sr55 | 2020-05-22 | 2 | -22/+82 |
| | | | | | | - Make desktop shortcuts optional. (Choice of adding for all users, or current user now available) - Start menu shortcuts now installs for all users by default. - The installer for the release will now default to the same name we use on the website for ease of deployment. | ||||
* | WinGui: Fix a crash in the bitmap utility class that was breaking memory ↵ | sr55 | 2020-05-20 | 1 | -12/+12 |
| | | | | allocaitons. #2871 | ||||
* | Add more strings for tr and de locale to WinGUI | Nomis101 | 2020-05-19 | 2 | -2/+62 |
| | |||||
* | Adding new turkish win strings | Nomis101 | 2020-05-19 | 1 | -18/+95 |
| | |||||
* | WinGUI: Update some locale and add initial support for Brazilian Portuguese | Nomis101 | 2020-05-19 | 10 | -26/+3020 |
| | |||||
* | WinGui: Missed resource file for last commit #2437 | sr55 | 2020-05-17 | 1 | -0/+9 |
| | |||||
* | WinGui: Lay the ground work for adding the padding filter to the Windows UI. ↵ | sr55 | 2020-05-17 | 17 | -733/+658 |
| | | | | Minor UI tweaks on the Picture settings tab including moving the Rotate/Flip filter onto this tab. #2437 | ||||
* | WinGui: Missing E-AC3 Encoder. Fixes #2855 | sr55 | 2020-05-14 | 1 | -0/+4 |
| | |||||
* | WinGui: Fix a potential crash when working with DVD discs during AutoNaming ↵ | sr55 | 2020-05-10 | 7 | -72/+72 |
| | | | | | | Fixes #2837 Fix scrollbar not dispaying on source selection. Fixes #2843 | ||||
* | WinGui: Add option to reset settings to defaults in preferences (top right, ↵ | sr55 | 2020-05-09 | 8 | -19/+104 |
| | | | | link button) #2827 | ||||
* | WinGui: keep all previous gui advanced options and add qsv lowpower option | Artem Galin | 2020-05-07 | 1 | -2/+2 |
| | |||||
* | WinGui: Missed files #2814 | sr55 | 2020-05-03 | 5 | -12/+12 |
| | |||||
* | WinGui: Couple if minor bug fixes. | sr55 | 2020-05-03 | 2 | -1/+25 |
| | | | | | | - Fixed an issue with the Audio Defaults when switching to WebM and back. (#2794) - Fixed an issue with Preset disabling code. - Fixed Clear Competed Queue Option (#2814) | ||||
* | WinGui: Fix Presets and Summary FPS labels. | sr55 | 2020-05-02 | 12 | -35/+25 |
| | |||||
* | WinGui: Fix process priority setting. Fixes #2811 | sr55 | 2020-05-02 | 1 | -1/+1 |
| | |||||
* | WinGui: Filter out invalid audio encoder choices on the audio tab to avoid ↵ | sr55 | 2020-05-02 | 3 | -118/+38 |
| | | | | accidental track's being dropped. | ||||
* | WinGui: Enable multi-instance support. (#2797) | Scott | 2020-04-29 | 25 | -196/+226 |
| | |||||
* | Multi instance (#2791) | Scott | 2020-04-26 | 48 | -1362/+979 |
| | | | | | | | | | WinGui: Refactoring and laying the groundwork in many parts of the UI code in preparation for supporting multiple concurrent jobs running. - Add support for multiple log files to the Activity log screen and refactor usages of ILog. Each Encode instance will now get a separate instance instead of there being one global instance. - Retire the Mini Display Window. It's very rarely used, not very easy to even find and of limited value. - Add the preferences code for the Simultaneous encode setting. Locked to one instance for now. This will allow us to test with users that existing functionality still works fine. | ||||
* | WinGui: Fix a bug in the preview window where the flip was operating on the ↵ | sr55 | 2020-04-18 | 1 | -1/+1 |
| | | | | wrong axis. Fixes #2764 | ||||
* | WinGui: Fix an initialisation error on the Process Isolation code. | sr55 | 2020-04-13 | 1 | -1/+1 |
| | |||||
* | WinGui: Improve Langauge for process isolation and be clear what it is, and ↵ | sr55 | 2020-04-11 | 10 | -21/+63 |
| | | | | | | how it works. Locked down protable mode so process isolation can't be tricked to be on. | ||||
* | WinGui: If selecting a preset that uses an video encoder that's not in use, ↵ | sr55 | 2020-04-11 | 5 | -3/+81 |
| | | | | warn the user and don't select the preset. #2631 | ||||
* | WinGui: Improvements to the Process Isolation Worker. | sr55 | 2020-04-11 | 9 | -39/+146 |
| | | | | | | - Harden the worker process. Token is now required as a HTTP header for all actions. - Added an option to portable.ini to completely disable this functioanlity. May be useful for some enterprise environents - Few fixes | ||||
* | WinGui: Stripping much of the remaining app config out of the Queue Jobs. ↵ | sr55 | 2020-04-11 | 15 | -244/+100 |
| | | | | Certain features such as QSV, while global options currently are not really global. I may move these out of perferences at a later point. Fixes #2753 | ||||
* | WinGui: | sr55 | 2020-04-10 | 6 | -13/+55 |
| | | | | | - Adding multi-instance support in the UI for the worker process. - Handling port conflicts better. It will now try up to 100 ports from the default port set in preferences. | ||||
* | WinGui: Allow the *experimental* process worker feature to be enabled though ↵ | sr55 | 2020-04-09 | 18 | -243/+200 |
| | | | | advanced preferences. When enabled, all encodes will run in a seperate worker process protecting the UI and queue from any serious crashes. | ||||
* | WinGui: Supress validaiton on the Wix Installer to allow it to build ↵ | sr55 | 2020-04-04 | 1 | -0/+3 |
| | | | | correctly in local CI environments. | ||||
* | WinGui: Fix shortcut creation in the new installer. | sr55 | 2020-04-04 | 1 | -1/+1 |
| | |||||
* | New installer (#2739) | Scott | 2020-04-04 | 2 | -7/+14 |
| | | | | | | | * WinGui: Add build system support for the new MSI installer. * WinGui: Update the installer build process to correct some issues. * Actions: Fix the installer path. | ||||
* | WinGui: The beginnings of a MSI based installed using the WIX toolset. ↵ | sr55 | 2020-04-04 | 6 | -0/+777 |
| | | | | Note, this is not included under HandBrakes GPL license. Instead it will be MIT. #522 | ||||
* | WinGui: Further work on the isolated process articecture. | sr55 | 2020-03-31 | 18 | -240/+369 |
| | |||||
* | WinGui: Update the Queue Summary display to render more information on the ↵ | sr55 | 2020-03-29 | 2 | -1/+25 |
| | | | | audio/subtitles. #2723 | ||||
* | WinGui: Small bug fix in build.xml code signing support. | sr55 | 2020-03-25 | 1 | -1/+0 |
| | |||||
* | WinGui: Added support for code signing with pfx files to the msbuild file. | sr55 | 2020-03-25 | 1 | -5/+19 |
| |