summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* 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: Fix an issue with long chapters causing scans to fail to complete. Fi...sr552017-05-022-3/+4
* WinGui: Improved logging around SCANDONE and some additional defensive progra...sr552017-05-023-8/+24
* 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-162-2/+5
* WinGui: Handle HB_STATE_MUXING and HB_STATE_SEARCHING for better progress ind...sr552017-04-1510-30/+145
* 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 unnecessary libraries folder.sr552017-03-172-1072/+0
* 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-1722-182/+132
* 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-055-12/+42
* 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: Further Relax the stylecop rules.sr552017-02-111-0/+12
* WinGui: Fix a number of stylecop warnings.sr552017-02-1147-167/+162
* WinGui: Remove old AssemblyInfo Templates.sr552017-02-113-96/+0
* WinGui: Setup the Stylecop rules to be a bit more relaxed.sr552017-02-113-1/+23
* WinGui: Remove CSV Reader library as we no longer use it.sr552017-02-113-1538/+0
* WinGui: Change the following libraries to use NuGet sources.sr552017-02-1122-16959/+29
* WinGui: Add StyleCop.Analyzers NuGet packagesr552017-02-115-2/+35
* WinGui: Further CProj Cleanupsr552017-02-113-14/+3
* WinGui: Tidy up Solution file builds.sr552017-02-111-21/+1
* WinGui: Remove Stylecop Classic. (As a side note, HandBrake.ApplicationServic...sr552017-02-115-358/+0
* WinGui: Remove HandBrake.Server library. We don't use it.sr552017-02-114-159/+0