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
/
Services
/
Presets
/
PresetService.cs
Commit message (
Expand
)
Author
Age
Files
Lines
*
WinGui: Fix an issue that blocked preset imports. Fixes #3523
sr55
2021-04-03
1
-5
/
+0
*
WinGui: Finish the conversion to System.Text.Json. This removes the Newtonsof...
sr55
2021-03-06
1
-13
/
+8
*
WinGui: Make the Windows UI tolerate empty categories #3434
sr55
2021-02-25
1
-0
/
+5
*
WinGui: Add support for Media Foundation 264/265 encoders for QC based ARM64 ...
sr55
2021-02-23
1
-6
/
+10
*
WinGui: Add code to prevent double default presets. Fixes #3386
sr55
2021-02-06
1
-0
/
+7
*
WinGui: Another smaller found of Namespace changes for HandBrake.Interop
sr55
2021-02-04
1
-11
/
+10
*
WinGui: HandBrake.Interop further API tidyup. Namespace changes. Many "mode...
sr55
2021-02-04
1
-2
/
+2
*
WinGui: Fix typo on new preset pane and fix an issue with mis-detecting prese...
sr55
2021-01-07
1
-1
/
+1
*
WinGui: Better handle disabled presets in the UI.
sr55
2020-12-13
1
-8
/
+18
*
WinGui: Add a menu option to allow exporting all user presets for easier back...
sr55
2020-08-22
1
-18
/
+24
*
WinGui: Improvements to the new Preset Management UI.
sr55
2020-08-04
1
-0
/
+67
*
WinGui: Presets UI overhaul.
sr55
2020-06-30
1
-0
/
+7
*
WinGui: Experimental new Dimensions Tab Design. (Part 1 of Several). Addin...
sr55
2020-06-26
1
-165
/
+1
*
WinGui: Couple if minor bug fixes.
sr55
2020-05-03
1
-0
/
+2
*
WinGui: If selecting a preset that uses an video encoder that's not in use, w...
sr55
2020-04-11
1
-0
/
+45
*
WinGui: Experimental Worker Process (Basic logging is now operational) + UI I...
sr55
2019-12-29
1
-1
/
+0
*
WinGui: First step in a long overdue cleanup of the logging code. Stripped ou...
sr55
2019-12-28
1
-12
/
+4
*
WinGui: Force a built-in preset update on libhb preset version change. #2421
sr55
2019-11-15
1
-2
/
+8
*
WinGui: Refactor "When Done" to use an enum to avoid language issues. Also c...
sr55
2019-06-24
1
-1
/
+1
*
WinGui: Clean-up the preset archive code. New filename format for archive fi...
sr55
2019-05-12
1
-39
/
+24
*
WinGui: Improvements for #2090
sr55
2019-05-12
1
-2
/
+20
*
WinGui: Use hb_presets_read_file_json to read the UI presets file. This allow...
sr55
2019-05-11
1
-39
/
+13
*
WinGui: Update the UI for the new deblock filter. #2028
sr55
2019-05-02
1
-1
/
+0
*
WinGui: Add log messages around preset service actions that were not previous...
sr55
2019-03-09
1
-17
/
+16
*
WinGui: Remove the legacy queue design. The new design is now always used.
sr55
2019-03-03
1
-3
/
+3
*
WinGui: Remove hard coded ordering on the in-line presets selector.
sr55
2019-02-11
1
-40
/
+55
*
WinGui: Fix preset updates. Built in presets should now automatically update....
sr55
2019-01-18
1
-66
/
+55
*
WinGui: Tidy up a few instances of mesagebox.show.
sr55
2018-11-24
1
-2
/
+2
*
WinGui: Minor Code Tidyup
sr55
2018-11-17
1
-2
/
+0
*
WinGui: Fix an issue that might be causing the default sample rate to be sele...
sr55
2018-10-03
1
-1
/
+1
*
WinGui: Move UserSettings over to JSON format. Settings from the older XML f...
sr55
2018-07-18
1
-1
/
+1
*
WinGui: Rename HandBrake.ApplicationServices back to HandBrake.Interop. It's ...
sr55
2018-06-05
1
-4
/
+4
*
WinGui: Fix an issue with the Add preset window that prevented it from updati...
sr55
2018-05-18
1
-0
/
+6
*
WinGui: Make the Audio Sample Rate tolerant of number styles. Fixes #1193
sr55
2018-02-21
1
-3
/
+2
*
Misc. typos
luz.paz
2018-02-20
1
-2
/
+2
*
WinGui: Adding Preset Category support into the Windows UI. Single layer supp...
sr55
2017-11-02
1
-1
/
+23
*
WinGui: Improve selection behaviour of the new preset controls.
sr55
2017-09-11
1
-10
/
+53
*
WinGui: Add description tooltip to presets dropdown menu. Also change "User P...
sr55
2017-09-10
1
-1
/
+1
*
WinGui: Implementing the new Preset design that does away with the legacy sty...
sr55
2017-09-08
1
-33
/
+0
*
WinGui: Make the Preset Import system a bit more robust. #808
sr55
2017-07-05
1
-1
/
+1
*
WinGui: Support importing preset categories that can be exported from the Mac...
sr55
2017-06-07
1
-36
/
+63
*
WinGui: Fix a number of stylecop warnings.
sr55
2017-03-26
1
-2
/
+4
*
WinGui: Rework of the preset system
sr55
2017-03-04
1
-63
/
+222
*
WinGui: Put up a clearer error when we can't read older presets rather than j...
sr55
2017-01-12
1
-2
/
+11
*
WinGui: A number of small fixes and Improvements.
sr55
2016-12-27
1
-5
/
+0
*
WinGui: Fix a large number of stylecop warnings.
sr55
2016-10-30
1
-1
/
+6
*
WinGui: Lay the foundation for editing presets with a simple rename window.
sr55
2016-07-25
1
-0
/
+9
*
WinGui: Add a track list on the Audio Defaults screen. This changes the behav...
sr55
2016-05-12
1
-1
/
+1
*
WinGui: Allow the Nightly build and Release version to be run side-by-side. ...
[email protected]
2016-01-29
1
-3
/
+12
*
WinGui: Fix Preset json file import.
sr55
2016-01-17
1
-4
/
+5
[next]