| Commit message (Expand) | Author | Age | Files | Lines |
* | Misc. typos | luz.paz | 2018-02-20 | 1 | -1/+1 |
* | WinGui: Reselect the last selected preset (if still available) when editing a... | sr55 | 2018-01-13 | 1 | -1/+1 |
* | WinGui: Fix a bug in preview scaling. | sr55 | 2017-12-15 | 1 | -2/+2 |
* | WinGui: Add % Actual Size to the static preview window title. | sr55 | 2017-12-15 | 1 | -12/+18 |
* | WinGui: Mouse Wheel can scroll previews. | sr55 | 2017-12-15 | 1 | -0/+22 |
* | WinGui: Don't perform Foreign Audio Subtitle Scans for short video previews. ... | sr55 | 2017-10-29 | 1 | -0/+18 |
* | WinGui: Fix a number of stylecop warnings. | sr55 | 2017-02-11 | 1 | -1/+1 |
* | WinGui: Fix a large number of stylecop warnings. | sr55 | 2016-10-30 | 1 | -2/+2 |
* | WinGui: Add more space around the preview window when the content is larger t... | sr55 | 2016-09-09 | 1 | -2/+2 |
* | WinGui: Fix #318 Video Previews can start at the beginning of the file, but ... | sr55 | 2016-09-09 | 1 | -1/+1 |
* | AppServices tidyup | Scott | 2015-09-26 | 1 | -7/+10 |
* | WinGui: Replace Castle Windsor with Caliburn Micros built-in SimpleContainer ... | sr55 | 2015-07-21 | 1 | -6/+6 |
* | WinGui: Moving the bulk of the view model strings to resources. | sr55 | 2015-06-11 | 1 | -6/+6 |
* | WinGui: Fix Line Endings and (StyleCop)Warnings | sr55 | 2015-05-03 | 1 | -16/+21 |
* | WinGui: Some further refactoring of the services library. Moving all the queu... | sr55 | 2015-04-12 | 1 | -1/+2 |
* | WinGui: Remove the EncodeServiceWrapper | sr55 | 2015-03-03 | 1 | -1/+2 |
* | WinGui: Dropping more legacy code and moving some more UI only code up to the... | sr55 | 2015-03-01 | 1 | -1/+0 |
* | WinGui: Removing the Isolation code as it's not used, and planned for libhb i... | sr55 | 2015-03-01 | 1 | -2/+2 |
* | WinGui: Moving the Interop Code into the services library. This will allow so... | sr55 | 2015-02-28 | 1 | -1/+1 |
* | WinGui: Fix a object reference issue with the ScannedSource in the QueueTask ... | sr55 | 2015-01-25 | 1 | -1/+1 |
* | WinGui: Improve the preset load failure error message. Remove some duplicate ... | sr55 | 2015-01-20 | 1 | -2/+2 |
* | WinGui: Quick Fix for the batch encoding with libhb mode. | sr55 | 2015-01-19 | 1 | -2/+12 |
* | WinGui: Remove the EncodingProfile object as it doesn't make sense in the con... | sr55 | 2015-01-18 | 1 | -8/+2 |
* | WinGui: Combine the Still and Live previews into a single window in the same ... | sr55 | 2015-01-17 | 1 | -2/+390 |
* | WinGui: | sr55 | 2015-01-17 | 1 | -1/+2 |
* | WinGui: Refracting some of the modelling around the Encode Services | sr55 | 2015-01-04 | 1 | -0/+1 |
* | WinGui: Part 1 - Restructuring the AppServices library in preparation for the... | sr55 | 2014-11-29 | 1 | -0/+1 |
* | WinGui: Don't allow previews less than 32x32 as it'll crash. Handle SEH exce... | sr55 | 2014-11-27 | 1 | -2/+52 |
* | WinGui: Don't grab previews when the preview window hasn't been opened. (Not... | sr55 | 2014-05-24 | 1 | -0/+5 |
* | WinGui: Give the preview window a presence on the picture settings tab. Added... | sr55 | 2014-05-17 | 1 | -0/+37 |
* | WinGui: Tidy up a few cosmetic issues and enable the picture preview code in ... | sr55 | 2014-01-25 | 1 | -15/+6 |
* | WinGui: cleanup some warnings. | sr55 | 2014-01-02 | 1 | -6/+0 |
* | WinGui: Some further work in the background on the still preview feature. | sr55 | 2013-12-06 | 1 | -0/+6 |
* | WinGui: Some additional work on Static Previews. Added slider to select the p... | sr55 | 2013-11-22 | 1 | -5/+154 |
* | WinGui: Putting in place the framework for a static preview window. Initial ... | sr55 | 2013-11-19 | 1 | -0/+58 |