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
/
UserSettingConstants.cs
Commit message (
Expand
)
Author
Age
Files
Lines
*
WinGui: Improve Handling of Low Disk Space Alerts
sr55
2020-02-23
1
-1
/
+0
*
WinGui: Add a new option to autoname that mimic's an unintended behaviour of ...
sr55
2020-01-01
1
-0
/
+1
*
WinGui: Catchup some remaining strings that were not localisable. #2345
sr55
2019-10-13
1
-1
/
+1
*
WinGui: Optional support for previewing flip/rotate. #2334
sr55
2019-10-01
1
-0
/
+1
*
WinGui: Remove the experimental embedded queue. It's not been working right f...
sr55
2019-07-14
1
-1
/
+0
*
WinGui: Build out code for active monitoring of storage and battery power on...
sr55
2019-07-05
1
-1
/
+2
*
WinGui: Refactor "When Done" to use an enum to avoid language issues. Also c...
sr55
2019-06-24
1
-1
/
+1
*
WinGui: Few minor features + Early access to a new "Dark" theme. It's not yet...
sr55
2019-06-16
1
-0
/
+1
*
WinGui: Add Preference to perform the When Done Action immediately without t...
sr55
2019-05-22
1
-0
/
+1
*
WinGui: Auto-name System will now always generate a unique filename. The Pref...
sr55
2019-04-21
1
-4
/
+2
*
WinGui: New option to control the file overwrite default behaviour. Overwrite...
sr55
2019-04-20
1
-0
/
+1
*
WinGui: Remove the legacy queue design. The new design is now always used.
sr55
2019-03-03
1
-1
/
+0
*
WinGui: Strip out some legacy code for x264 options handling.
sr55
2019-01-12
1
-1
/
+0
*
WinGui: Allow Add All / Add Selection to queue to be added to the toolbar sim...
sr55
2018-11-24
1
-0
/
+2
*
WinGui: Adding Language support to the UI. Adding Partial Translation for Ge...
sr55
2018-11-11
1
-1
/
+1
*
WinGui: Implementing the new queue design. This is currently experimental and...
sr55
2018-09-22
1
-0
/
+2
*
WinGui: Move UserSettings over to JSON format. Settings from the older XML f...
sr55
2018-07-18
1
-1
/
+0
*
WinGui: Extend the "Video" preference tab to allow the hardware encoders to b...
sr55
2018-06-29
1
-204
/
+8
*
WinGui: Implement most of the HTTP Worker Process stubs.
sr55
2018-06-10
1
-0
/
+10
*
option to disable preview on summary tab (issue #1267)
Sebastian Janning
2018-04-10
1
-0
/
+5
*
Misc. typos
luz.paz
2018-02-20
1
-1
/
+1
*
WinGui: Make the QSV Decoding options clearer.
sr55
2017-12-13
1
-1
/
+1
*
WinGui: Make the When Done Play Sound option more granular. Queue vs Encode ...
sr55
2017-12-13
1
-1
/
+6
*
WinGui: Rename the ShowPresetPanel option key to force everyone to have the n...
sr55
2017-12-10
1
-1
/
+1
*
WinGui: Improve selection behaviour of the new preset controls.
sr55
2017-09-11
1
-1
/
+6
*
WinGui: Implementing the new Preset design that does away with the legacy sty...
sr55
2017-09-08
1
-5
/
+0
*
WinGui: Add a new option to play Sound when queue or single encode completes
sr55
2017-03-16
1
-0
/
+10
*
WinGui: Add option to show progress percentage in app title bar, and the task...
sr55
2017-03-16
1
-0
/
+5
*
WinGui: Rework of the preset system
sr55
2017-03-04
1
-0
/
+5
*
WinGui: New Setting to allow the QSV decoder to be used with Non QSV encoders...
sr55
2016-12-26
1
-0
/
+5
*
WinGUI: Remove option to enable DXVA decoding. There are too many issues with...
sr55
2016-03-21
1
-5
/
+0
*
WinGui: Re-implement the ability to force a preset upgrade on nightly build u...
Scott
2015-12-14
1
-1
/
+6
*
WinGui: Add warning dialog on Destination Browse Button if disk space is low...
Scott
2015-11-10
1
-0
/
+10
*
Initial commit to allow the Queue Window to be embedded in the main window. S...
Scott
2015-10-24
1
-0
/
+5
*
WinGui: Strip out some old unused code.
Scott
2015-09-18
1
-15
/
+0
*
WinGui: - Some updates to the libhb preset wrapper code. - Remove Preset upd...
sr55
2015-05-26
1
-5
/
+0
*
WinGui: General tidy up and remove the custom styling for the app. The app wi...
sr55
2015-05-17
1
-5
/
+0
*
WinGui: Removing the Isolation code as it's not used, and planned for libhb i...
sr55
2015-03-01
1
-10
/
+0
*
WinGui: Disable support for HandBrakeCLI in preparation of removing the legac...
sr55
2015-01-30
1
-5
/
+0
*
WinGui: Make LibHB a first class citizen for encoding. (Now on by default). U...
sr55
2015-01-11
1
-1
/
+1
*
WinGui: Remove the CLI Check Helper. Using LibHB to determine version inform...
sr55
2014-11-28
1
-10
/
+0
*
WinGui: Remove the option to enable the static preview window. Window is now ...
sr55
2014-11-27
1
-5
/
+0
*
WinGui: Fix a styling issue on the preview window. Disable libhb encode for...
sr55
2014-08-02
1
-0
/
+5
*
WinGui: Initial work to refactor the Audio and Subtitle behavioural based aut...
sr55
2014-02-16
1
-50
/
+0
*
WinGui: cleanup some warnings.
sr55
2014-01-02
1
-1
/
+1
*
WinGui: Remove needless QSV checkbox to enable QSV in options.
sr55
2013-12-07
1
-5
/
+0
*
WinGui: Finish off moving the User Settings service to the UI Layer.
sr55
2013-11-19
1
-0
/
+9
*
WinGui: Removed the need for the user settings service from IEncode and IScan...
sr55
2013-11-19
1
-0
/
+51
*
WinGui: Started work on API improvements in the Application services dll. Rem...
sr55
2013-11-19
1
-0
/
+5
*
WinGui: Add a "Add 'Foreign Audio Scan'" option to the Automatic Subtitle tra...
sr55
2013-10-20
1
-0
/
+5
[next]