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
/
Interop
Commit message (
Expand
)
Author
Age
Files
Lines
*
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: Fixing a namspace.
sr55
2021-02-20
1
-2
/
+2
*
WinGui: Another smaller found of Namespace changes for HandBrake.Interop
sr55
2021-02-04
14
-16
/
+288
*
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
*
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
7
-31
/
+28
*
HandBrake.Interop: Library cleanup.
sr55
2020-10-04
100
-1214
/
+441
*
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
3
-0
/
+20
*
Added TrackNumber to SourceAudioTrack and SourceSubtitleTrack.
David Rickard
2020-07-11
2
-4
/
+14
*
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
1
-0
/
+3
*
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: 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: Cleanup a bunch of Code Warnings + Fix missing ico resource. #2519
sr55
2019-12-21
2
-2
/
+7
*
WinGui: Limit iPod atom to H.264. Fixes #2490
sr55
2019-12-09
1
-1
/
+1
*
WinGui: Fix a bug in the previous changelist
sr55
2019-09-22
1
-1
/
+1
*
WinGui:
sr55
2019-09-22
15
-271
/
+958
*
WinGui: Treat empty string as null for Subtitle Name. #2275
sr55
2019-08-30
1
-1
/
+7
*
libhb: remove dead code.
Damiano Galassi
2019-08-13
1
-7
/
+0
*
WinGui: Add Support for Subtitle Track Naming. Auto-populate the Track name ...
sr55
2019-08-12
3
-1
/
+7
*
WinGui: Show Day long encodes in hours consistent with the other UIs
sr55
2019-07-16
3
-3
/
+3
*
WinGui: Support Encode Time in days. #523
sr55
2019-07-16
2
-2
/
+7
*
WinGui: Use hb_presets_read_file_json to read the UI presets file. This allow...
sr55
2019-05-11
4
-5
/
+53
*
Revert "Updated HandBrake.Interop to .NET Standard 2.0 and the new SDK projec...
sr55
2019-05-08
3
-9
/
+20
*
Updated HandBrake.Interop to .NET Standard 2.0 and the new SDK project style....
David Rickard
2019-05-08
3
-20
/
+9
*
WinGui: Update the UI for the new deblock filter. #2028
sr55
2019-05-02
1
-4
/
+3
*
WinGui: Fix previews after hb_image_s change. Fixes #2044
sr55
2019-04-16
1
-0
/
+1
*
WinGui: Fix Race Condition crash when cancelling scan.
sr55
2019-04-08
1
-0
/
+1
*
WinGui: Reafactor application init and introduce a --no-hardware flat that ca...
sr55
2019-04-06
5
-46
/
+57
*
wingui: Fix filter order caused by addition of Chroma Smooth.
Bradley Sepos
2019-03-31
1
-0
/
+1
*
WinGui: Undo some debugging code.
sr55
2019-02-17
1
-1
/
+1
*
WinGui: Backout Handling of AccessViolations. Makes the hardware handling iss...
sr55
2019-02-17
1
-6
/
+6
*
WinGui: Attempt to fix the the exception handling when AccessViolations occur.
sr55
2019-02-16
1
-4
/
+21
*
WinGui: Add HandleProcessCorruptedStateExceptions around Init.
sr55
2019-02-16
1
-5
/
+11
*
Add WebM support (#1822)
Justin Bull
2019-02-13
1
-1
/
+3
[next]