summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates to 2017.Bradley Sepos2017-01-013-3/+3
* 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-274-6/+6
* 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-268-0/+66
* 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-184-133/+1
* 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
* WinGui: Further fixes to handle the new "Automatic" anamorphic.. This should ...sr552016-12-103-13/+18
* WinGui: Fix the numberbox control for users that have the High Contrast windo...sr552016-11-271-6/+9
* WinGui: Prompt to create folder when the destination path does not exist. Fix...sr552016-11-164-21/+115
* WinGui: When we are dealing with Automatic anaorphic, we also need to pre-set...sr552016-11-061-0/+3
* WinGui: Fix Anamorphic Mode Autosr552016-11-011-1/+1
* WinGui: Make the Width/Height fields enabled for Anamorphic=Automaticsr552016-10-301-3/+3
* WinGui: Fix a large number of stylecop warnings.sr552016-10-3039-118/+245
* WinGui: Update status bar label text to say "errors or cancellations" to bett...sr552016-10-302-2/+2
* WinGui: Better handle empty/null strings from hb_generate_filter_settings_jso...sr552016-10-301-33/+69
* WinGui: Reduce margin around track icon on audio panel. Should get rid of the...sr552016-10-291-1/+1
* WinGui: Replace Strict Anamorphic with Automatic.sr552016-10-296-17/+17
* WinGui: Always show the framerate controls when using QSV. When full QSV path...sr552016-10-023-17/+2
* WinGui: Fix log display in the GUI where the start of a log could be cut off...sr552016-09-232-40/+53
* WinGui: Fix log display in the GUI where the start of a log could be cut off.sr552016-09-221-3/+2
* WinGui: Set the Preset version to 3 in the defaultsettings.xml This should p...sr552016-09-151-1/+1
* WinGui: Fix RF0 Lossless warning for x264 10bitsr552016-09-151-1/+1
* WinGui: Add more space around the preview window when the content is larger t...sr552016-09-091-2/+2
* WinGui: Fix #318 Video Previews can start at the beginning of the file, but ...sr552016-09-091-1/+1
* WinGui: Add initial support for libopus audio encoder.sr552016-09-032-0/+5
* Fix an issue applying audio codec settings from the defaults which are differ...Andrij Abyzov2016-08-281-7/+7
* WinGui: Some cosmetic tweaks to the preferences window to fix some alignment ...sr552016-08-261-8/+18
* WinGui: Change help link on toolbar to point to the new docs.sr552016-08-261-1/+1
* WinGui: Some minor improvements to the scalability and spacing of the main wi...sr552016-08-121-9/+8
* WinGui: prefer /docs over docs.sr552016-08-031-1/+1
* WinGui: Fix some binding errors trigged by generated menu items.sr552016-08-031-0/+7
* WinGui: Fixing some data binding errors in the Audio and Subtitle Viewssr552016-08-032-7/+3
* WinGui: Set the Help Link to https://docs.handbrake.fr since we are retiring ...sr552016-08-031-1/+1
* WinGui: Update the "update available" text to indicate that release notes are...sr552016-08-032-4/+6
* WinGui: Check if a track is foreign audio, before defaulting burn-in if the b...sr552016-08-031-2/+5
* WinGui: Refix styling and layout on the Drive Listbox so it scrolls correctly...sr552016-07-302-54/+85
* WinGui: Enhance the security of our update checker. It can no longer access U...sr552016-07-291-5/+18