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: Add a new option to autoname that mimic's an unintended behaviour of ...
sr55
2020-01-01
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
*
WinGui: Make the When Done Play Sound option more granular. Queue vs Encode ...
sr55
2017-12-13
1
-1
/
+17
*
WinGui: Make the app UWP aware. When in a UWP container, the update options w...
sr55
2017-08-18
1
-0
/
+8
*
WinGui: AutoName Sort the InvalidFileNameChars Array before doing a Binary Se...
sr55
2017-06-26
1
-2
/
+3
*
Remove the OpenCL Bicubic scaling option. Unfortunatly it's causing too many ...
sr55
2017-06-07
1
-34
/
+2
*
WinGui: Fix a number of stylecop warnings.
sr55
2017-03-26
1
-10
/
+10
*
WinGui: Remove a couple instances of VistaOpenFileDialog in favour of the nat...
sr55
2017-03-17
1
-2
/
+2
*
WinGui: Make the Queue Storage Nightly aware. Also fix an issue with Queue a...
sr55
2017-03-17
1
-1
/
+1
*
WinGui: Add a new option to play Sound when queue or single encode completes
sr55
2017-03-16
1
-4
/
+66
*
WinGui: Add option to show progress percentage in app title bar, and the task...
sr55
2017-03-16
1
-1
/
+23
*
WinGui: Remove disk space warning from browser and allow the low level to be ...
sr55
2017-03-05
1
-4
/
+23
*
WinGui: Fix a number of stylecop warnings.
sr55
2017-02-11
1
-12
/
+13
*
WinGui: Fix a stack overflow exception in Options screen that was causing a s...
sr55
2017-01-09
1
-1
/
+0
*
WinGui: Correctly synchronise the WhenDone dropdowns in the Queue, MainWindow...
sr55
2017-01-08
1
-1
/
+9
*
WinGui: New Setting to allow the QSV decoder to be used with Non QSV encoders...
sr55
2016-12-26
1
-0
/
+33
*
WinGui: Fix a large number of stylecop warnings.
sr55
2016-10-30
1
-0
/
+3
*
WinGui: Don't allow the user to enter invalid filename characters in the "Fil...
sr55
2016-05-13
1
-3
/
+40
*
WinGui: Improve the security of the update checker on windows. This download ...
sr55
2016-04-29
1
-1
/
+1
*
WinGui: Some initial work to make the HandBrake.ApplicationServices library m...
sr55
2016-04-19
1
-0
/
+1
*
WinGUI: Remove option to enable DXVA decoding. There are too many issues with...
sr55
2016-03-21
1
-23
/
+0
[next]