summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Handle HB_STATE_MUXING and HB_STATE_SEARCHING for better progress ind...sr552017-04-157-26/+106
* WinGui: Strip out some out some legacy code that was causing some threading i...sr552017-04-1314-300/+29
* WinGui: Handle auto-passthru correctly in the mixdown sanatising code.sr552017-04-111-1/+1
* WinGui: Fix a potential crash in the audio track mixdown handling code.sr552017-04-111-1/+1
* WinGui: Cancel Scan will now close the status panel if the scan cancellation ...sr552017-04-112-10/+16
* WinGui: Audio Defaults: Improve the Mixdown dropdown. Only show supported mi...sr552017-04-103-7/+43
* WinGui: Audio Defaults: Don't allow the user to set "None" as a mixdown. It'...sr552017-04-101-6/+6
* WinGui: Audio Defaults: If the mixdown is not supported, get the best defau...sr552017-04-101-0/+11
* WinGui: Remove fonts directory from installer.sr552017-03-264-45/+0
* WinGui: Fix a number of stylecop warnings.sr552017-03-2626-325/+324
* WinGui: Change the default behaviour for the WinGui to automatically use fall...sr552017-03-225-11/+27
* WinGui: Fix an issue with the EnumHelper that was causing some dropdowns not ...sr552017-03-221-1/+1
* WinGui: Inlcude portable.ini.template with the WinGUI installer.sr552017-03-184-0/+4
* WinGui: Remove some unused service references.sr552017-03-171-2/+0
* WinGui: Remove a couple instances of VistaOpenFileDialog in favour of the nat...sr552017-03-171-2/+2
* WinGui: Remove Usage of System.ComponentModel.DataAnnotations - DisplayName a...sr552017-03-1716-153/+73
* WinGui: Fix a crash in the Notify Icon Service when Notify Icon is not enabled.sr552017-03-171-1/+4
* WinGui: Make the Queue Storage Nightly aware. Also fix an issue with Queue a...sr552017-03-177-25/+25
* WinGui: Add a new option to play Sound when queue or single encode completessr552017-03-167-4/+130
* WinGui: Add option to show progress percentage in app title bar, and the task...sr552017-03-1615-7/+139
* subtitles: simplify and shorten subtitle descriptions (#591)John Stebbins2017-03-102-4/+4
* WinGui: Remove disk space warning from browser and allow the low level to be ...sr552017-03-057-22/+81
* WinGui: Add support in the UI for QSV 10bit H.265 encoder.sr552017-03-052-8/+17
* WinGui: Rework of the preset systemsr552017-03-0413-197/+637
* 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