summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/ViewModels
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Moving the Interop Code into the services library. This will allow so...sr552015-02-2811-13/+13
* WinGui: Don't default VobSub burn-in with MP4. sr552015-02-111-1/+1
* WinGui: Misc UI consistency improvements. sr552015-02-091-1/+1
* WinGui: Remove , from status bar text.sr552015-02-091-1/+1
* WinGui: More aggressive check that the user is not trying to overwrite the so...sr552015-02-091-0/+14
* WinGui: Remove a bunch of CLI handling code.sr552015-01-315-1115/+6
* WinGui: Disable support for HandBrakeCLI in preparation of removing the legac...sr552015-01-301-23/+0
* WinGui: Another small fix to nlmeans custom. Missed 1 instances where the sho...sr552015-01-301-1/+1
* WinGui: Fix Denoise NlMeans Custom Option not showing.sr552015-01-301-2/+2
* WinGui: Fix a object reference issue with the ScannedSource in the QueueTask ...sr552015-01-252-2/+2
* WinGui: Switch all the FileOpen / FileSave dialogs over to the native windows...sr552015-01-234-13/+9
* 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: Remove the Simple advanced options tab. sr552015-01-233-233/+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-222-481/+280
* WinGui: Improve the preset load failure error message. Remove some duplicate ...sr552015-01-201-2/+2
* WinGui: Quick Fix for the batch encoding with libhb mode.sr552015-01-1913-29/+77
* WinGui: Remove the EncodingProfile object as it doesn't make sense in the con...sr552015-01-181-8/+2
* WinGui: Combine the Still and Live previews into a single window in the same ...sr552015-01-175-491/+399
* WinGui:sr552015-01-172-3/+4
* 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