summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/ViewModels
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Adding support for Nlmeans to the front-end. Plist keys still tbd.sr552014-07-051-3/+94
* WinGui: Don't grab previews when the preview window hasn't been opened. (Not...sr552014-05-243-1/+13
* 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-183-12/+6
* WinGui: Give the preview window a presence on the picture settings tab. Added...sr552014-05-172-1/+38
* WinGui: Another fix to the pause feature.sr552014-05-141-1/+1
* WinGui: Fix up Pausing when using libhb encode.sr552014-05-141-1/+40
* WinGui: Pre-populate the add preset custom width/height when custom is used.sr552014-05-101-0/+5
* WinGui: Custom W/H check should be for custom only.sr552014-04-262-2/+1
* WinGui: Add a warning on the add preset window if both custom width/height ar...sr552014-04-241-2/+8
* WinGui: Fix an issue on the Audio panel that was resetting the audio selectio...sr552014-04-191-1/+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: When Starting a job that fails one of the sanity checks, the Stop but...sr552014-03-281-0/+1
* WinGui: Restore rolled back tabbing fix + added a check for illegal character...sr552014-03-232-9/+36
* WinGui: enable MP4 and Matroska muxing for x265.Rodeo2014-03-131-7/+1
* WinGui: Improvements and fixes to the Output Format Dropdown / Destinationsr552014-03-061-32/+66
* WinGui: Add a new command line argument to the HandBrake GUI executable (--r...sr552014-03-011-2/+2
* WinGui: Fix to the Multiple Title selection feature. UI warning no longer rel...sr552014-02-231-20/+0
* WinGui: Enable the x265 raw muxer for testing. Note to everyone playing with...sr552014-02-231-1/+1
* WinGui: x265 UI patch by Zhang Zhigiang. sr552014-02-232-4/+180
* WinGui: Further work on the new Audio and Subtitle automatic behaviour system.sr552014-02-222-68/+44
* WinGui: Show a error message when the user has no destination set.sr552014-02-171-0/+7
* WinGui: Initial work to refactor the Audio and Subtitle behavioural based aut...sr552014-02-169-533/+600
* WinGui: Tidy up a few cosmetic issues and enable the picture preview code in ...sr552014-01-254-40/+11
* WinGui: Make the Preset Plist importer a bit more robust by checking versions...sr552014-01-211-0/+27
* WinGui: cleanup some warnings.sr552014-01-024-23/+8
* WinGui: Fix a crash when updating the status display.sr552014-01-022-2/+2
* WinGui: Move a bunch of strings out to the resources file.sr552013-12-296-66/+70
* WinGui: Improved an Add All Error message in relation to the Auto File Naming...sr552013-12-291-3/+3
* WinGui: Some more minor tweaks to the new source menu and tidyup on the optio...sr552013-12-262-138/+37
* WinGui: Remove needless QSV checkbox to enable QSV in options. sr552013-12-071-27/+0
* WinGui: Some further work in the background on the still preview feature.sr552013-12-062-4/+49
* WinGui: Redesigned the Source Selection Menu dropdown, to an overlay window. ...sr552013-12-011-5/+107
* WinGui: Some additional work on Static Previews. Added slider to select the p...sr552013-11-223-8/+162
* WinGui: Putting in place the framework for a static preview window. Initial ...sr552013-11-193-12/+109
* WinGui: Fix a large number of stylecop warnings. sr552013-11-198-28/+12
* WinGui: Finish off moving the User Settings service to the UI Layer. sr552013-11-199-54/+59
* WinGui: Removed the need for the user settings service from IEncode and IScan...sr552013-11-194-31/+24
* WinGui: Started work on API improvements in the Application services dll. Rem...sr552013-11-194-18/+14
* WinGui: use libhb presets for QSV.Rodeo2013-11-081-7/+6
* WinGui: don't ignore the H.264 profile and level when the encoder is QSV.Rodeo2013-11-081-19/+47
* WinGui: Remove AV_MKV option. Now default for the buildsr552013-11-081-2/+2
* WinGui: Fix adding a new VobSub or PGS subtitle, default it to "Burned In" fo...sr552013-10-201-16/+22
* WinGui: Add a "Add 'Foreign Audio Scan'" option to the Automatic Subtitle tra...sr552013-10-202-4/+35
* WinGui: Handle libhb dll errors.sr552013-10-081-1/+15
* WinGui: Use the LumenWorks CsvReader library for the chapters tab. (MIT Licen...sr552013-10-052-10/+13
* WinGui: All the hardware acceleration options are now available view a new ta...sr552013-09-282-1/+4
* WinGui: Fix an index problem with the angles dropdown.sr552013-09-271-1/+1
* WinGui: Added a new tab in Options to host "Video" related settings including...sr552013-09-212-150/+282