]> granicus.if.org Git - handbrake/commit
WinGui: General Tidyup of the Services Library API.
authorsr55 <sr55.hb@outlook.com>
Sat, 25 Aug 2012 14:05:56 +0000 (14:05 +0000)
committersr55 <sr55.hb@outlook.com>
Sat, 25 Aug 2012 14:05:56 +0000 (14:05 +0000)
commit5c878c4eab2f01acc386165fca26d2f3ef943b77
tree5e7a7257147ad1f074297dcd28af691a554cae97
parentcbe5f09e69c95df3be3b38de06c2b7bd6b5bd949
WinGui: General Tidyup of the Services Library API.

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4915 b64f7644-9d1e-0410-96f1-a4d463321fa5
16 files changed:
win/CS/HandBrake.ApplicationServices/HandBrake.ApplicationServices.csproj
win/CS/HandBrake.ApplicationServices/Model/EncodeTask.cs
win/CS/HandBrake.ApplicationServices/Model/Encoding/SubtitleTrack.cs
win/CS/HandBrake.ApplicationServices/Services/Base/EncodeBase.cs
win/CS/HandBrake.ApplicationServices/Services/Encode.cs
win/CS/HandBrake.ApplicationServices/Services/Interfaces/IQueueManager.cs
win/CS/HandBrake.ApplicationServices/Services/LibEncode.cs
win/CS/HandBrake.ApplicationServices/Services/LibScan.cs
win/CS/HandBrake.ApplicationServices/Services/PresetService.cs
win/CS/HandBrake.ApplicationServices/Services/QueueManager.cs
win/CS/HandBrake.ApplicationServices/Services/QueueProcessor.cs
win/CS/HandBrake.ApplicationServices/Services/ScanService.cs
win/CS/HandBrake.ApplicationServices/Utilities/GeneralUtilities.cs
win/CS/HandBrake.ApplicationServices/Utilities/PlistUtility.cs
win/CS/HandBrake.ApplicationServices/Utilities/QueryGeneratorUtility.cs
win/CS/HandBrakeWPF/ViewModels/MainViewModel.cs