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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
WinGui: Fix a crash in the AudioViewModel when no Behaviour Tracks or fallbac...
sr55
2019-06-01
1
-1
/
+1
*
WinGui: Switch to SDK style cproj files. Switch to PackageReferences for NuG...
sr55
2019-06-01
12
-1009
/
+200
*
WinGui: Add Preference to perform the When Done Action immediately without t...
sr55
2019-05-22
7
-27
/
+85
*
WinGui: Fix Copyright header
sr55
2019-05-22
1
-1
/
+1
*
WinGui: Better expose some of the UI actions in the Menus. Including shortcut...
sr55
2019-05-15
1
-1
/
+7
*
WinGui: Add missing .ass extension to subtitle import
sr55
2019-05-12
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
6
-8
/
+58
*
WinGui: Use hb_presets_read_file_json to read the UI presets file. This allow...
sr55
2019-05-11
13
-142
/
+125
*
WinGui: More Robust Queue Backup and Recovery.
sr55
2019-05-11
2
-3
/
+34
*
WinGui: Switch the GUI over to using JSON for the queue. (Note, this is not t...
sr55
2019-05-10
19
-1005
/
+1019
*
WinGui: Add .editorconfig
sr55
2019-05-08
2
-4
/
+148
*
Revert "Updated HandBrake.Interop to .NET Standard 2.0 and the new SDK projec...
sr55
2019-05-08
7
-34
/
+235
*
Updated HandBrake.Interop to .NET Standard 2.0 and the new SDK project style....
David Rickard
2019-05-08
7
-235
/
+34
*
WinGui: Fix fast decode tune with x264 vs x265. #2083
sr55
2019-05-07
2
-9
/
+12
*
WinGui: Allow SSA files to be dropped on the UI.
sr55
2019-05-04
1
-2
/
+3
*
WinGui:
sr55
2019-05-02
5
-12
/
+18
*
WinGui: Improved Language of the hardware encoder preferences to help avoid c...
sr55
2019-05-02
3
-8
/
+22
*
WinGui: Update the UI for the new deblock filter. #2028
sr55
2019-05-02
12
-39
/
+166
*
WinGui: Minor refactoring of the AutoNameHelper class to improve code readabi...
sr55
2019-04-25
1
-131
/
+130
*
WinGui: Fix Autoname directory selection
sr55
2019-04-25
1
-5
/
+3
*
WinGui: Refactor Filters View Model - (Grayscale)
sr55
2019-04-25
4
-38
/
+99
*
WinGui: Refactor Filters View Model - (Rotate and Flip)
sr55
2019-04-25
4
-60
/
+122
*
WinGui: Refactor Filters View Model - (Deblock)
sr55
2019-04-25
4
-105
/
+103
*
WinGui: Refactor Filters View Model - (Deinterlace and Detection Filters)
sr55
2019-04-25
5
-235
/
+264
*
WinGui: Tidyup the new DetelecineFilter class
sr55
2019-04-25
1
-22
/
+4
*
WinGui: Refactor Filters View Model - (Detelecine Filter)
sr55
2019-04-25
4
-78
/
+155
*
WinGui: Refactor Filters View Model - (Denoise Filter)
sr55
2019-04-25
5
-154
/
+206
*
WinGui: Refactor the Filters View Model. Each filter will now have it's own ...
sr55
2019-04-25
5
-130
/
+233
*
WinGui: Updating German and Chinese Translations. Added French Translation.
sr55
2019-04-23
8
-60
/
+2648
*
WinGui: Fix a preset import ordering bug that could produce an incorrect audi...
sr55
2019-04-22
1
-2
/
+2
*
WinGui: Update new default settings for collision behaviour.
sr55
2019-04-21
1
-1
/
+1
*
WinGui: Auto-name System will now always generate a unique filename. The Pref...
sr55
2019-04-21
10
-62
/
+244
*
WinGui: Fix Typo
sr55
2019-04-21
2
-2
/
+2
*
WinGui: Improvements to Options layout. "General" tab has been split. "When ...
sr55
2019-04-20
5
-46
/
+107
*
WinGui: New option to control the file overwrite default behaviour. Overwrite...
sr55
2019-04-20
18
-92
/
+238
*
WinGui: Remove legacy delete.png icon and replace with grey X variant. Better...
sr55
2019-04-19
8
-6
/
+8
*
WinGui: Make the Queue Delete button more reliable. Doesn't need a double cli...
sr55
2019-04-19
2
-12
/
+18
*
WinGui: Another code path without error handling enabled for add to queue fixed.
sr55
2019-04-19
1
-1
/
+1
*
WinGui: Various fixes and improvements to validation handling and options in...
sr55
2019-04-19
10
-88
/
+107
*
WinGui: Fix Language ordering for Audio and Subtitle tabs. Fixes #2050
sr55
2019-04-17
2
-7
/
+15
*
WinGui: Don't export Rotate is not set in preset export. Fixes #2047
sr55
2019-04-17
1
-1
/
+6
*
WinGui: Fix previews after hb_image_s change. Fixes #2044
sr55
2019-04-16
1
-0
/
+1
*
WinGui: Reset IsPresetModified when Updating a preset. Fixes #2042
sr55
2019-04-16
1
-0
/
+1
*
WinGui: Set the Countdown Alert to top most. #2032
sr55
2019-04-11
1
-1
/
+1
*
WinGui: Fix Race Condition crash when cancelling scan.
sr55
2019-04-08
1
-0
/
+1
*
WinGui: Improve the failed scan information window. #2025
sr55
2019-04-08
4
-7
/
+7
*
WinGui: Allow "Esc" key to be pressed on the source selection window. #2026
sr55
2019-04-08
1
-1
/
+1
*
WinGui: Retry menu item disabled state fixed on queue.
sr55
2019-04-06
1
-0
/
+4
*
WinGui: Minor bug fixes and UX improvements to the new queue design.
sr55
2019-04-06
4
-4
/
+22
[prev]
[next]