summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/ViewModels
Commit message (Expand)AuthorAgeFilesLines
...
* WinGui: Some fixes around x264/x265 tune/profile optionssr552015-01-121-2/+2
* WinGui: Make LibHB a first class citizen for encoding. (Now on by default). U...sr552015-01-111-2/+2
* WinGui: Some Tweaks to the configure defaults UI. Improve auto passthru langu...sr552015-01-091-1/+1
* WinGui: Remove "Aspect Ratio" Display on the Picture tab. It's not really use...sr552015-01-091-2/+1
* WinGui: Correcting namespaces.sr552015-01-057-7/+7
* WinGui: Further fixes to libhb json api filters code.sr552015-01-051-2/+7
* WinGui: Refracting some of the modelling around the Encode Servicessr552015-01-0421-10/+33
* WinGui: Make the Tabs in the logging window a bit larger and improve the init...sr552015-01-021-4/+1
* WinGui: Fix the Check for update frequency setting. (Removed daily as an opti...sr552014-12-201-13/+4
* WinGui: Move the event trigger to make drag/drop of files on the UI more reli...sr552014-11-292-0/+23
* WinGui: Part 1 - Restructuring the AppServices library in preparation for the...sr552014-11-2920-21/+38
* WinGui: Re-factoring the services library. sr552014-11-291-0/+1
* WinGui: Remove the CLI Check Helper. Using LibHB to determine version inform...sr552014-11-282-8/+3
* WinGui: Don't allow previews less than 32x32 as it'll crash. Handle SEH exce...sr552014-11-271-2/+52
* WinGui: Remove the option to enable the static preview window. Window is now ...sr552014-11-272-36/+1
* WinGui: Move the preset model object into the presets package.sr552014-11-2314-14/+14
* WinGui: Move the preset system out of the services package.sr552014-11-2314-1/+23
* WinGui: Fix x265 preset not loading correctly. UIA on the queue toolbar butt...0.10.0sr552014-11-211-1/+1
* WinGui: Improve the error message when importing a preset fails.sr552014-11-151-14/+24
* WinGui: Improve Error message for the help menu item.sr552014-11-081-1/+8
* WinGui: Fix for quality slider on queue edit. Was not updating correctly.sr552014-10-251-49/+66
* WinGui: Improve exit while encoding error message.sr552014-10-251-1/+1
* WinGui: Block users from attempting to overwrite their input file. sr552014-10-251-0/+12
* WinGui: Fix Playlist not displaying for bluray titles.sr552014-10-051-4/+9
* WinGui: Bug Fixes:sr552014-09-212-4/+14
* WinGui: Fix a typosr552014-09-171-1/+1
* WinGui: Fix an issue loading preset Maximum Width/Height info. This was causi...sr552014-09-091-4/+5
* WinGui: The update checker will now show an update on 32bit versions of the a...sr552014-09-051-0/+5
* WinGui: Only show Turbo First pass checkbox on x264sr552014-08-261-0/+34
* WinGui: Switch to using hb_set_anamorphic_size2. This simplifies the picture ...sr552014-08-221-493/+357
* WinGui: Use OutputFormat display name, rather than the enum name.sr552014-08-212-4/+2
* WinGui: -Fix to the update service. -Change NlMeans to NLMeanssr552014-08-193-3/+4
* WinGui: Add new preset keys for the Audio and Subtitle default behaviours. Up...sr552014-08-102-10/+2
* Interop: Added support for NL-Means denoise.randomengy2014-08-031-0/+1
* WinGui: Force 2dp on Preview %sr552014-08-021-1/+1
* WinGui: Fix a styling issue on the preview window. Disable libhb encode for...sr552014-08-022-1/+35
* 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