summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/ViewModels/Interfaces
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Various fixes and improvements to validation handling and options in...sr552019-04-191-0/+1
* WinGui: Remove the legacy queue design. The new design is now always used.sr552019-03-031-5/+0
* Add WebM support (#1822)Justin Bull2019-02-131-0/+10
* WinGui: Improve Add to queue error Handling. Combine 2 Dialog prompts into ...sr552019-01-241-1/+2
* WinGui: Strip out some legacy code for x264 options handling.sr552019-01-121-32/+0
* WinGui: Save Options when the app closes, if the options window was last open...sr552018-11-181-0/+2
* WinGui: Add shortcuts for All All to Queue and Add Selection. Display shortc...sr552018-11-041-0/+2
* WinGui: Implementing the new queue design. This is currently experimental and...sr552018-09-221-0/+7
* WinGui: When opening preferences, reset to General tab if the last tab used w...sr552018-09-141-0/+5
* WinGui: Remap Ctrl-S to Open Destination Save Dialog. Start Encode is now C...sr552018-08-031-0/+5
* WinGui: Rename HandBrake.ApplicationServices back to HandBrake.Interop. It's ...sr552018-06-051-1/+1
* WinGui: Add support for dropping .srt files onto the main window. When you do...sr552018-05-241-0/+8
* WinGui: New shortcuts for easier accessibility. Ctrl 1 through 7 activate g...sr552018-02-101-0/+6
* WinGui: Reselect the last selected preset (if still available) when editing a...sr552018-01-131-1/+3
* WinGui: Add % Actual Size to the static preview window title.sr552017-12-151-0/+4
* WinGui: Mouse Wheel can scroll previews.sr552017-12-152-0/+6
* WinGui: Summary Tab Preview UI Consistency Tweaks to match the MacGUI. Moving...sr552017-12-151-1/+0
* WinGui: Initial ground work on code that will detect when the user modifies s...sr552017-09-171-0/+7
* WinGui: Summary Tab - Make the preview controls operational. #833sr552017-08-231-0/+1
* WinGui: Initial implementation of the Summary Tab. This may be subject to cha...sr552017-08-231-0/+23
* WinGui: Rework of the preset systemsr552017-03-041-7/+0
* WinGui: Correctly synchronise the WhenDone dropdowns in the Queue, MainWindow...sr552017-01-082-1/+9
* WinGui: Adding Queue Start/Pause Context Menu options to the In-line queue an...sr552017-01-071-0/+10
* WinGui: Advanced Tab Changessr552016-12-132-37/+0
* WinGui: Fix a large number of stylecop warnings.sr552016-10-303-0/+12
* WinGui: Lay the foundation for editing presets with a simple rename window.sr552016-07-251-0/+29
* WinGui: Stubbing out some meta data code.sr552016-07-231-0/+15
* WinGui: Make the "Presets" menu grouped by category.sr552016-06-161-0/+2
* WinGui: Strip out the overlay panel code. It's not used.sr552016-04-183-32/+1
* WinGui: Add a Logging Service into the AppServices library. This does not dep...sr552016-03-211-4/+0
* WinGui: Added a text block on the Queue Add selection that shows the current ...sr552016-02-201-1/+5
* WinGui: Adding a "Queue" Menusr552016-02-201-0/+25
* WinGui: Fix a few binding errors on the audio Default tab. Allow Turbo first ...sr552016-02-131-0/+5
* WinGui: Fixes to the refactored Audio Defaults View. Settings were not gettin...sr552016-02-071-8/+4
* WinGui:sr552016-02-063-1/+81
* WinGui: Some API and warnings cleanup.Scott2015-12-271-0/+6
* Adding a "When Done" Label and Context Menu to the Main Screen status bar.Scott2015-10-241-0/+1
* Tidy up some code for the new inline queue view.Scott2015-10-241-7/+0
* Initial commit to allow the Queue Window to be embedded in the main window. S...Scott2015-10-241-0/+7
* AppServices tidyupScott2015-09-265-14/+12
* WinGui: Add a Mini Status Display window that can be accessed via the tray no...sr552015-07-181-0/+22
* WinGui: Further Minor UI tweaks. F1 Keyboard shortcut for Help.sr552015-04-271-0/+5
* WinGui: Further UI / UX Tweaks. Main body of settings disabled until the use...sr552015-04-251-0/+5
* WinGui: Add TrueHD, Flac and EAC3 Passthru, and EAC3 encoder options. Fixed ...sr552015-03-293-0/+55
* WinGui: Moving the Interop Code into the services library. This will allow so...sr552015-02-282-2/+2
* WinGui: Remove a bunch of CLI handling code.sr552015-01-312-23/+0
* WinGui: Remove the Simple advanced options tab. sr552015-01-231-32/+0
* WinGui: Quick Fix for the batch encoding with libhb mode.sr552015-01-192-4/+9
* WinGui: Combine the Still and Live previews into a single window in the same ...sr552015-01-171-25/+0
* WinGui: Refracting some of the modelling around the Encode Servicessr552015-01-047-4/+10