summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/EventArgs
Commit message (Collapse)AuthorAgeFilesLines
* WinGui: Cleanup of some unneeded references across the projects.sr552018-08-091-3/+0
|
* WinGui: Rename HandBrake.ApplicationServices back to HandBrake.Interop. It's ↵sr552018-06-051-1/+1
| | | | moving back to being more of an libhb interop/abstraction library only.
* WinGui: Initial ground work on code that will detect when the user modifies ↵sr552017-09-171-0/+20
| | | | settings that don't match the currently selected preset.
* WinGui: Initial implementation of the Summary Tab. This may be subject to ↵sr552017-08-231-0/+23
| | | | change. #833
* WinGui: Some further refactoring of the services library. Moving all the ↵sr552015-04-121-0/+2
| | | | | | queueing functionality up to app layer for now. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7086 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Moving the Queue Code out to the UI level. The services library will ↵sr552015-03-013-0/+102
be strictly a libhb warpper and service provider. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6959 b64f7644-9d1e-0410-96f1-a4d463321fa5