summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/ViewModels/AudioViewModel.cs
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Move to Caliburn Micro 4.0 (RC). This removes the Framework 4 dependa...sr552021-03-081-1/+1
* WinGui: HandBrake.Interop further API tidyup. Namespace changes. Many "mode...sr552021-02-041-1/+1
* WinGui: Work by Nomis101 to add support for MP2 passthru to the windows UI. T...sr552020-12-111-6/+9
* WinGui: AutoPassthru is now implemented using libhb using hb_autopassthru_get...sr552020-02-071-3/+3
* WinGui: Improve the way the Audio and Subtitle Language selection is handled....sr552020-02-051-5/+11
* WinGui: Fix crash on Audio Defaults View. Fixes #2341sr552019-10-021-4/+1
* WinGui: UI / Consistency improvements on Audio and Subtitle Defaultssr552019-07-311-2/+5
* WinGui: Fix a crash in the AudioViewModel when no Behaviour Tracks or fallbac...sr552019-06-011-1/+1
* WinGui: Fix Language ordering for Audio and Subtitle tabs. Fixes #2050sr552019-04-171-4/+8
* 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-0/+8
* WinGui: Fix issues with "Any" language selection with the "First" option use...sr552018-12-301-49/+56
* WinGui: Simplify the Language Resource Files.sr552018-10-101-1/+1
* WinGui: Rename HandBrake.ApplicationServices back to HandBrake.Interop. It's ...sr552018-06-051-3/+3
* WinGui: Finish off modification detectionsr552017-12-131-5/+6
* WinGui: Initial Activation of the "modified" preset detection code. (Audio/Su...sr552017-12-121-1/+9
* WinGui: Initial ground work on code that will detect when the user modifies s...sr552017-09-171-0/+83
* instead of language name, use language code for prefered audio and prefered s...Strangelovian2017-07-031-2/+3
* WinGui: Add "None" as an option to the fallback encoder dropdown. Setting thi...sr552017-05-311-3/+27
* WinGui: Change the "For Additional Tracks" dropdown. Remove the "None" opti...sr552017-05-241-3/+0
* WinGui: Fix a number of stylecop warnings.sr552017-03-261-18/+18
* WinGui: Change the default behaviour for the WinGui to automatically use fall...sr552017-03-221-3/+3
* WinGui: Fix "(Any)" language track option on the Audio Tab for Automatic Sele...sr552016-12-261-7/+4
* WinGui: Fix a large number of stylecop warnings.sr552016-10-301-1/+0
* Fix an issue applying audio codec settings from the defaults which are differ...Andrij Abyzov2016-08-281-7/+7
* WinGui: Some behavioural fixes to the Audio Defaults when loading and saving...sr552016-06-271-1/+1
* WinGui: Add a track list on the Audio Defaults screen. This changes the behav...sr552016-05-121-13/+6
* WinGui: Change the Audio Default and Subtitle panels to be modal windows. (Si...sr552016-04-171-47/+14
* WinGui: Use Mixdowns from LibHBand sanitise the choices. The GUI no longer sh...sr552016-04-091-6/+0
* WinGui: Fix Audio Tab Track by Language selection behaviour.sr552016-02-211-1/+1
* WinGui: Fix a few binding errors on the audio Default tab. Allow Turbo first ...sr552016-02-131-1/+2
* WinGui: Fixes to the refactored Audio Defaults View. Settings were not gettin...sr552016-02-071-5/+3
* WinGui:sr552016-02-061-165/+12
* WinGui: Fix for configure audio tracks not behaving correctly with "Any" option.sr552016-01-311-7/+12
* App Services Tidyup ContdScott2015-09-261-0/+1
* AppServices tidyupScott2015-09-261-3/+7
* WinGui: Fetch Audio Bitrates, Bitrate Defaults, Samplerates from LibHBsr552015-06-201-2/+9
* WinGui: Moving the bulk of the view model strings to resources.sr552015-06-111-2/+3
* WinGui: Adding new dropdown to the Configure Audio Options. The new "Track Se...sr552015-05-261-7/+44
* WinGui: General tidy up and remove the custom styling for the app. The app wi...sr552015-05-171-7/+5
* WinGui: Add TrueHD, Flac and EAC3 Passthru, and EAC3 encoder options. Fixed ...sr552015-03-291-0/+14
* WinGui: Moving the Interop Code into the services library. This will allow so...sr552015-02-281-1/+1
* WinGui: Quick Fix for the batch encoding with libhb mode.sr552015-01-191-1/+4
* WinGui: Some Tweaks to the configure defaults UI. Improve auto passthru langu...sr552015-01-091-1/+1
* 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: Add new preset keys for the Audio and Subtitle default behaviours. Up...sr552014-08-101-6/+2