summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/ViewModels/SubtitlesViewModel.cs
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Disable Subtitle Burn In Checkbox for PGS + MP4 #1077sr552017-12-251-1/+1
* WinGui: Finish off modification detectionsr552017-12-131-5/+1
* WinGui: Initial ground work on code that will detect when the user modifies s...sr552017-09-171-2/+43
* instead of language name, use language code for prefered audio and prefered s...Strangelovian2017-07-031-1/+3
* WinGui: Fix a number of stylecop warnings.sr552017-03-261-6/+6
* subtitles: simplify and shorten subtitle descriptions (#591)John Stebbins2017-03-101-2/+2
* WinGui: Fix a number of stylecop warnings.sr552017-02-111-2/+3
* WinGui: Fixes to Subtitle Default behaviours.sr552016-12-311-3/+17
* WinGui: Check if a track is foreign audio, before defaulting burn-in if the b...sr552016-08-031-2/+5
* WinGui: Fix the Subtitle Defaults popup text.sr552016-04-231-1/+1
* WinGui: Change the Audio Default and Subtitle panels to be modal windows. (Si...sr552016-04-171-51/+20
* WinGui:sr552016-02-061-163/+9
* App Services Tidyup ContdScott2015-09-261-0/+1
* AppServices tidyupScott2015-09-261-3/+6
* WinGui: Moving the bulk of the view model strings to resources.sr552015-06-111-2/+3
* WinGui: Fix Line Endings and (StyleCop)Warningssr552015-05-031-1/+0
* WinGui: Adding Subtitle Burn-in Behaviour Support.sr552015-04-041-3/+88
* WinGui: Don't default VobSub burn-in with MP4. sr552015-02-111-1/+1
* WinGui: Misc UI consistency improvements. sr552015-02-091-1/+1
* WinGui: Switch all the FileOpen / FileSave dialogs over to the native windows...sr552015-01-231-3/+2
* WinGui: Quick Fix for the batch encoding with libhb mode.sr552015-01-191-1/+4
* WinGui: Correcting namespaces.sr552015-01-051-1/+1
* WinGui: Refracting some of the modelling around the Encode Servicessr552015-01-041-1/+2
* WinGui: Part 1 - Restructuring the AppServices library in preparation for the...sr552014-11-291-1/+1
* WinGui: Move the preset model object into the presets package.sr552014-11-231-1/+1
* WinGui: Move the preset system out of the services package.sr552014-11-231-0/+1
* WinGui: Use OutputFormat display name, rather than the enum name.sr552014-08-211-1/+1
* WinGui: Add new preset keys for the Audio and Subtitle default behaviours. Up...sr552014-08-101-4/+0
* WinGui: Minor tidy up of options. Cleanup of some code warnings and some init...sr552014-05-181-4/+5
* WinGui: Initial work to refactor the Audio and Subtitle behavioural based aut...sr552014-02-161-47/+301
* WinGui: Fix a large number of stylecop warnings. sr552013-11-191-5/+4
* WinGui: Fix adding a new VobSub or PGS subtitle, default it to "Burned In" fo...sr552013-10-201-16/+22
* WinGui: Add a "Add 'Foreign Audio Scan'" option to the Automatic Subtitle tra...sr552013-10-201-0/+6
* WinGui: Remove the AV_MP4 option so we now only have the AV Format Muxer as "...sr552013-09-141-1/+1
* WinGui: Make the AVFormat Muxers default.sr552013-07-131-1/+1
* WinGui: Use ISO639-2 Codes rather than language names for auto language selec...sr552013-05-291-6/+7
* WinGui: default to burn-in for VobSub too (when the container is MP4).Rodeo2013-04-021-1/+1
* WinGui: Removed extra property.sr552013-03-201-1/+0
* WinGui: Small tweak to enable burned in for pgs by default in mp4 files. (Add...sr552013-03-201-0/+8
* WinGui: Push Any up to the top of the language lists.sr552013-03-031-10/+1
* WinGui: Options screen refactoring.sr552013-01-131-0/+11
* WinGui: Numerous bug fixes. Many around the automatic selection feature on th...sr552013-01-131-42/+40
* WinGui: Strip out the last traces of MEF since it's not going to be used.sr552012-08-271-2/+0
* WinGui: Added a right click menu for the Audio, Subtitles and Chapters tabs w...sr552012-08-041-48/+54
* WinGui: Array of fixes and changessr552012-07-201-0/+1
* WinGui: Initial work to restore queue editing functionality. (Note, it's not ...sr552012-07-081-0/+12
* WinGui: - Another fix to the Subtitles panel. sr552012-06-201-4/+6
* WinGui:WinGui:sr552012-06-191-23/+40
* WinGui: Bug fixes on the subtitles panel.sr552012-05-211-2/+8
* WinGui: Make the new WPF UI default. (the old UI exe is still included in the...sr552012-05-121-2/+5