]> granicus.if.org Git - handbrake/commit
WinGui: Re-implement queue import/export functionality for the GUI. Note, this is...
authorsr55 <sr55.hb@outlook.com>
Fri, 7 Jun 2019 18:55:56 +0000 (19:55 +0100)
committersr55 <sr55.hb@outlook.com>
Fri, 7 Jun 2019 18:56:17 +0000 (19:56 +0100)
commit1c88dbe1af5b6c29dc88626dc34e746936f49fe6
tree510f4f3d051a4e9ff3c9fc73bb82a8fc2d7afb7d
parent703fbc82f6c1d25ec9df123d4257953279e3e8a3
WinGui: Re-implement queue import/export functionality for the GUI. Note, this is incompatible with the CLI Queue parser. There is an existing separate option for exporting into a CLI friendly JSON format.
Format subject to change in the future. For now, this is a quick way of getting this functionality back.  #898
win/CS/HandBrakeWPF/Properties/Resources.Designer.cs
win/CS/HandBrakeWPF/Properties/Resources.resx
win/CS/HandBrakeWPF/Services/Queue/Interfaces/IQueueService.cs
win/CS/HandBrakeWPF/Services/Queue/QueueService.cs
win/CS/HandBrakeWPF/ViewModels/QueueViewModel.cs
win/CS/HandBrakeWPF/Views/QueueView.xaml