]> granicus.if.org Git - handbrake/commit
WinGui: Add Support for Subtitle Track Naming. Auto-populate the Track name for...
authorsr55 <sr55.hb@outlook.com>
Sat, 3 Aug 2019 19:17:02 +0000 (20:17 +0100)
committersr55 <sr55.hb@outlook.com>
Mon, 12 Aug 2019 17:41:56 +0000 (18:41 +0100)
commit8d44138c667004478818749914355cd794cbb561
treef04263fd1305146e1191f2d28860211a28545948
parentd5cfa90ad9ac1f822ee2a7bf27416ca2ec44ff65
WinGui: Add Support for Subtitle Track Naming.  Auto-populate the Track name for both Audio/Subtitles if the source track has it available and we support reading it from that type of source file.  #855 #2213
win/CS/HandBrake.Interop/Interop/Json/Encode/SubtitleTrack.cs
win/CS/HandBrake.Interop/Interop/Json/Scan/SourceAudioTrack.cs
win/CS/HandBrake.Interop/Interop/Json/Scan/SourceSubtitleTrack.cs
win/CS/HandBrakeWPF/Services/Encode/Factories/EncodeTaskFactory.cs
win/CS/HandBrakeWPF/Services/Encode/Model/Models/AudioTrack.cs
win/CS/HandBrakeWPF/Services/Encode/Model/Models/SubtitleTrack.cs
win/CS/HandBrakeWPF/Services/Scan/Factories/TitleFactory.cs
win/CS/HandBrakeWPF/Services/Scan/Model/Audio.cs
win/CS/HandBrakeWPF/Services/Scan/Model/Subtitle.cs
win/CS/HandBrakeWPF/Views/SubtitlesView.xaml