summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF
Commit message (Expand)AuthorAgeFilesLines
* Enabled "Per monitor DPI awareness"Waterflames2017-02-182-0/+14
* WinGui: Fix a logic error in 8vs10bit video encoder detection in the advanced...sr552017-02-171-1/+1
* Fixed Botton to Bottomsupachris282017-02-121-2/+2
* WinGui: Fix a number of stylecop warnings.sr552017-02-1142-155/+150
* WinGui: Setup the Stylecop rules to be a bit more relaxed.sr552017-02-111-1/+1
* WinGui: Change the following libraries to use NuGet sources.sr552017-02-112-12/+25
* WinGui: Add StyleCop.Analyzers NuGet packagesr552017-02-112-1/+13
* WinGui: Further CProj Cleanupsr552017-02-111-3/+2
* WinGui: Remove Stylecop Classic. (As a side note, HandBrake.ApplicationServic...sr552017-02-112-45/+0
* WinGui: Fix Tape, Sprite and HighMotion Denoise Tunes. #571sr552017-02-091-1/+7
* WinGui: Allow Title Specific Scan for DVD / Bluray Discs. Fixes #559sr552017-02-061-1/+1
* WinGui: Order By Name R-Click option on Add to queue selection window.sr552017-02-042-0/+33
* WinGui: Remove System.Windows.Forms, PresentationCore, PresentationFramework ...sr552017-02-033-1/+59
* WinGui: Adding missing Tape and Sprite Denoise Tunes #544sr552017-01-251-0/+8
* WinGui: Always use iso639 for srt language code rather than name. #541sr552017-01-242-2/+23
* WinGui: Another fix to WhenDone. Should reset when the main window opens, not...sr552017-01-231-0/+6
* WinGui: Bump version to 1.0.3 for the future release.sr552017-01-224-6/+6
* WinGui: Fix an issue with QueueEdit not restoring PointToPoint settings corre...sr552017-01-221-6/+7
* WinGui: Set a min height on the queue selection window.sr552017-01-211-0/+1
* WinGui: Pause on Low Diskspace is for local drives only. Disabling check for ...sr552017-01-151-1/+1
* WinGui: Remove extension check as it can cause an erroneous error when settin...sr552017-01-151-1/+1
* WinGui: Use new hb_opencl_set_enable function. #496sr552017-01-151-1/+1
* WinGui: SplitButton was broken. #524sr552017-01-151-1/+1
* WinGui: Fix erroneous path and filename handling. #515sr552017-01-142-8/+18
* WinGui: Fix a crash when saving presets for video encoders that don't have pr...sr552017-01-141-3/+3
* WinGui: Fix an issue which prevented the GUI from parsing presets with hb_pre...sr552017-01-132-4/+4
* WinGui: Put up a clearer error when we can't read older presets rather than j...sr552017-01-123-2/+23
* WinGui: Update EndPoint for API Change.sr552017-01-111-1/+1
* WinGui: Fix for the Queue Item Tooltip. Would erroneously display "2Pass" for...sr552017-01-111-1/+7
* WinGui: Fix a stack overflow exception in Options screen that was causing a s...sr552017-01-091-1/+0
* WinGui: Allow the log window to be opened from the Scan Status Overlay.sr552017-01-084-20/+81
* WinGui: Correctly synchronise the WhenDone dropdowns in the Queue, MainWindow...sr552017-01-087-50/+66
* WinGui: Workaround a bug in libhb where if the audio track name == "", the en...sr552017-01-071-1/+2
* WinGui: Make sure to set libdvdnav setting before encoding. This fixes an iss...sr552017-01-071-0/+2
* WinGui: Adding Queue Start/Pause Context Menu options to the In-line queue an...sr552017-01-077-29/+107
* WinGui: Improve the SourceMax / Custom Picture Settings modes. Fixes a numer ...sr552017-01-022-31/+38
* WinGui: Change the name of the night build start menu shortcut to "HandBrake ...sr552017-01-012-4/+4
* WinGui: Set version to 1.0.2sr552017-01-014-6/+6
* Update copyright dates to 2017.Bradley Sepos2017-01-013-3/+3
* WinGui: Store the Extra Args when switching video encoders. This prevents inv...sr552016-12-311-4/+16
* WinGui: Fixes to Subtitle Default behaviours.sr552016-12-311-3/+17
* WinGui: Downgrade Subtitle Behaviour Error to a warning. Also checks the beh...sr552016-12-293-5/+26
* WinGui: Don't open the source panel on launch if we are scanning a file by co...sr552016-12-281-4/+1
* WinGui: Bump versions to 1.0.1sr552016-12-274-6/+6
* WinGui: A number of small fixes and Improvements.sr552016-12-277-26/+27
* WinGui: Fix "(Any)" language track option on the Audio Tab for Automatic Sele...sr552016-12-262-7/+9
* WinGui: Add support to make the windows UI more portable friendly. Configurab...sr552016-12-266-3/+202
* WinGui: New Setting to allow the QSV decoder to be used with Non QSV encoders...sr552016-12-268-0/+66
* WinGui: Change the status bar to show when it's doing a subtitle scan.sr552016-12-225-10/+48
* WinGui: Remove Preset AutoName function as it hasn't ever worked properly.sr552016-12-223-7/+6