summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/ViewModels/AdvancedViewModel.cs
Commit message (Expand)AuthorAgeFilesLines
* WinGui: x264/5 multilib support. You can now encode 10bit x264, 10bit x265 a...sr552016-02-131-1/+1
* AppServices tidyupScott2015-09-261-2/+3
* WinGui: Minor tidy up of the Main VM constructor. sr552015-07-221-0/+11
* WinGui: Moving the Interop Code into the services library. This will allow so...sr552015-02-281-1/+1
* WinGui: Remove the Simple advanced options tab. sr552015-01-231-42/+1
* WinGui: Quick Fix for the batch encoding with libhb mode.sr552015-01-191-4/+6
* WinGui: Refracting some of the modelling around the Encode Servicessr552015-01-041-0/+1
* WinGui: Part 1 - Restructuring the AppServices library in preparation for the...sr552014-11-291-1/+1
* WinGui: Move the preset model object into the presets package.sr552014-11-231-1/+1
* WinGui: Move the preset system out of the services package.sr552014-11-231-0/+1
* WinGui: Split out the advanced tab code into separate panels.sr552013-02-161-1081/+32
* WinGui: UI Tweaks.sr552013-01-171-0/+40
* WinGui: Some Layout improvements to the Advanced tab to make it clearer what ...sr552013-01-111-29/+26
* WinGui: Initial work to implement x264 Preset/Tune/Profile/Level options in-gui.sr552012-12-281-12/+29
* WinGui: Fix a number of potential culture issues with doubles. (Advanced Pane...sr552012-12-081-3/+3
* WinGui: Couple of Audio and Advanced Panel bug fixes.sr552012-11-241-12/+25
* WinGui: Strip out the last traces of MEF since it's not going to be used.sr552012-08-271-2/+0
* WinGui: Fixes to the Advanced Panel (8x8t and ref) and Picture Panel (Further...sr552012-08-151-12/+0
* WinGui: Initial work to restore queue editing functionality. (Note, it's not ...sr552012-07-081-0/+13
* WinGui: (WPF) Bug fixes to the advanced panelsr552012-04-011-0/+14
* WinGui: (WPF) Port the Advanced Panel for x264 from VidCoder. sr552012-03-241-61/+973
* WinGui: (WPF) Added Debug menu (1. Show CLI Query to allow for easier debuggi...sr552012-03-171-48/+23
* WinGui: (WPF) Further work wiring up the new UI.sr552012-03-011-0/+86
* WinGui: (WPF) Further work on the Audio and Subtitle tabs along with the API ...sr552012-01-221-2/+9
* WinGui: (WPF) Further work on hooking up the various tabs on the Main Window.sr552012-01-081-2/+113
* WinGui: (WPF) Move all the main UI tab UserControls into an MVVM format. Most...sr552011-12-301-0/+44