summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/ViewModels/SubtitlesViewModel.cs
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Improve the way the Audio and Subtitle Language selection is handled....sr552020-02-051-4/+10
* WinGui: Catchup some remaining strings that were not localisable. #2345sr552019-10-131-1/+1
* WinGui: UI / Consistency improvements on Audio and Subtitle Defaultssr552019-07-311-2/+5
* WinGui: Add missing .ass extension to subtitle importsr552019-05-121-1/+1
* WinGui: Fix Language ordering for Audio and Subtitle tabs. Fixes #2050sr552019-04-171-3/+7
* WinGui: Set the button text to "Apply" on the Defaults Windows rather than "S...sr552019-02-181-1/+1
* Add WebM support (#1822)Justin Bull2019-02-131-1/+73
* WinGui: Initial support for SSA file import.sr552019-01-141-5/+5
* WinGui: Fix issues with "Any" language selection with the "First" option use...sr552018-12-301-21/+18
* WinGui: Better default directory for Import SRT. #1661sr552018-11-041-0/+9
* WinGui: Simplify the Language Resource Files.sr552018-10-101-1/+1
* WinGui: Rename HandBrake.ApplicationServices back to HandBrake.Interop. It's ...sr552018-06-051-1/+1
* WinGui: Add support for dropping .srt files onto the main window. When you do...sr552018-05-241-14/+40
* WinGui: For MP4 files, when subtitles are incompatible and we've already used...sr552018-05-061-0/+5
* 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