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
/
HandBrakeWPF
/
Services
/
Encode
Commit message (
Expand
)
Author
Age
Files
Lines
*
WinGui: AutoPassthru is now implemented using libhb using hb_autopassthru_get...
sr55
2020-02-07
2
-6
/
+24
*
WinGui: Move Handling of AutoPassthru to the UI so it more clearly reflects w...
sr55
2020-02-05
1
-1
/
+7
*
WinGui: Improve "Send File To". It's arguments text box now accepts "{source}...
sr55
2019-12-29
2
-43
/
+7
*
WinGui: Experimental Worker Process (Basic logging is now operational) + UI I...
sr55
2019-12-29
1
-1
/
+1
*
WinGui: First step in a long overdue cleanup of the logging code. Stripped ou...
sr55
2019-12-28
2
-13
/
+11
*
WinGui: Cleanup a bunch of Code Warnings + Fix missing ico resource. #2519
sr55
2019-12-21
1
-7
/
+0
*
WinGui: Limit iPod atom to H.264. Fixes #2490
sr55
2019-12-09
1
-1
/
+2
*
WinGui: Catchup some remaining strings that were not localisable. #2345
sr55
2019-10-13
1
-4
/
+6
*
WinGui:
sr55
2019-09-22
3
-14
/
+39
*
WinGui: Make a note of what the base preset was in the log when starting an e...
sr55
2019-09-08
3
-4
/
+14
*
WinGui: Fix 2 issues with audio track names. First, Name was not updating c...
sr55
2019-09-01
1
-4
/
+19
*
WinGui: Fix a subtitle related error when adding to queue. Fixes #2253
sr55
2019-08-18
1
-1
/
+4
*
WinGui: Add Support for Subtitle Track Naming. Auto-populate the Track name ...
sr55
2019-08-12
3
-1
/
+37
*
WinGui: Build out code for active monitoring of storage and battery power on...
sr55
2019-07-05
2
-0
/
+17
*
WinGui: Switch the GUI over to using JSON for the queue. (Note, this is not t...
sr55
2019-05-10
4
-9
/
+9
*
WinGui: Update the UI for the new deblock filter. #2028
sr55
2019-05-02
3
-10
/
+10
*
Add WebM support (#1822)
Justin Bull
2019-02-13
1
-0
/
+4
*
WinGui: Fix instance handling in Libencode.
sr55
2019-02-03
1
-17
/
+17
*
WinGui: Make the disposal of services more aggressive. May Fix or help in #1851
sr55
2019-02-02
1
-1
/
+18
*
WinGui: Initial support for SSA file import.
sr55
2019-01-14
2
-7
/
+8
*
WinGui: Strip out some legacy code for x264 options handling.
sr55
2019-01-12
2
-100
/
+48
*
WinGui: Some further tidyup of HandBrake.Interop. Remove the instance manage...
sr55
2018-12-09
1
-1
/
+1
*
WinGui: Fix Mixdown selection when the preset mixdown is not available for a ...
sr55
2018-10-06
1
-4
/
+5
*
WinGui: Improving Accessibility of the new Queue (and fixed a few other issue...
sr55
2018-09-28
2
-0
/
+10
*
NVEnc: Add human names for encoder presets and remove currently invalid options.
sr55
2018-08-08
1
-0
/
+41
*
WinGui: Few small updates to the EncodeTaskImportFactory
sr55
2018-07-13
1
-10
/
+5
*
WinGui: Simplify the Deinterlace / Decomb / Interlace Detection Tab and asso...
sr55
2018-07-08
2
-18
/
+6
*
WinGui: Initial work to refactor the queue infrastructure to use the same JSO...
sr55
2018-07-08
5
-16
/
+446
*
WinGui: Update the Encode Json Factory to produce human readable Json for aud...
sr55
2018-07-07
2
-15
/
+15
*
WinGui: Tidyup around the Scan Objects. Complete some incomplete models. Intr...
sr55
2018-07-07
2
-12
/
+26
*
WinGui: Fix an integer overflow in the UI layer for the start/stop controls. ...
sr55
2018-06-14
1
-2
/
+2
*
WinGui: Implement most of the HTTP Worker Process stubs.
sr55
2018-06-10
1
-7
/
+6
*
WinGui: Split out the encode portion of IHandBrakeInstance into IEncodeInstan...
sr55
2018-06-10
1
-1
/
+1
*
WinGui: Add Support for the VCE Encoders.
sr55
2018-06-08
1
-2
/
+6
*
WinGui: Rename HandBrake.ApplicationServices back to HandBrake.Interop. It's ...
sr55
2018-06-05
15
-37
/
+37
*
WinGui: Some more backend work for the upcoming Queue redesign.
sr55
2018-05-18
1
-13
/
+6
*
WinGui: Remove Logging abstraction from the Services library. Let the librar...
sr55
2018-05-08
2
-5
/
+6
*
WinGui: Tidy-up some erroneous namespaces.
sr55
2018-05-06
2
-4
/
+0
*
WinGui: Tidy up AudioTrack.cs
sr55
2018-04-23
1
-4
/
+1
*
WinGui: Add support for setting mixdown, bitrate, sample rate, gain and DRC f...
sr55
2018-04-23
1
-1
/
+5
*
Misc. typos
luz.paz
2018-02-20
2
-4
/
+4
*
WinGui: Disable Subtitle Burn In Checkbox for PGS + MP4 #1077
sr55
2017-12-25
1
-1
/
+3
*
WinGui: Make the QSV Decoding options clearer.
sr55
2017-12-13
1
-1
/
+1
*
WinGui: Uncheck the Forced flag when it's not supported. #1035
sr55
2017-12-02
1
-0
/
+10
*
Did a bit of refactoring and added an .editorconfig file to enforce the "spac...
RandomEngy
2017-11-20
1
-2
/
+3
*
WinGui: Putting in some back-end infrastructure into the queue screen to supp...
sr55
2017-08-28
3
-20
/
+60
*
WinGui: Add checkbox for Legacy A/V alignment behaviour for players that don'...
sr55
2017-06-14
2
-0
/
+4
*
Remove the OpenCL Bicubic scaling option. Unfortunatly it's causing too many ...
sr55
2017-06-07
1
-2
/
+0
*
WinGui: Support for the new sharpen filter.
sr55
2017-06-02
2
-3
/
+29
*
WinGui: Add "None" as an option to the fallback encoder dropdown. Setting thi...
sr55
2017-05-31
1
-0
/
+4
[next]