summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/ViewModels/MainViewModel.cs
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Rename HandBrake.ApplicationServices back to HandBrake.Interop. It's ...sr552018-06-051-1/+1
* WinGui: Open and Save File dialogs on the main window, now have their own "MR...sr552018-05-241-2/+20
* WinGui: Don't allow subtitle import before a source has been scanned.sr552018-05-241-0/+9
* WinGui: Add support for dropping .srt files onto the main window. When you do...sr552018-05-241-1/+14
* WinGui: Make the error checking more aggressive when adding to queue. Add sup...sr552018-05-091-3/+22
* WinGui: New start-up command line option. --recover-queue-ids=<command sepa...sr552018-04-141-1/+1
* Misc. typosluz.paz2018-02-201-1/+1
* WinGui: New shortcuts for easier accessibility. Ctrl 1 through 7 activate g...sr552018-02-101-0/+14
* WinGui: Add Presets button to toolbar. The preset management options are not ...sr552018-01-311-0/+5
* WinGui: Reselect the last selected preset (if still available) when editing a...sr552018-01-131-8/+20
* WinGui: Initial Activation of the "modified" preset detection code. (Audio/Su...sr552017-12-121-6/+12
* WinGui: Fix Window Title not resetting when queue finishing.sr552017-11-021-0/+2
* WinGui: Remove the in-line queue view preference. It does not make sense with...sr552017-09-201-1/+4
* WinGui: Experimenting with InLine vs Preset Pane designs.sr552017-09-171-0/+29
* WinGui: Initial ground work on code that will detect when the user modifies s...sr552017-09-171-1/+93
* WinGui: Improve selection behaviour of the new preset controls.sr552017-09-111-18/+26
* WinGui: Restore Rename / Remove preset options on the More dropdown button. M...sr552017-09-101-1/+3
* WinGui: Round FPS to 2dp on Source Info Text.sr552017-09-081-1/+1
* WinGui: Implementing the new Preset design that does away with the legacy sty...sr552017-09-081-65/+101
* WinGui: Some consistency fixes and UI tweaks around queue start/pause/stop.sr552017-08-301-15/+20
* WinGui: Add basic source information to the main window. #833sr552017-08-231-0/+27
* WinGui: Initial implementation of the Summary Tab. This may be subject to cha...sr552017-08-231-172/+32
* WinGui: Make the app UWP aware. When in a UWP container, the update options w...sr552017-08-181-0/+2
* WinGui: Add checkbox for Legacy A/V alignment behaviour for players that don'...sr552017-06-141-0/+20
* WinGui: Prevent the export of built-in presets. There is little point in allo...sr552017-06-071-11/+12
* WinGui: Fix an issue with the start/stop buttons on the toolbar.sr552017-05-311-17/+0
* WinGui: Improved error message on Starting an encode or queue when the destin...sr552017-05-291-0/+8
* WinGui: Add a log message whent he queue is paused due to low disk space. Imp...sr552017-05-271-0/+16
* WinGui: Minor change that might help #688sr552017-04-291-3/+3
* WinGui: Change a message box to an error window when exceptions occur in set...sr552017-04-291-2/+2
* WinGui: Fix a possible exception when cancelling and rescanning a source that...sr552017-04-161-1/+5
* WinGui: Handle HB_STATE_MUXING and HB_STATE_SEARCHING for better progress ind...sr552017-04-151-1/+9
* WinGui: Cancel Scan will now close the status panel if the scan cancellation ...sr552017-04-111-1/+3
* WinGui: Fix a number of stylecop warnings.sr552017-03-261-27/+27
* WinGui: Add option to show progress percentage in app title bar, and the task...sr552017-03-161-1/+13
* WinGui: Remove disk space warning from browser and allow the low level to be ...sr552017-03-051-15/+0
* WinGui: Rework of the preset systemsr552017-03-041-31/+51
* WinGui: Fix a number of stylecop warnings.sr552017-02-111-3/+2
* WinGui: Allow Title Specific Scan for DVD / Bluray Discs. Fixes #559sr552017-02-061-1/+1
* 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: 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-081-3/+10
* WinGui: Adding Queue Start/Pause Context Menu options to the In-line queue an...sr552017-01-071-0/+8
* 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: Change the status bar to show when it's doing a subtitle scan.sr552016-12-221-6/+20
* WinGui: Advanced Tab Changessr552016-12-131-3/+3