summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/Model
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Catchup some remaining strings that were not localisable. #2345sr552019-10-139-22/+121
* WinGui: UI / Consistency improvements on Audio and Subtitle Defaultssr552019-07-311-8/+0
* WinGui: Refactor "When Done" to use an enum to avoid language issues. Also c...sr552019-06-241-0/+39
* WinGui: Don't show encoder options when Fallback = None and a passthru encod...sr552019-06-061-0/+8
* WinGui: Improvements for #2090sr552019-05-122-4/+4
* WinGui: Updating German and Chinese Translations. Added French Translation.sr552019-04-231-2/+2
* WinGui: Auto-name System will now always generate a unique filename. The Pref...sr552019-04-211-0/+22
* WinGui: Improvements to Options layout. "General" tab has been split. "When ...sr552019-04-201-0/+3
* WinGui: New option to control the file overwrite default behaviour. Overwrite...sr552019-04-201-0/+25
* WinGui: Improve Add to queue error Handling. Combine 2 Dialog prompts into ...sr552019-01-241-0/+29
* WinGui: Strip out some legacy code for x264 options handling.sr552019-01-121-32/+0
* WinGui: Adding Language support to the UI. Adding Partial Translation for Ge...sr552018-11-111-0/+45
* WinGui: Rename HandBrake.ApplicationServices back to HandBrake.Interop. It's ...sr552018-06-059-11/+11
* WinGui: Tidy-up some erroneous namespaces.sr552018-05-061-2/+0
* WinGui: Add support for setting mixdown, bitrate, sample rate, gain and DRC f...sr552018-04-231-7/+8
* Misc. typosluz.paz2018-02-202-3/+3
* WinGui: Support for the new sharpen filter.sr552017-06-022-0/+106
* WinGui: Change the "For Additional Tracks" dropdown. Remove the "None" opti...sr552017-05-242-5/+2
* WinGui: Strip out some out some legacy code that was causing some threading i...sr552017-04-133-2/+5
* WinGui: Audio Defaults: Improve the Mixdown dropdown. Only show supported mi...sr552017-04-101-0/+42
* WinGui: Change the default behaviour for the WinGui to automatically use fall...sr552017-03-221-2/+0
* WinGui: Remove Usage of System.ComponentModel.DataAnnotations - DisplayName a...sr552017-03-176-27/+25
* WinGui: Fix a number of stylecop warnings.sr552017-02-111-4/+1
* WinGui: A number of small fixes and Improvements.sr552016-12-271-0/+2
* WinGui: Fix a large number of stylecop warnings.sr552016-10-301-16/+16
* WinGui: Add a track list on the Audio Defaults screen. This changes the behav...sr552016-05-122-5/+611
* WinGui: Improve the security of the update checker on windows. This download ...sr552016-04-291-2/+2
* WinGui: Add SHA1 Verification of the update downloads and don't start the ins...sr552016-03-121-0/+5
* App Services Tidyup ContdScott2015-09-262-2/+2
* AppServices tidyupScott2015-09-261-1/+1
* WinGui: Fix another instance of the Caliburn vs Json.net sillyness where obje...sr552015-08-252-18/+9
* WinGui: Layout improvements on add preset window.sr552015-08-011-1/+1
* WinGui: Initial Implementation of the json preset export code.sr552015-07-053-0/+16
* WinGui: Change audio track behaviours default to None so current presets are ...sr552015-05-261-1/+1
* WinGui: Adding new dropdown to the Configure Audio Options. The new "Track Se...sr552015-05-262-1/+55
* WinGui: Adding Subtitle Burn-in Behaviour Support.sr552015-04-042-15/+55
* WinGui: Add TrueHD, Flac and EAC3 Passthru, and EAC3 encoder options. Fixed ...sr552015-03-291-1/+1
* WinGui: Dropping more legacy code and moving some more UI only code up to the...sr552015-03-011-0/+48
* WinGui: Fix an issue related to the Audio and Subtitle defaults not reloading...sr552015-02-072-2/+4
* WinGui: Remove a bunch of CLI handling code.sr552015-01-311-1/+0
* WinGui: Refracting some of the modelling around the Encode Servicessr552015-01-045-0/+363
* 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-151/+0
* WinGui: Move the preset system out of the services package.sr552014-11-231-0/+151
* WinGui: Fix to the Multiple Title selection feature. UI warning no longer rel...sr552014-02-231-1/+1
* WinGui: Initial work to refactor the Audio and Subtitle behavioural based aut...sr552014-02-161-3/+0
* WinGui: Redesigned the Source Selection Menu dropdown, to an overlay window. ...sr552013-12-011-0/+21
* WinGui: Couple of cosmetic fixes / minor improvements. sr552013-10-271-1/+1
* WinGui: All the hardware acceleration options are now available view a new ta...sr552013-09-281-28/+0
* WinGui: Added a new tab in Options to host "Video" related settings including...sr552013-09-212-0/+31