]> granicus.if.org Git - handbrake/commit
WinGui: Add support for dropping .srt files onto the main window. When you do this...
authorsr55 <sr55.hb@outlook.com>
Thu, 24 May 2018 19:59:08 +0000 (20:59 +0100)
committersr55 <sr55.hb@outlook.com>
Thu, 24 May 2018 19:59:33 +0000 (20:59 +0100)
commitf6e6fc6c47298a0dd17dad6a6c387c18fe13c6b8
tree6735481855a3367294ed053257052ff4c8d213a9
parent91bef558463a2635a934de99a61439696682c9c1
WinGui: Add support for dropping .srt files onto the main window. When you do this, the Subtitles tab is activated and a subtitle track for each file dropped will be added.
win/CS/HandBrakeWPF/ViewModels/Interfaces/ISubtitlesViewModel.cs
win/CS/HandBrakeWPF/ViewModels/MainViewModel.cs
win/CS/HandBrakeWPF/ViewModels/SubtitlesViewModel.cs