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
/
Views
Commit message (
Expand
)
Author
Age
Files
Lines
*
WinGui: Remove bold from preset manager list box to further avoid confusion. ...
sr55
2021-01-09
1
-3
/
+0
*
WinGui: Remove bold "(Default Preset)" label and add discrete "Is Default: Ye...
sr55
2021-01-07
1
-1
/
+7
*
WinGui: Work by Nomis101 to add support for MP2 passthru to the windows UI. T...
sr55
2020-12-11
1
-0
/
+1
*
WinGui: Refactor the logging code to better handle multiple instance behaviours.
sr55
2020-12-06
1
-1
/
+1
*
WinGui: Move to .NET 5 runtime. (This requires the Microsoft .NET 5 runtime t...
sr55
2020-11-11
1
-1
/
+0
*
WinGui: Simultaneous encode improvements.
sr55
2020-10-24
1
-2
/
+8
*
WinGui: Couple of localisation issues fixed. Fixes #3162 and #3161
sr55
2020-09-29
2
-3
/
+8
*
WinGui: Fix a couple of cosmetic translation issues. Fixes #3116
sr55
2020-09-11
1
-2
/
+2
*
WinGui: Various fixes to the log window when using muilti-instance.
sr55
2020-09-05
1
-3
/
+3
*
WinGui: Hide QSV Low Power checkbox when QSV not available. #3083
sr55
2020-08-24
1
-1
/
+1
*
WinGui: Add a menu option to allow exporting all user presets for easier back...
sr55
2020-08-22
1
-0
/
+1
*
WinGui: Align some of the checkboxs left to avoid overly large click areas. F...
sr55
2020-08-22
3
-6
/
+6
*
WinGui: Make it clearer that other media players may work for video preview p...
sr55
2020-08-22
1
-1
/
+1
*
WinGui: Improvements to the new Preset Management UI.
sr55
2020-08-04
4
-85
/
+184
*
WinGui: Update the UI to allow passthru of metadata to be disabled. This util...
sr55
2020-07-31
1
-0
/
+10
*
WinGui: Fix build attempt 2
sr55
2020-07-25
1
-5
/
+0
*
WinGui: Fix Build
sr55
2020-07-24
1
-1
/
+0
*
WinGui: Add back lost functionality on the new queue design. There is now a ...
sr55
2020-07-24
2
-17
/
+25
*
WinGui: Disable simulatenous encode support on low end systems. Increase t...
sr55
2020-07-03
1
-1
/
+3
*
WinGui: Presets UI overhaul.
sr55
2020-06-30
4
-246
/
+364
*
WinGui: Adding support for the new resolution limit setup to the preset scree...
sr55
2020-06-26
2
-36
/
+26
*
WinGui: Experimental new Dimensions Tab Design. (Part 1 of Several). Addin...
sr55
2020-06-26
2
-65
/
+69
*
WinGui: Minor tweaks to the queue summary screen.
sr55
2020-06-19
1
-9
/
+13
*
WinGui: Prevent Process isolation feature from being enabled on Windows 7 or ...
sr55
2020-06-19
1
-2
/
+6
*
WinGui: Another fix to the preset panel behaviour.
sr55
2020-06-05
1
-1
/
+1
*
WinGui: Fix an issue where the treeview control can, when categories are clos...
sr55
2020-06-03
2
-11
/
+25
*
WinGui: Add a debug menu for nightly builds that allows exporting and importi...
sr55
2020-05-23
1
-0
/
+5
*
WinGui: Lay the ground work for adding the padding filter to the Windows UI. ...
sr55
2020-05-17
7
-136
/
+240
*
WinGui: Add option to reset settings to defaults in preferences (top right, ...
sr55
2020-05-09
2
-16
/
+44
*
WinGui: Fix Presets and Summary FPS labels.
sr55
2020-05-02
1
-2
/
+1
*
WinGui: Filter out invalid audio encoder choices on the audio tab to avoid ac...
sr55
2020-05-02
1
-0
/
+1
*
WinGui: Enable multi-instance support. (#2797)
Scott
2020-04-29
4
-7
/
+8
*
Multi instance (#2791)
Scott
2020-04-26
8
-113
/
+24
*
WinGui: Improve Langauge for process isolation and be clear what it is, and h...
sr55
2020-04-11
1
-4
/
+7
*
WinGui: Improvements to the Process Isolation Worker.
sr55
2020-04-11
1
-9
/
+13
*
WinGui: Allow the *experimental* process worker feature to be enabled though ...
sr55
2020-04-09
1
-18
/
+9
*
WinGui: Disable the Queue Tabs when multiple items are selected to avoid UI c...
sr55
2020-03-14
1
-115
/
+121
*
WinGui: Override the Treeview Resource template to fix some styling issues on...
sr55
2020-03-03
1
-1
/
+1
*
WinGui: Fix a localisation issue on the Point to Point Dropdown and add Title...
sr55
2020-03-03
2
-14
/
+32
*
WinGui: Revert queue selection behavior back to extended. Fixes #2657
sr55
2020-02-28
1
-1
/
+1
*
WinGui: Add an explicit option in preferences to enable additional fixed func...
sr55
2020-02-26
1
-0
/
+2
*
WinGui: Fix a small cosmetic issue on the main window presets control. Fixes ...
sr55
2020-02-24
1
-1
/
+1
*
WinGui: Set queue selection mode to Single
sr55
2020-02-23
1
-1
/
+1
*
WinGui: Improve Handling of Low Disk Space Alerts
sr55
2020-02-23
1
-0
/
+6
*
WinGui: Attempt to improve the reorder icon.
sr55
2020-02-08
2
-0
/
+0
*
WinGui: Add a Reorder icon to the Audio/Subtitle Records. Re-arrange the but...
sr55
2020-02-07
4
-24
/
+31
*
WinGui: Add a preference to enable/disable the power state monitoring. Also a...
sr55
2020-02-05
1
-1
/
+10
*
WinGui: Fix an issue where default settings were not getting loaded. Fixes #2549
sr55
2020-01-15
1
-1
/
+1
*
WinGui: Improve rendering of queue filename when the filename > 1 line for th...
sr55
2020-01-13
1
-2
/
+2
*
WinGui: Split the Copyright away from the GPL license information. Fixes #2551
sr55
2020-01-13
1
-1
/
+1
[next]