summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/ViewModels/StaticPreviewViewModel.cs
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Fix a object reference issue with the ScannedSource in the QueueTask ...sr552015-01-251-1/+1
* 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-191-2/+12
* 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-171-2/+390
* WinGui:sr552015-01-171-1/+2
* 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-0/+1
* WinGui: Don't allow previews less than 32x32 as it'll crash. Handle SEH exce...sr552014-11-271-2/+52
* WinGui: Don't grab previews when the preview window hasn't been opened. (Not...sr552014-05-241-0/+5
* WinGui: Give the preview window a presence on the picture settings tab. Added...sr552014-05-171-0/+37
* WinGui: Tidy up a few cosmetic issues and enable the picture preview code in ...sr552014-01-251-15/+6
* WinGui: cleanup some warnings.sr552014-01-021-6/+0
* WinGui: Some further work in the background on the still preview feature.sr552013-12-061-0/+6
* WinGui: Some additional work on Static Previews. Added slider to select the p...sr552013-11-221-5/+154
* WinGui: Putting in place the framework for a static preview window. Initial ...sr552013-11-191-0/+58