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
/
HandBrake.Interop
Commit message (
Expand
)
Author
Age
Files
Lines
*
WinGui: use new api hb_get_preview3 for previews.
sr55
2021-04-13
6
-487
/
+388
*
Fixed issue where HandBrakeEncoderHelpers threw exceptions after falling back...
David Rickard
2021-03-28
1
-8
/
+21
*
qsv: redesigned adapter capabilities collection and reporing
agalin89
2021-03-12
2
-4
/
+11
*
WinGui: Fix an issue with UTF8 preset names. Fixes #3458
sr55
2021-03-06
1
-1
/
+1
*
WinGui: Add a warning in preferencs -> Safemode when Hardware support is not ...
sr55
2021-02-28
1
-8
/
+32
*
Added ToString() override for Language to improve screen reader behavior when...
David Rickard
2021-02-21
1
-0
/
+9
*
WinGui: Refactor the build system to use the dotnet CLI and adding support fo...
sr55
2021-02-20
3
-5
/
+5
*
WinGui: Adding build publish profiles for x64, ARM64 and portable as the firs...
sr55
2021-02-20
5
-21
/
+49
*
WinGui: Fixing a namspace.
sr55
2021-02-20
1
-2
/
+2
*
WinGui: Another smaller found of Namespace changes for HandBrake.Interop
sr55
2021-02-04
17
-47
/
+25
*
WinGui: HandBrake.Interop further API tidyup. Namespace changes. Many "mode...
sr55
2021-02-04
39
-486
/
+33
*
WinGui: More Interop Cleanup. Anamorphic Factory is not used. Similar functi...
sr55
2021-02-04
5
-118
/
+8
*
WinGui: HandBrake.Interop API change/cleanup. Making the structs internal t...
sr55
2021-02-04
8
-7
/
+162
*
WinGui: Add support for Chroma Smooth filter.
sr55
2021-01-30
1
-0
/
+6
*
WinGui: Add support for the colourspace filter.
sr55
2021-01-30
2
-1
/
+9
*
WinGui: Fix an issue with QSV adaptor Probe. It should not call when QSV is n...
sr55
2021-01-07
1
-3
/
+9
*
Update copyright dates to 2021.
Bradley Sepos
2021-01-01
2
-2
/
+2
*
WinGui: Better handle disabled presets in the UI.
sr55
2020-12-13
1
-0
/
+2
*
WinGui: Work by Nomis101 to add support for MP2 passthru to the windows UI. T...
sr55
2020-12-11
2
-2
/
+9
*
WinGui: Removing the dependency on Newtonsoft.Json library in HandBrake.Inter...
sr55
2020-12-01
10
-39
/
+51
*
WinGui: Undo Permissions change. Seems to cause more issues than it solves.
sr55
2020-11-30
1
-1
/
+0
*
WinGui: Add dependency to System.Security.Permissions Fixes #3253
sr55
2020-11-29
1
-0
/
+1
*
WinGui: Move HandBrake.Interop from .NET Standard to net5.0
sr55
2020-11-29
1
-7
/
+4
*
WinGui: Move to .NET 5 runtime. (This requires the Microsoft .NET 5 runtime t...
sr55
2020-11-11
1
-7
/
+3
*
HandBrake.Interop: Library cleanup.
sr55
2020-10-04
109
-1292
/
+531
*
WinGui: Make the AsyncDepth variable nullable so it does not default to 0 wh...
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
3
-6
/
+5
*
WinGui: Improvements to the new Preset Management UI.
sr55
2020-08-04
1
-1
/
+1
*
WinGui: Make QSV hardware detection APIs information available to the UI for ...
sr55
2020-07-18
4
-12
/
+49
*
Added TrackNumber to SourceAudioTrack and SourceSubtitleTrack.
David Rickard
2020-07-11
2
-4
/
+14
*
WinGui: General Package Maintenance
sr55
2020-06-30
1
-1
/
+1
*
WinGui: Lay the ground work for adding the padding filter to the Windows UI. ...
sr55
2020-05-17
1
-0
/
+22
*
WinGui: Enable multi-instance support. (#2797)
Scott
2020-04-29
2
-4
/
+10
*
WinGui: Stripping much of the remaining app config out of the Queue Jobs. Cer...
sr55
2020-04-11
2
-62
/
+5
*
WinGui: Allow the *experimental* process worker feature to be enabled though ...
sr55
2020-04-09
2
-4
/
+4
*
WinGui: Further work on the isolated process articecture.
sr55
2020-03-31
1
-0
/
+3
*
WinGui: Fix preview images for "None" when using anamorphic content.
sr55
2020-03-18
1
-3
/
+1
*
WinGui: Add an explicit option in preferences to enable additional fixed func...
sr55
2020-02-26
1
-0
/
+2
*
WinGui: Fix an issue with Queue Pause/Resume not working correctly and some u...
sr55
2020-02-23
1
-2
/
+10
*
WinGui: AutoPassthru is now implemented using libhb using hb_autopassthru_get...
sr55
2020-02-07
3
-0
/
+69
*
WinGui: Improve the way the Audio and Subtitle Language selection is handled....
sr55
2020-02-05
1
-4
/
+24
*
Update copyright dates to 2020.
Bradley Sepos
2020-01-01
2
-2
/
+2
*
WinGui: Cleanup a bunch of Code Warnings + Fix missing ico resource. #2519
sr55
2019-12-21
2
-2
/
+7
*
WinGui: Fix a few issues with the build system post format changes.
sr55
2019-12-18
1
-0
/
+1
*
WinGui: Switch HandBrake.Interop over to .NET Standard 2.0 and Project Style ...
sr55
2019-12-18
6
-442
/
+19
*
WinGui: Switch all projects to use PackageReferences.
sr55
2019-12-18
2
-13
/
+8
*
WinGui: Bump version to 1.4 on master
sr55
2019-12-18
1
-1
/
+1
*
WinGui: Limit iPod atom to H.264. Fixes #2490
sr55
2019-12-09
1
-1
/
+1
*
WinGui: Catchup some remaining strings that were not localisable. #2345
sr55
2019-10-13
1
-1
/
+1
*
WinGui: Fix a bug in the previous changelist
sr55
2019-09-22
1
-1
/
+1
[next]