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
Commit message (
Expand
)
Author
Age
Files
Lines
*
WinGui: Msbuild typo
sr55
2020-11-12
1
-1
/
+1
*
WinGui: Update deprecated Ookii.dialogs reference to newer Ookii.dialogs.wpf
sr55
2020-11-12
1
-1
/
+1
*
WinGui: Some re-work in the msbuild file and installers to support .NET 5 cor...
sr55
2020-11-12
7
-62
/
+73
*
WinGui: Move to .NET 5 runtime. (This requires the Microsoft .NET 5 runtime t...
sr55
2020-11-11
8
-152
/
+64
*
build(deps): bump gong-wpf-dragdrop from 2.3.1 to 2.3.2 in /win/CS
dependabot[bot]
2020-11-05
1
-1
/
+1
*
WinGui: Fix an issue with live preview state after the first preview and impr...
sr55
2020-10-31
3
-14
/
+22
*
build(deps): bump gong-wpf-dragdrop from 2.2.0 to 2.3.1 in /win/CS
dependabot[bot]
2020-10-24
1
-1
/
+1
*
WinGui: Simultaneous encode improvements.
sr55
2020-10-24
14
-231
/
+189
*
WinGui: Null safetly for last commit.
sr55
2020-10-23
1
-1
/
+1
*
WinGui: Block the completed event from re-firing if the worker process runs i...
sr55
2020-10-23
2
-3
/
+22
*
WinGui: Preference the first QSV encoder when we don't have any used QSV hard...
sr55
2020-10-11
1
-0
/
+6
*
WinGui: Support allocation of work across multiple Intel GPU's
sr55
2020-10-11
3
-14
/
+69
*
HandBrake.Interop: Library cleanup.
sr55
2020-10-04
120
-1382
/
+601
*
WinGui: Couple of localisation issues fixed. Fixes #3162 and #3161
sr55
2020-09-29
3
-5
/
+10
*
WinGui: Agressively call global_close on libhb to attempt to make sure tempor...
sr55
2020-09-26
3
-10
/
+22
*
nvenc: Allow 3 simulatenous encodes in multi-instance mode on windows.
sr55
2020-09-26
1
-1
/
+1
*
WinGui: Fix a couple of exceptions in the AudioTrack model where unavailable ...
sr55
2020-09-26
1
-11
/
+18
*
Update ResourcesTooltips.co.resx from Transifex on 2020-09-20
Patriccollu
2020-09-21
1
-28
/
+28
*
Update Resources.co.resx from Transifex on 2020-09-20
Patriccollu
2020-09-21
1
-34
/
+37
*
WinGui: Fix a couple of cosmetic translation issues. Fixes #3116
sr55
2020-09-11
5
-9
/
+19
*
WinGui: Performance Optimisation to the summary tab. Don't request previews w...
sr55
2020-09-07
2
-2
/
+7
*
WinGui: Small optimisation to the Add to Queue function. Adding 250 Items Be...
sr55
2020-09-07
1
-1
/
+20
*
WinGui: Fix a bug with pre/postfix in autoname functonality
sr55
2020-09-06
1
-10
/
+7
*
WinGui: Various fixes to the log window when using muilti-instance.
sr55
2020-09-05
7
-54
/
+108
*
Try to fix error CNDL0014
Nomis101
2020-09-03
1
-4
/
+4
*
Update Product.wxs for new locales
Nomis101
2020-09-03
1
-7
/
+28
*
WinGUI: Add initial support for Ukrainian locale
Nomis101
2020-09-03
3
-4
/
+17
*
Update some locales, add Ukrainian and Corsican locale files
Nomis101
2020-09-03
20
-207
/
+7359
*
WinGUI: Add support for Corsican locale
Nomis101
2020-09-03
3
-4
/
+17
*
WinGui: Don't use Regex where it's not needed for the AutoName support. Fixes...
sr55
2020-09-02
1
-7
/
+7
*
WinGui: Update the msbuild file to use Configuration placeholders.
sr55
2020-08-31
1
-12
/
+12
*
WinGui: Fix build
sr55
2020-08-30
1
-2
/
+2
*
WinGui: MSI installer improvements.
sr55
2020-08-29
2
-96
/
+120
*
WinGui: Fix a bug in preset parsing where multiple video tunes are used. Fixe...
sr55
2020-08-29
1
-1
/
+1
*
WinGui: Make the AsyncDepth variable nullable so it does not default to 0 wh...
sr55
2020-08-24
1
-1
/
+1
*
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
11
-121
/
+146
*
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
16
-118
/
+23
*
build(deps): bump Ookii.Dialogs from 1.0.0 to 1.1.0 in /win/CS
dependabot[bot]
2020-08-20
1
-1
/
+1
*
WinGui: Improvements to the new Preset Management UI.
sr55
2020-08-04
16
-142
/
+446
*
WinGui: Fix a startup performance issue with the UI. Fixes #3046
sr55
2020-08-01
1
-3
/
+15
*
WinGui: Update the UI to allow passthru of metadata to be disabled. This util...
sr55
2020-07-31
10
-183
/
+164
*
WinGui: Use newer language structure in OptionsViewModel to tidy it up a bit.
sr55
2020-07-31
1
-559
/
+94
*
WinGui: Add Windows Serer 2019 to the approved list for Process isolation.
sr55
2020-07-31
1
-1
/
+11
*
WinGui: Fix build attempt 2
sr55
2020-07-25
1
-5
/
+0
*
WinGui: Fix Build
sr55
2020-07-24
2
-9
/
+0
*
WinGui: Add back lost functionality on the new queue design. There is now a ...
sr55
2020-07-24
10
-42
/
+123
*
WinGui: Adding a resource manager for hardware encoders. Since you can only ...
sr55
2020-07-24
3
-7
/
+144
*
WinGui: Fix an erroneous log message about low-power not being supported on o...
sr55
2020-07-19
3
-5
/
+4
[next]