summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF
Commit message (Expand)AuthorAgeFilesLines
* sharpen: Use better tune names.Bradley Sepos2017-06-032-2/+2
* WinGui: Support for the new sharpen filter.sr552017-06-0215-14/+590
* WinGui: Add "None" as an option to the fallback encoder dropdown. Setting thi...sr552017-05-313-3/+36
* WinGui: Fix an issue with the start/stop buttons on the toolbar.sr552017-05-311-17/+0
* WinGui: Improved error message on Starting an encode or queue when the destin...sr552017-05-294-1/+30
* WinGui: Remove the legacy XML based queue import/export funcitonality. One ca...sr552017-05-294-16/+8
* WinGui: Add a log message whent he queue is paused due to low disk space. Imp...sr552017-05-277-62/+91
* WinGui: Change the "For Additional Tracks" dropdown. Remove the "None" opti...sr552017-05-244-18/+4
* WinGui: Improved logging around SCANDONE and some additional defensive progra...sr552017-05-021-1/+1
* WinGui: Minor change that might help #688sr552017-04-292-5/+5
* WinGui: Save file before committing :( #695sr552017-04-291-1/+1
* WinGui: Change to the queue duplicate detection. It currently filters by "Wai...sr552017-04-291-2/+1
* WinGui: Change a message box to an error window when exceptions occur in set...sr552017-04-291-2/+2
* WinGui: Fix a possible exception when cancelling and rescanning a source that...sr552017-04-161-1/+5
* 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