summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF
Commit message (Expand)AuthorAgeFilesLines
...
* WinGui: Fix typo #1670sr552018-11-101-1/+1
* WinGui: Make the Autoname macros case-insensitive. Fixes #1670sr552018-11-103-74/+24
* WinGui: Make the "Version" label in options and about selectable and copyable...sr552018-11-084-8/+34
* WinGui: Fix Typo. #1669sr552018-11-082-2/+2
* WinGui: Add shortcuts for All All to Queue and Add Selection. Display shortc...sr552018-11-044-3/+20
* WinGui: Allow the UI to silently attempt to auto-create folders when adding t...sr552018-11-042-4/+12
* WinGui: Better default directory for Import SRT. #1661sr552018-11-041-0/+9
* WinGui: Fix incorrect error message.sr552018-11-042-2/+2
* WinGui: Update installer for 1.2sr552018-11-042-6/+6
* WinGui: Limit the experimental features to the nightly builds.sr552018-11-023-3/+12
* WinGui: Remove the preference to show the advanced tab. This can still be tog...sr552018-10-209-87/+31
* WinGui: Rollback some styling change fixes to see if it fixes the odd behavio...sr552018-10-194-4/+4
* WinGui: Fix a number of style inheritance issues.sr552018-10-1512-41/+41
* WinGui: Simplify the Language Resource Files.sr552018-10-1040-4732/+4539
* WinGui: Fix a potential NPEsr552018-10-081-1/+1
* WinGui: Consistency Tweak on the Audio/Subtitle behaviour buttons on the add ...sr552018-10-061-2/+2
* WinGui: Fix Mixdown selection when the preset mixdown is not available for a ...sr552018-10-061-4/+5
* WinGui: Fix an issue that might be causing the default sample rate to be sele...sr552018-10-032-2/+6
* WinGui: Improving Accessibility of the new Queue (and fixed a few other issue...sr552018-09-2813-99/+241
* WinGui: Minor bug fixes and tidyup in the queue.sr552018-09-285-12/+11
* WinGui: Register the Logger for libhb earlier so we can pickup VCE logging.sr552018-09-281-0/+2
* WinGui: Remove the Options dropdown from the Queue header. It's only ever ha...sr552018-09-272-4/+4
* WinGui: Queue -> Retry Failed context menu option. Bring over some improvem...sr552018-09-275-22/+58
* WinGui: Some layout improvement on the experimental queue.sr552018-09-272-26/+32
* WinGui: Trigger a status tab update when a job finishes.sr552018-09-261-0/+2
* WinGui: When Deleting a job, select the nearest or first item in the list to ...sr552018-09-241-0/+10
* WinGui: Handle no log files better in the new experimental queue layout.sr552018-09-241-0/+4
* WinGui: Fail a job instantly if the destination folder is missing. Don't spoo...sr552018-09-241-0/+7
* WinGui: Add Retry Selected and Retry All Jobs to the Queue List right click m...sr552018-09-224-0/+49
* WinGui: Couple of queue bug fixes. #1087sr552018-09-222-9/+3
* WinGui: Adding Stats and Log Tabs to the new experimental queue view. #1087sr552018-09-225-28/+248
* WinGui: Implementing the new queue design. This is currently experimental and...sr552018-09-2217-289/+958
* WinGui: Archive Queue Recovery files for 7 days. Add an option on the Source ...sr552018-09-215-14/+120
* WinGui: Allow E-AC3 muxing in MP4sr552018-09-211-1/+0
* WinGui: Fix a bug in the Number Box control #1598sr552018-09-181-2/+2
* WinGui: Cosmetic fix on the options pane.sr552018-09-151-1/+1
* WinGui: Add Experimental Features preferences to toggle ideas we are experime...sr552018-09-157-19/+99
* WinGui: Add a prompt on Stop Encode to confirm. Fixes #1571sr552018-09-143-1/+34
* WinGui: When opening preferences, reset to General tab if the last tab used w...sr552018-09-143-3/+14
* WinGui: Small UI adjustments on the video tab.sr552018-08-311-3/+3
* WinGui: Set x264/5 Granularity to 0.5 by default. Also allow the slider contr...sr552018-08-312-4/+4
* WinGui: Update label in advanced options.sr552018-08-262-2/+2
* Autoname creation dateMatthew Lazarow2018-08-134-7/+49
* WinGui: Minor code tidyup.sr552018-08-133-3/+3
* WinGui: Cleanup of some unneeded references across the projects.sr552018-08-093-8/+0
* WinGui: Preparing the UI for a move to .NET CORE next year when the Desktop P...sr552018-08-091-36/+47
* NVEnc: Add human names for encoder presets and remove currently invalid options.sr552018-08-082-0/+47
* WinGui: Remap Ctrl-S to Open Destination Save Dialog. Start Encode is now C...sr552018-08-033-4/+15
* WinGui: Don't grey out the Start Queue button when the encode is paused. #1501sr552018-07-292-13/+3
* WinGui: Make sure the Container is selected before the Audio/Subtitle tabs to...sr552018-07-261-1/+1