summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/ViewModels/VideoViewModel.cs
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Initial Activation of the "modified" preset detection code. (Audio/Su...sr552017-12-121-11/+35
* WinGui: use Range 0-63 for QSV H.265 10bit. It's not strictly correct but it...sr552017-12-041-21/+28
* WinGui: Improve the behaviour of the quality slider when changing video encod...sr552017-10-291-25/+34
* WinGui: Initial ground work on code that will detect when the user modifies s...sr552017-09-171-3/+98
* WinGui: Add support in the UI for QSV 10bit H.265 encoder.sr552017-03-051-8/+12
* WinGui: Fix a number of stylecop warnings.sr552017-02-111-3/+2
* WinGui: Fix an issue which prevented the GUI from parsing presets with hb_pre...sr552017-01-131-2/+2
* WinGui: Store the Extra Args when switching video encoders. This prevents inv...sr552016-12-311-4/+16
* WinGui: A number of small fixes and Improvements.sr552016-12-271-1/+1
* WinGui: Advanced Tab Changessr552016-12-131-43/+8
* WinGui: Fix a large number of stylecop warnings.sr552016-10-301-2/+0
* WinGui: Fix RF0 Lossless warning for x264 10bitsr552016-09-151-1/+1
* WinGui: Allow the preset slider for VP8 and VP9sr552016-07-251-3/+36
* WinGui: Fix Quality slider for VP9sr552016-07-231-0/+3
* WinGui: Don't call hb_x264_param_unparse when we are not using x264sr552016-04-131-1/+1
* WinGui: Fixed an issue where the " Use Advanced Tab" was not being loaded co...sr552016-03-181-14/+4
* WinGui: Fix a few binding errors on the audio Default tab. Allow Turbo first ...sr552016-02-131-1/+1
* WinGui: x264/5 multilib support. You can now encode 10bit x264, 10bit x265 a...sr552016-02-131-11/+24
* WinGui: Fix Video Bitrate Text Box not updating correctly with presets.sr552016-02-041-5/+6
* WinGui: QuickSync H265 supports levels.sr552016-01-171-1/+1
* WinGui: Fixed an issue that was preventing the h264 level combo displaying fo...sr552016-01-051-1/+1
* WinGui: Some API and warnings cleanup.Scott2015-12-271-1/+1
* WinGui: Missing changes from previous checking that was fixing queue edit bugs.Scott2015-12-271-3/+4
* WinGui: Couple of fixes for the Edit Queue feature. (Video Tune, Video Bitra...Scott2015-12-271-20/+52
* WinGui: draft set of options handling for QuickSyncH265, AVC replica for nowMax Dmytrychenko2015-09-301-7/+9
* App Services Tidyup ContdScott2015-09-261-0/+1
* 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