summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/ViewModels/SubtitlesViewModel.cs
Commit message (Expand)AuthorAgeFilesLines
* 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
* WinGui: (WPF) Port the Advanced Panel for x264 from VidCoder. sr552012-03-241-0/+1
* WinGui: (WPF) Fixes to the Audio and Subtitle panels. Add pdb's to installer.sr552012-03-241-0/+33
* WinGui: (WPF) Added Debug menu (1. Show CLI Query to allow for easier debuggi...sr552012-03-171-110/+117
* WinGui: (WPF) Wiring up the Subtitles Auto-selection and Point-to-Point on th...sr552012-03-041-14/+153
* WinGui: (WPF) Further work wiring up the new UI.sr552012-03-011-0/+11
* WinGui: (WPF) Further work on the Audio and Subtitle tabs along with the API ...sr552012-01-221-17/+127
* WinGui: (WPF) Further work on hooking up the various tabs on the Main Window.sr552012-01-081-0/+12
* WinGui: (WPF) Move all the main UI tab UserControls into an MVVM format. Most...sr552011-12-301-0/+72