summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/ViewModels/VideoViewModel.cs
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Fix the x264 preset/tune/profile tooltip so that it now shows the equ...sr552013-04-121-4/+28
* WinGui: UI Tweaks.sr552013-01-171-0/+68
* WinGui: Restore RF0 warning and Correctly show RF or QP depending on the vide...sr552013-01-061-4/+22
* WinGui: Add the plist keys and fix numerous bugs in the x264 preset/tune/prof...sr552012-12-291-4/+16
* WinGui: Initial work to implement x264 Preset/Tune/Profile/Level options in-gui.sr552012-12-281-118/+297
* WinGui: When we have a variable framerate preset, reset to "same as source" r...sr552012-12-081-5/+7
* WinGui: Tweak the advanced panel design so it is less likely to go off screen.sr552012-11-251-1/+1
* WinGui: Settings tidyupsr552012-10-101-3/+3
* WinGui: Fix culture issue with the framerate. Any non round number selection ...sr552012-09-011-1/+1
* WinGui: Strip out the last traces of MEF since it's not going to be used.sr552012-08-271-3/+0
* WinGui: Move some stuff around in the services library and refactor out some ...sr552012-07-201-1/+1
* WinGui: Initial work to restore queue editing functionality. (Note, it's not ...sr552012-07-081-0/+21
* WinGui: Fix for the Constant Quality slider when changing the granularity wit...sr552012-05-271-21/+39
* WinGui: When Changing the output format, limit to only valid choices in the v...sr552012-05-191-0/+13
* WinGui: Fixes Picture Height CLI Query. Fix Framerate mode controls (PFR/VFR ...sr552012-05-151-1/+6
* WinGuWinGui:(WPF) Remove some legacy queue code with the queue models and fix...sr552012-03-251-7/+44
* WinGui: (WPF) Port the Advanced Panel for x264 from VidCoder. sr552012-03-241-0/+129
* WinGui: (WPF) Wired up the queue window and added missing functionality. Fixe...sr552012-03-231-1/+1
* WinGui: (WPF) Added Debug menu (1. Show CLI Query to allow for easier debuggi...sr552012-03-171-1/+5
* WinGui: (WPF) Further work wiring up the new UI.sr552012-03-011-119/+144
* 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-1/+365
* WinGui: (WPF) Move all the main UI tab UserControls into an MVVM format. Most...sr552011-12-301-0/+39