summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/ViewModels/VideoViewModel.cs
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Finish off moving the User Settings service to the UI Layer. sr552013-11-191-47/+48
* WinGui: don't ignore the H.264 profile and level when the encoder is QSV.Rodeo2013-11-081-19/+47
* WinGui: Handle libhb dll errors.sr552013-10-081-1/+15
* WinGui: Remove the option to disable libhb features as it's now vital to have...sr552013-09-171-2/+3
* WinGui: Remove the AV_MP4 option so we now only have the AV Format Muxer as "...sr552013-09-141-1/+1
* WinGui: Manually merged the QuickSync UI changes from the qsv branch to trunksr552013-08-231-3/+198
* WinGui: Some fixes around the Video and Advanced Tab query generation behaviour.sr552013-07-271-1/+6
* WinGui: sr552013-07-271-1/+15
* WinGui: Make the AVFormat Muxers default.sr552013-07-131-1/+1
* WinGui: Better keyboard navigation in the GUI. Added an encode progress bar ...sr552013-06-061-1/+0
* WinGui: Put Lower / Placebo Quality (Higher quality for non x264) markers und...sr552013-06-021-0/+13
* WinGui: Attempt 2 at fixing text overlap and fixed lossless warning label not...sr552013-05-251-1/+1
* 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