summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Fix preset updates. Built in presets should now automatically update....sr552019-01-182-67/+56
* WinGui: Initial support for SSA file import.sr552019-01-147-20/+21
* WinGui: Make the toolbar customisation options more discoverable by making th...sr552019-01-145-9/+84
* WinGui: Removing a miss remnant of the old advanced tab.sr552019-01-141-3/+0
* WinGui: Make the MRU feature more useful. If the directory is not found, chec...sr552019-01-121-0/+18
* WinGui: Minor tidyup in MVM.sr552019-01-121-176/+11
* WinGui: Strip out some legacy code for x264 options handling.sr552019-01-1221-8138/+5282
* WinGui: Improve the quality of text rendering on the installer on high DPI di...sr552019-01-112-0/+2
* WinGui: Improvements to the installer. Fixed the issue where the uninstaller...sr552019-01-113-4/+10
* WinGui: Fix a potential crash in the OptionsTabNameConverter. Fixes #1784sr552019-01-041-4/+12
* WinGui: Improvements to the new queue design.sr552019-01-046-20/+128
* WinGui: Remove support for loading legacy settings files AND add VideoScaler ...sr552019-01-031-53/+2
* WinGui: Add CPU info back into the log header as it's not always available in...sr552019-01-011-0/+1
* WinGui: Fix restriction on the picture settings tab after setting a preset. ...sr552019-01-011-2/+6
* WinGui: Fix erroneous log message error about invalid x264 preset when not us...sr552019-01-011-0/+5
* Update copyright dates to 2019.Bradley Sepos2019-01-014-4/+4
* setup: don't require the user to agree to GPL-3 to complete setup.Diego Elio Pettenò2018-12-312-0/+6
* WinGui: Fix Detelecine tooltip. Fixes #1760sr552018-12-303-27/+21
* WinGui: Fix issues with "Any" language selection with the "First" option use...sr552018-12-302-70/+74
* WinGui: Fix an issue where picture settings (crop and anamorphic) are not cor...sr552018-12-301-0/+11
* WinGui: Make the new queue design default for new nightly installs. Move the...sr552018-12-283-176/+196
* WinGui: Restore the options dropdown on the legacy queue design.sr552018-12-281-0/+23
* WinGui: Tighten up the UI for marginal displays and move the "Back" button on...sr552018-12-282-14/+12
* WinGui: Bump Version to 1.3.0sr552018-12-263-4/+4
* WinGui: Where the system language isn't English, allow English language to be...1.2.0sr552018-12-161-1/+1
* WinGui: Quick Fix of shutdown option for German translation.sr552018-12-161-0/+6
* WinGui: Fix an error when trying to encode an item with no destination.sr552018-12-161-8/+9
* WinGui: Try to work-around broken shell extensions breaking the Shutdown feat...sr552018-12-151-1/+3
* WinGui: Reset the cancel flag on the Countdown Window for post-encode actions...sr552018-12-152-2/+3
* WinGui: Focus the preview window when the button is pressed while it is still...sr552018-12-141-0/+5
* WinGui: Don't allow multiple preview windows to be opened.sr552018-12-143-2/+3
* WinGui: Consistency tweak. "Reload" instead of "Reload Defaults"sr552018-12-123-5444/+5443
* WinGui: Some further tidyup of HandBrake.Interop. Remove the instance manage...sr552018-12-093-1/+57
* WinGui: Fix a number of build warnings. Fixes #1720 and #1721 and a few othe...sr552018-12-089-31/+39
* WinGui: Completely hide the 2pass control for all hardware encoders.sr552018-12-022-16/+12
* Default Nvenc to use slower, higher quality settings. Fix some issues around ...sr552018-12-011-1/+1
* WinGui: Fix a minor cosmetic issue on the extra args box on the video tab. Fi...sr552018-11-291-1/+1
* WinGui: Allow Add All / Add Selection to queue to be added to the toolbar sim...sr552018-11-247-5436/+5561
* WinGui: Tidy up a few instances of mesagebox.show.sr552018-11-244-10/+10
* WinGui: Trim some duplicate error messages on the main screen.sr552018-11-244-46/+2
* WinGui: Update German translation #1597sr552018-11-232-81/+188
* WinGui: Disable 2-pass for NVEnc and VCE. this is not implemented.sr552018-11-212-2/+33
* WinGui: Fixing various UI Localisation issues and missing strings. #1597sr552018-11-198-5153/+5572
* WinGui: Updated DE Translations. Updated the Source Selection view to be mor...sr552018-11-184-130/+604
* WinGui: Save Options when the app closes, if the options window was last open...sr552018-11-182-8/+7
* Few Minor UI Tweaks to better handle localised content.sr552018-11-172-6/+6
* WinGui: Minor Code Tidyupsr552018-11-173-4/+1
* WinGui: Fix build system / installer issues around language support.sr552018-11-173-4/+15
* WinGui: Adding Language support to the UI. Adding Partial Translation for Ge...sr552018-11-1111-5114/+7170
* WinGui: Fix typo #1670sr552018-11-101-1/+1