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: Bump version to 1.3.1
sr55
2019-12-17
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
*
WinGui:
sr55
2019-09-22
18
-284
/
+996
*
WinGui: Update Langauges for #2190 and #731
sr55
2019-09-10
1
-1
/
+2
*
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: Drop the .NET version back to 4.7.1 as 4.8 didn't resolve any issues ...
sr55
2019-08-12
2
-2
/
+2
*
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: Further work on the new Dark Theme. Mostly around icons.
sr55
2019-06-22
1
-0
/
+17
*
WinGui: Move the UI to .NET Framework 4.8 to see if this helps with any of th...
sr55
2019-06-15
2
-2
/
+2
*
Revert "WinGui: Switch to SDK style cproj files. Switch to PackageReferences...
sr55
2019-06-01
4
-39
/
+270
*
WinGui: Switch to SDK style cproj files. Switch to PackageReferences for NuG...
sr55
2019-06-01
4
-270
/
+39
*
WinGui: Use hb_presets_read_file_json to read the UI presets file. This allow...
sr55
2019-05-11
5
-5
/
+54
*
WinGui: Switch the GUI over to using JSON for the queue. (Note, this is not t...
sr55
2019-05-10
1
-3
/
+4
*
Revert "Updated HandBrake.Interop to .NET Standard 2.0 and the new SDK projec...
sr55
2019-05-08
4
-17
/
+219
*
Updated HandBrake.Interop to .NET Standard 2.0 and the new SDK project style....
David Rickard
2019-05-08
4
-219
/
+17
*
WinGui:
sr55
2019-05-02
2
-4
/
+8
*
WinGui: Update the UI for the new deblock filter. #2028
sr55
2019-05-02
1
-4
/
+3
*
WinGui: New option to control the file overwrite default behaviour. Overwrite...
sr55
2019-04-20
4
-14
/
+61
*
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
6
-46
/
+63
*
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
*
WinGui: Utilise new hb_global_init_no_hardware when hb_global_init fails. T...
sr55
2019-02-11
2
-2
/
+32
*
WinGui: Update EncoderHelpers for Subtitle changes
sr55
2019-01-14
1
-0
/
+12
*
WinGui: Initial support for SSA file import.
sr55
2019-01-14
3
-3
/
+5
*
Add SSA subtitle import
John Stebbins
2019-01-14
2
-5
/
+7
*
Update copyright dates to 2019.
Bradley Sepos
2019-01-01
2
-2
/
+2
*
WinGui: Bump Version to 1.3.0
sr55
2018-12-26
1
-1
/
+1
*
WinGui: Some further tidyup of HandBrake.Interop. Remove the instance manage...
sr55
2018-12-09
4
-268
/
+35
*
WinGui: Fix a number of build warnings. Fixes #1720 and #1721 and a few othe...
sr55
2018-12-08
2
-0
/
+6
*
WinGui: Minor code tidyup.
sr55
2018-08-13
4
-48
/
+34
*
WinGui: Cleanup of some unneeded references across the projects.
sr55
2018-08-09
1
-1
/
+0
*
WinGui: Simplify the Deinterlace / Decomb / Interlace Detection Tab and asso...
sr55
2018-07-08
4
-90
/
+27
*
WinGui: Remove Unused OpenCL call.
sr55
2018-07-08
1
-4
/
+0
*
WinGui: Tidy up some unused variables.
sr55
2018-07-08
3
-15
/
+0
*
WinGui: Update the Encode Json Factory to produce human readable Json for aud...
sr55
2018-07-07
5
-46
/
+5
*
WinGui: Tidyup around the Scan Objects. Complete some incomplete models. Intr...
sr55
2018-07-07
2
-0
/
+15
*
Add NVEnc encoder. (Round 3) (#1437)
Scott
2018-06-29
3
-1
/
+65
*
WinGui: Fix a potential crash in HandBrakeEncoderHelpers.cs
sr55
2018-06-15
1
-20
/
+21
*
WinGui: Implement most of the HTTP Worker Process stubs.
sr55
2018-06-10
5
-60
/
+52
[next]