summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/ViewModels
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Some further refactoring of the services library. Moving all the queu...sr552015-04-124-3/+7
* WinGui: When Switching from x264 to another encoder, the video tab options wo...sr552015-04-101-0/+5
* WinGui: For default user presets, make sure the advanced tab shows correctly...sr552015-04-101-0/+6
* WinGui: Fix the copy mask list.sr552015-04-071-3/+4
* WinGui: Updates to the latest JSON API. This enables hardware decode / encode...sr552015-04-051-5/+0
* WinGui: Adding Subtitle Burn-in Behaviour Support.sr552015-04-041-3/+88
* WinGui: Add TrueHD, Flac and EAC3 Passthru, and EAC3 encoder options. Fixed ...sr552015-03-296-0/+379
* WinGui: Fixed the temp Property Changed Base Impl.sr552015-03-142-0/+3
* WinGui: Updating the app to handle the latest JSON API change regarding the A...sr552015-03-072-27/+7
* WinGui: Remove the EncodeJob model. This removes another abstraction layer th...sr552015-03-051-3/+2
* WinGui: Remove the EncodeServiceWrapper sr552015-03-031-1/+2
* WinGui: Dropping more legacy code and moving some more UI only code up to the...sr552015-03-014-10/+2
* WinGui: Moving the Queue Code out to the UI level. The services library will ...sr552015-03-014-23/+27
* WinGui: Removing the Isolation code as it's not used, and planned for libhb i...sr552015-03-014-55/+6
* 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