summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* 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 further unneeded references from HandBrake.ApplicationServicessr552017-02-031-7/+0
* WinGui: Change the services library dll imports to be "hb" rather than "hb.dl...sr552017-02-031-92/+92
* WinGui: Remove System.Windows.Forms, PresentationCore, PresentationFramework ...sr552017-02-036-31/+64
* 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-243-2/+48
* 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-226-8/+8
* 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: Fix typo in #496sr552017-01-151-1/+1
* WinGui: Use new hb_opencl_set_enable function. #496sr552017-01-154-3/+8
* 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-133-4/+11
* WinGui: Put up a clearer error when we can't read older presets rather than j...sr552017-01-124-5/+29
* 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-016-8/+8
* Update copyright dates to 2017.Bradley Sepos2017-01-018-8/+8
* 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-276-8/+8
* 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-269-0/+71
* 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
* WinGui: Improve many tooltips for 1.0 #426sr552016-12-206-60/+392
* WinGui: Update the VersionUtility class to work for official releases that ar...sr552016-12-187-158/+9
* WinGui: Set QSV Decode to false if the hardware isn't available for use.sr552016-12-181-1/+3
* WinGui: Advanced Tab Changessr552016-12-1317-399/+29
* WinGui: Mark the Advanced Tab as Deprecated. #123sr552016-12-132-2/+2
* WinGui: Fix Disabled state of queue tab when queue is in-line and queue is im...sr552016-12-121-5/+6
* WinGui: Further Fixes to the Picture Settings screen when handling new sources.sr552016-12-101-10/+6