]> granicus.if.org Git - handbrake/commit
WinGui: Strip out legacy CLI scan code.
authorsr55 <sr55.hb@outlook.com>
Thu, 22 Aug 2013 17:02:19 +0000 (17:02 +0000)
committersr55 <sr55.hb@outlook.com>
Thu, 22 Aug 2013 17:02:19 +0000 (17:02 +0000)
commitc0ad015d6ef51b4edf229d98803d35c781e8b67f
tree5e40c8b802fbbfe03c3a6b27be80dcfe44d56a72
parent88cfc4524c3bb09c1316219c1f83517b35697736
WinGui: Strip out legacy CLI scan code.

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5732 b64f7644-9d1e-0410-96f1-a4d463321fa5
14 files changed:
win/CS/HandBrake.ApplicationServices/HandBrake.ApplicationServices.csproj
win/CS/HandBrake.ApplicationServices/Isolation/BackgroundServiceConnector.cs
win/CS/HandBrake.ApplicationServices/Isolation/IsolatedScanService.cs [deleted file]
win/CS/HandBrake.ApplicationServices/Parsing/Audio.cs
win/CS/HandBrake.ApplicationServices/Parsing/AudioHelper.cs [deleted file]
win/CS/HandBrake.ApplicationServices/Parsing/Chapter.cs
win/CS/HandBrake.ApplicationServices/Parsing/Parser.cs [deleted file]
win/CS/HandBrake.ApplicationServices/Parsing/Source.cs
win/CS/HandBrake.ApplicationServices/Parsing/Subtitle.cs
win/CS/HandBrake.ApplicationServices/Parsing/Title.cs
win/CS/HandBrake.ApplicationServices/Services/Interfaces/IHbServiceCallback.cs
win/CS/HandBrake.ApplicationServices/Services/Interfaces/IServerService.cs
win/CS/HandBrake.ApplicationServices/Services/ScanService.cs [deleted file]
win/CS/HandBrake.ApplicationServices/Services/ServerService.cs