summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/ViewModels/VideoViewModel.cs
Commit message (Expand)AuthorAgeFilesLines
* AppServices tidyupScott2015-09-261-4/+8
* WinGui: Fetch video framerates from libhbScott2015-09-111-1/+3
* WinGui: Fix a cosmetic issue with the VideoTune dropdown when setting presets...Scott2015-09-051-1/+2
* WinGui: Update the libhb preset stubs.sr552015-05-161-1/+1
* WinGui: Remove some test code.sr552015-05-091-1/+1
* WinGui: Fix Line Endings and (StyleCop)Warningssr552015-05-031-2/+0
* WinGui: When Switching from x264 to another encoder, the video tab options wo...sr552015-04-101-0/+5
* WinGui: Updates to the latest JSON API. This enables hardware decode / encode...sr552015-04-051-5/+0
* WinGui: Moving the Queue Code out to the UI level. The services library will ...sr552015-03-011-1/+1
* WinGui: Moving the Interop Code into the services library. This will allow so...sr552015-02-281-2/+2
* WinGui: Improve the extra args tooltip.sr552015-01-231-1/+1
* WinGui: Fix tune options on the video tab for x265. Hide the Level option sin...sr552015-01-231-1/+23
* WinGui: Fix an issue with the video preset defaulting when changing the video...sr552015-01-231-1/+1
* WinGui: Hide the advanced tab checkbox for x265 since there isn't one.sr552015-01-221-1/+1
* WinGui: Fix a few binding errors.sr552015-01-221-10/+6
* WinGui: Some minor tidy up for the last checkin.sr552015-01-221-4/+1
* WinGui: Initial re-factoring of the Video Tab. Replaces encoder specific pres...sr552015-01-221-480/+279
* WinGui: Quick Fix for the batch encoding with libhb mode.sr552015-01-191-1/+4
* WinGui: Some fixes around x264/x265 tune/profile optionssr552015-01-121-2/+2
* WinGui: Correcting namespaces.sr552015-01-051-1/+1
* 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: Fix x265 preset not loading correctly. UIA on the queue toolbar butt...0.10.0sr552014-11-211-1/+1
* WinGui: Fix for quality slider on queue edit. Was not updating correctly.sr552014-10-251-49/+66
* WinGui: Bug Fixes:sr552014-09-211-2/+2
* WinGui: Only show Turbo First pass checkbox on x264sr552014-08-261-0/+34
* WinGui: Fix QSV preset loading of RF Slidersr552014-05-211-1/+6
* WinGui: Minor tidy up of options. Cleanup of some code warnings and some init...sr552014-05-181-7/+1
* WinGui: Adding support for the VP8 encoder. Changing "CQ" to "RF" for x265sr552014-04-191-2/+14
* WinGui: Fix QuickSync and x265 quality slider.sr552014-03-281-21/+17
* WinGui: x265 UI patch by Zhang Zhigiang. sr552014-02-231-4/+177
* WinGui: Fix a large number of stylecop warnings. sr552013-11-191-6/+0
* 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