summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/ViewModels/OptionsViewModel.cs
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Move to Caliburn Micro 4.0 (RC). This removes the Framework 4 dependa...sr552021-03-081-2/+4
* WinGui: Remove some dead code.sr552021-03-061-2/+0
* WinGui: Add a warning in preferencs -> Safemode when Hardware support is not ...sr552021-02-281-0/+4
* WinGui: Another smaller found of Namespace changes for HandBrake.Interopsr552021-02-041-7/+6
* WinGui: Extend the dark theme option to be able to honour OS "AppsUseLightThe...sr552021-01-231-8/+10
* WinGui: Improved reliablity of the queue service with multiple instances runn...sr552020-12-031-1/+5
* WinGui: Simultaneous encode improvements.sr552020-10-241-16/+1
* WinGui: Make it clearer that other media players may work for video preview p...sr552020-08-221-2/+2
* WinGui: Update the UI to allow passthru of metadata to be disabled. This util...sr552020-07-311-1/+6
* WinGui: Use newer language structure in OptionsViewModel to tidy it up a bit.sr552020-07-311-559/+94
* WinGui: Disable simulatenous encode support on low end systems. Increase t...sr552020-07-031-1/+17
* WinGui: Add option to reset settings to defaults in preferences (top right, ...sr552020-05-091-0/+15
* WinGui: Fix process priority setting. Fixes #2811sr552020-05-021-1/+1
* Multi instance (#2791)Scott2020-04-261-16/+16
* WinGui: Improve Langauge for process isolation and be clear what it is, and h...sr552020-04-111-6/+6
* WinGui: Improvements to the Process Isolation Worker.sr552020-04-111-0/+8
* WinGui: Add an explicit option in preferences to enable additional fixed func...sr552020-02-261-2/+19
* WinGui: Add a preference to enable/disable the power state monitoring. Also a...sr552020-02-051-0/+35
* WinGui: Experimental Worker Process (Basic logging is now operational) + UI I...sr552019-12-291-0/+55
* WinGui: Add a new option to autoname that mimic's an unintended behaviour of ...sr552019-11-171-0/+19
* WinGui: Fix an issue with autoname file format not being stored correctly. F...sr552019-11-151-1/+1
* WinGui: Catchup some remaining strings that were not localisable. #2345sr552019-10-131-92/+30
* WinGui: Make a number of UI compoents translatable. #2345sr552019-10-051-1/+1
* WinGui: Make the Dark Theme Windows 10 only.sr552019-08-121-0/+2
* WinGui: Remove the experimental embedded queue. It's not been working right f...sr552019-07-141-25/+0
* WinGui: Build out code for active monitoring of storage and battery power on...sr552019-07-051-2/+2
* WinGui: Refactor "When Done" to use an enum to avoid language issues. Also c...sr552019-06-241-32/+26
* WinGui: Few minor features + Early access to a new "Dark" theme. It's not yet...sr552019-06-161-15/+28
* WinGui: Add a "Test" button to the When Done Audio options. Also log the "Med...sr552019-06-061-0/+26
* WinGui: Add Preference to perform the When Done Action immediately without t...sr552019-05-221-14/+35
* WinGui: Auto-name System will now always generate a unique filename. The Pref...sr552019-04-211-1/+60
* WinGui: New option to control the file overwrite default behaviour. Overwrite...sr552019-04-201-3/+23
* WinGui: Reafactor application init and introduce a --no-hardware flat that ca...sr552019-04-061-1/+1
* WinGui: Remove the legacy queue design. The new design is now always used.sr552019-03-031-15/+0
* WinGui: Utilise new hb_global_init_no_hardware when hb_global_init fails. T...sr552019-02-111-0/+3
* WinGui: Make the toolbar customisation options more discoverable by making th...sr552019-01-141-2/+33
* WinGui: Tidy up a few instances of mesagebox.show.sr552018-11-241-2/+2
* WinGui: Fixing various UI Localisation issues and missing strings. #1597sr552018-11-191-8/+8
* WinGui: Adding Language support to the UI. Adding Partial Translation for Ge...sr552018-11-111-0/+24
* WinGui: Limit the experimental features to the nightly builds.sr552018-11-021-0/+8
* WinGui: Remove the preference to show the advanced tab. This can still be tog...sr552018-10-201-19/+0
* WinGui: Simplify the Language Resource Files.sr552018-10-101-1/+1
* WinGui: Implementing the new queue design. This is currently experimental and...sr552018-09-221-8/+20
* WinGui: Remove temp VCE hack.sr552018-07-211-2/+1
* WinGui: Move UserSettings over to JSON format. Settings from the older XML f...sr552018-07-181-6/+6
* WinGui: Extend the "Video" preference tab to allow the hardware encoders to b...sr552018-06-291-15/+78
* WinGui: Rename HandBrake.ApplicationServices back to HandBrake.Interop. It's ...sr552018-06-051-3/+3
* WinGui: Remove some unnecessary version / bitness calls in the Services library.sr552018-05-081-1/+1
* option to disable preview on summary tab (issue #1267)Sebastian Janning2018-04-101-3/+23
* WinGui: Make the QSV Decoding options clearer.sr552017-12-131-9/+9