summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/ViewModels/PreviewViewModel.cs
Commit message (Collapse)AuthorAgeFilesLines
* WinGui: Fix a typosr552014-09-171-1/+1
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6413 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Force 2dp on Preview %sr552014-08-021-1/+1
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6257 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: cleanup some warnings.sr552014-01-021-5/+4
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5952 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Move a bunch of strings out to the resources file.sr552013-12-291-6/+7
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5946 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Removed the need for the user settings service from IEncode and ↵sr552013-11-191-1/+1
| | | | | | IScan interfaces and various other places. This makes the API much simpler to use. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5897 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Started work on API improvements in the Application services dll. ↵sr552013-11-191-6/+3
| | | | | | Removing the concept of user settings and replacing it with a Configuration object. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5896 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Enhancements to the preview window and scanning option.ssr552013-02-231-9/+18
| | | | | | | | - Allow up to 60 preview images and expand the video preview selection up to 240 seconds. - Allow a preview to be generated when the queue is already running. - Grey out the preview Play button when it's encoding. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5263 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Remember the last used preview duration.sr552013-01-241-0/+2
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5201 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Allow a shorted preview video.sr552013-01-241-1/+1
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5200 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Improved handling of preview filename generation and fixed the ↵sr552012-12-271-8/+19
| | | | | | seconds / frames options to update in realtime with the duration calculation. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5108 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Swap out the interface for IEncode in the preview window.sr552012-09-261-1/+1
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4984 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Fix build and further clean out some legacy code.sr552012-06-141-2/+4
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4735 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: (WPF) Add basic Preview window.sr552012-03-041-3/+375
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4495 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: (WPF) Move all the main UI tab UserControls into an MVVM format. ↵sr552011-12-301-1/+1
| | | | | | Mostly code shuffling. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4393 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: (WPF) Initial work to implement the "Queue" and "Add Preset" ↵sr552011-12-271-1/+3
| | | | | | Windows. Additional setup work around the main window. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4389 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: (WPF) Added backing properties for binding on the options window & ↵sr552011-10-221-4/+22
| | | | | | some general tidy up of the code/comments. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4310 b64f7644-9d1e-0410-96f1-a4d463321fa5
* HandBrakeWPF: Switch from Caliburn to Caliburn Micro and Add a CastleWindsor ↵sr552011-09-171-1/+1
| | | | | | Bootstrapper. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4230 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Rename Direction C# to CSsr552011-03-131-0/+19
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3846 b64f7644-9d1e-0410-96f1-a4d463321fa5