summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/ViewModels
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Fix an issue with QueueEdit not restoring PointToPoint settings corre...sr552017-01-221-6/+7
* WinGui: Remove extension check as it can cause an erroneous error when settin...sr552017-01-151-1/+1
* WinGui: Fix erroneous path and filename handling. #515sr552017-01-141-5/+7
* WinGui: Fix an issue which prevented the GUI from parsing presets with hb_pre...sr552017-01-131-2/+2
* 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-081-0/+11
* WinGui: Correctly synchronise the WhenDone dropdowns in the Queue, MainWindow...sr552017-01-085-6/+50
* WinGui: Adding Queue Start/Pause Context Menu options to the In-line queue an...sr552017-01-073-16/+88
* WinGui: Improve the SourceMax / Custom Picture Settings modes. Fixes a numer ...sr552017-01-022-31/+38
* 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-291-3/+20
* WinGui: Don't open the source panel on launch if we are scanning a file by co...sr552016-12-281-4/+1
* WinGui: A number of small fixes and Improvements.sr552016-12-272-1/+3
* WinGui: Fix "(Any)" language track option on the Audio Tab for Automatic Sele...sr552016-12-261-7/+4
* WinGui: New Setting to allow the QSV decoder to be used with Non QSV encoders...sr552016-12-261-0/+33
* WinGui: Change the status bar to show when it's doing a subtitle scan.sr552016-12-221-6/+20
* WinGui: Advanced Tab Changessr552016-12-136-247/+17
* 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-101-11/+16
* WinGui: Prompt to create folder when the destination path does not exist. Fix...sr552016-11-161-13/+39
* 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-3014-17/+52
* WinGui: Replace Strict Anamorphic with Automatic.sr552016-10-292-3/+3
* 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
* Fix an issue applying audio codec settings from the defaults which are differ...Andrij Abyzov2016-08-281-7/+7
* WinGui: prefer /docs over docs.sr552016-08-031-1/+1
* WinGui: Set the Help Link to https://docs.handbrake.fr since we are retiring ...sr552016-08-031-1/+1
* WinGui: Check if a track is foreign audio, before defaulting burn-in if the b...sr552016-08-031-2/+5
* WinGui: Lay the foundation for editing presets with a simple rename window.sr552016-07-253-0/+175
* WinGui: Allow the preset slider for VP8 and VP9sr552016-07-251-3/+36
* WinGui: Stubbing out some meta data code.sr552016-07-233-1/+141
* WinGui: Fix Quality slider for VP9sr552016-07-231-0/+3
* WinGui: Show Queue button can now maximise a minimised window. Fixes #262sr552016-07-161-0/+5
* WinGui: Change the handling of "Already Processing" dialog that can appear wh...sr552016-07-151-2/+2
* WinGui: Some behavioural fixes to the Audio Defaults when loading and saving...sr552016-06-272-2/+4
* WinGui: Make the "Presets" menu grouped by category.sr552016-06-162-0/+4
* WinGui: Add {preset} to autoname options. This is a non-live option meaning i...sr552016-06-091-3/+3
* WinGui: Check directory permissions before adding a job to the queue for proc...sr552016-06-091-0/+7
* WinGui: Don't allow the user to enter invalid filename characters in the "Fil...sr552016-05-131-3/+40
* WinGui: Add a track list on the Audio Defaults screen. This changes the behav...sr552016-05-122-57/+126
* WinGui: Actually check in the fix for #158sr552016-04-291-1/+3
* WinGui: Force the Optimise MP4 / iPod 5G Checkbox to refresh when changing t...sr552016-04-291-0/+1
* WinGui: Improve the security of the update checker on windows. This download ...sr552016-04-291-1/+1
* WinGui: Fix the Subtitle Defaults popup text.sr552016-04-231-1/+1
* WinGui: If you invoke HandBrake.exe with "--auto-start-queue" it will automa...sr552016-04-231-5/+8