index
:
HandBrake.git
0.10.x
1.0.x
259-add-nvenc-encoder
ffmpeg_sgothel
hw-encoder-base
hw-encoder-joint
hw-encoder-nvenc
hw-encoder-vaapi
master
nvenc-encoder
nvenc-encoder-libav
opencl
release_1.3.1
release_1.3.3
vaapi-encoder
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
win
/
CS
/
HandBrakeWPF
/
ViewModels
/
OptionsViewModel.cs
Commit message (
Expand
)
Author
Age
Files
Lines
*
WinGui: Move to Caliburn Micro 4.0 (RC). This removes the Framework 4 dependa...
sr55
2021-03-08
1
-2
/
+4
*
WinGui: Remove some dead code.
sr55
2021-03-06
1
-2
/
+0
*
WinGui: Add a warning in preferencs -> Safemode when Hardware support is not ...
sr55
2021-02-28
1
-0
/
+4
*
WinGui: Another smaller found of Namespace changes for HandBrake.Interop
sr55
2021-02-04
1
-7
/
+6
*
WinGui: Extend the dark theme option to be able to honour OS "AppsUseLightThe...
sr55
2021-01-23
1
-8
/
+10
*
WinGui: Improved reliablity of the queue service with multiple instances runn...
sr55
2020-12-03
1
-1
/
+5
*
WinGui: Simultaneous encode improvements.
sr55
2020-10-24
1
-16
/
+1
*
WinGui: Make it clearer that other media players may work for video preview p...
sr55
2020-08-22
1
-2
/
+2
*
WinGui: Update the UI to allow passthru of metadata to be disabled. This util...
sr55
2020-07-31
1
-1
/
+6
*
WinGui: Use newer language structure in OptionsViewModel to tidy it up a bit.
sr55
2020-07-31
1
-559
/
+94
*
WinGui: Disable simulatenous encode support on low end systems. Increase t...
sr55
2020-07-03
1
-1
/
+17
*
WinGui: Add option to reset settings to defaults in preferences (top right, ...
sr55
2020-05-09
1
-0
/
+15
*
WinGui: Fix process priority setting. Fixes #2811
sr55
2020-05-02
1
-1
/
+1
*
Multi instance (#2791)
Scott
2020-04-26
1
-16
/
+16
*
WinGui: Improve Langauge for process isolation and be clear what it is, and h...
sr55
2020-04-11
1
-6
/
+6
*
WinGui: Improvements to the Process Isolation Worker.
sr55
2020-04-11
1
-0
/
+8
*
WinGui: Add an explicit option in preferences to enable additional fixed func...
sr55
2020-02-26
1
-2
/
+19
*
WinGui: Add a preference to enable/disable the power state monitoring. Also a...
sr55
2020-02-05
1
-0
/
+35
*
WinGui: Experimental Worker Process (Basic logging is now operational) + UI I...
sr55
2019-12-29
1
-0
/
+55
*
WinGui: Add a new option to autoname that mimic's an unintended behaviour of ...
sr55
2019-11-17
1
-0
/
+19
*
WinGui: Fix an issue with autoname file format not being stored correctly. F...
sr55
2019-11-15
1
-1
/
+1
*
WinGui: Catchup some remaining strings that were not localisable. #2345
sr55
2019-10-13
1
-92
/
+30
*
WinGui: Make a number of UI compoents translatable. #2345
sr55
2019-10-05
1
-1
/
+1
*
WinGui: Make the Dark Theme Windows 10 only.
sr55
2019-08-12
1
-0
/
+2
*
WinGui: Remove the experimental embedded queue. It's not been working right f...
sr55
2019-07-14
1
-25
/
+0
*
WinGui: Build out code for active monitoring of storage and battery power on...
sr55
2019-07-05
1
-2
/
+2
*
WinGui: Refactor "When Done" to use an enum to avoid language issues. Also c...
sr55
2019-06-24
1
-32
/
+26
*
WinGui: Few minor features + Early access to a new "Dark" theme. It's not yet...
sr55
2019-06-16
1
-15
/
+28
*
WinGui: Add a "Test" button to the When Done Audio options. Also log the "Med...
sr55
2019-06-06
1
-0
/
+26
*
WinGui: Add Preference to perform the When Done Action immediately without t...
sr55
2019-05-22
1
-14
/
+35
*
WinGui: Auto-name System will now always generate a unique filename. The Pref...
sr55
2019-04-21
1
-1
/
+60
*
WinGui: New option to control the file overwrite default behaviour. Overwrite...
sr55
2019-04-20
1
-3
/
+23
*
WinGui: Reafactor application init and introduce a --no-hardware flat that ca...
sr55
2019-04-06
1
-1
/
+1
*
WinGui: Remove the legacy queue design. The new design is now always used.
sr55
2019-03-03
1
-15
/
+0
*
WinGui: Utilise new hb_global_init_no_hardware when hb_global_init fails. T...
sr55
2019-02-11
1
-0
/
+3
*
WinGui: Make the toolbar customisation options more discoverable by making th...
sr55
2019-01-14
1
-2
/
+33
*
WinGui: Tidy up a few instances of mesagebox.show.
sr55
2018-11-24
1
-2
/
+2
*
WinGui: Fixing various UI Localisation issues and missing strings. #1597
sr55
2018-11-19
1
-8
/
+8
*
WinGui: Adding Language support to the UI. Adding Partial Translation for Ge...
sr55
2018-11-11
1
-0
/
+24
*
WinGui: Limit the experimental features to the nightly builds.
sr55
2018-11-02
1
-0
/
+8
*
WinGui: Remove the preference to show the advanced tab. This can still be tog...
sr55
2018-10-20
1
-19
/
+0
*
WinGui: Simplify the Language Resource Files.
sr55
2018-10-10
1
-1
/
+1
*
WinGui: Implementing the new queue design. This is currently experimental and...
sr55
2018-09-22
1
-8
/
+20
*
WinGui: Remove temp VCE hack.
sr55
2018-07-21
1
-2
/
+1
*
WinGui: Move UserSettings over to JSON format. Settings from the older XML f...
sr55
2018-07-18
1
-6
/
+6
*
WinGui: Extend the "Video" preference tab to allow the hardware encoders to b...
sr55
2018-06-29
1
-15
/
+78
*
WinGui: Rename HandBrake.ApplicationServices back to HandBrake.Interop. It's ...
sr55
2018-06-05
1
-3
/
+3
*
WinGui: Remove some unnecessary version / bitness calls in the Services library.
sr55
2018-05-08
1
-1
/
+1
*
option to disable preview on summary tab (issue #1267)
Sebastian Janning
2018-04-10
1
-3
/
+23
*
WinGui: Make the QSV Decoding options clearer.
sr55
2017-12-13
1
-9
/
+9
[next]