summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/ViewModels
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Audio Defaults: Don't allow the user to set "None" as a mixdown. It'...sr552017-04-101-6/+6
* WinGui: Fix a number of stylecop warnings.sr552017-03-265-76/+76
* WinGui: Change the default behaviour for the WinGui to automatically use fall...sr552017-03-221-3/+3
* WinGui: Remove a couple instances of VistaOpenFileDialog in favour of the nat...sr552017-03-171-2/+2
* WinGui: Make the Queue Storage Nightly aware. Also fix an issue with Queue a...sr552017-03-172-9/+7
* WinGui: Add a new option to play Sound when queue or single encode completessr552017-03-161-4/+66
* WinGui: Add option to show progress percentage in app title bar, and the task...sr552017-03-162-2/+36
* subtitles: simplify and shorten subtitle descriptions (#591)John Stebbins2017-03-101-2/+2
* WinGui: Remove disk space warning from browser and allow the low level to be ...sr552017-03-052-19/+23
* WinGui: Add support in the UI for QSV 10bit H.265 encoder.sr552017-03-051-8/+12
* WinGui: Rework of the preset systemsr552017-03-042-38/+51
* WinGui: Fix a logic error in 8vs10bit video encoder detection in the advanced...sr552017-02-171-1/+1
* WinGui: Fix a number of stylecop warnings.sr552017-02-1110-78/+82
* 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-041-0/+32
* WinGui: Another fix to WhenDone. Should reset when the main window opens, not...sr552017-01-231-0/+6
* 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