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.ApplicationServices
/
Interop
Commit message (
Expand
)
Author
Age
Files
Lines
*
WinGui: Rename HandBrake.ApplicationServices back to HandBrake.Interop. It's ...
sr55
2018-06-05
102
-7672
/
+0
*
WinGui: Remove Logging abstraction from the Services library. Let the librar...
sr55
2018-05-08
2
-6
/
+0
*
WinGui: Remove the need for ILog on the key Interop API surface.
sr55
2018-05-08
3
-37
/
+7
*
WinGui: Remove references to System.Drawing from Alpha.ApplicationServices. T...
sr55
2018-05-06
3
-30
/
+30
*
Misc. typos
luz.paz
2018-02-20
1
-1
/
+1
*
WinGui: Fixes to Anamorphic handling on the picture tab and in static preview...
sr55
2018-02-10
1
-1
/
+1
*
WinGui: Fix ChannelLayout. Int -> Long #1045
sr55
2017-12-09
1
-1
/
+1
*
Did a bit of refactoring and added an .editorconfig file to enforce the "spac...
RandomEngy
2017-11-20
3
-32
/
+26
*
Some additions for mixdowns and ability encode from JSON string.
RandomEngy
2017-11-18
3
-4
/
+53
*
WinGui: Updates to handle changes to the JSON API. #964
sr55
2017-11-06
10
-36
/
+162
*
WinGui: Add basic deinterlace to the static preview. #958
sr55
2017-10-30
2
-3
/
+6
*
WinGui: Change ChannelLayout to Int64 #968
sr55
2017-10-30
1
-1
/
+1
*
WinGui: Tidy up some warnings that you get when you import WinGui presets int...
sr55
2017-09-20
1
-1
/
+1
*
WinGui: Change some json model data types from int to long #851
sr55
2017-09-06
2
-4
/
+4
*
WinGui: Complete the SourceMetadata object.
sr55
2017-08-30
1
-0
/
+9
*
WinGui: Simplify the GetPreview code and remove code that was causing the Bi...
sr55
2017-07-20
1
-13
/
+4
*
WinGui: Make the Preset Import system a bit more robust. #808
sr55
2017-07-05
1
-1
/
+1
*
WinGui: Don't enable the Display Width control for Custom Anamorphic when Kee...
sr55
2017-07-04
1
-0
/
+23
*
WinGui: Remove OpenCL code that was breaking things.
sr55
2017-06-14
4
-19
/
+2
*
WinGui: Add checkbox for Legacy A/V alignment behaviour for players that don'...
sr55
2017-06-14
2
-0
/
+7
*
WinGui: Support importing preset categories that can be exported from the Mac...
sr55
2017-06-07
1
-0
/
+5
*
WinGui: Support for the new sharpen filter.
sr55
2017-06-02
3
-0
/
+35
*
WinGui: Fix an issue with long chapters causing scans to fail to complete. Fi...
sr55
2017-05-02
2
-3
/
+4
*
WinGui: Improved logging around SCANDONE and some additional defensive progra...
sr55
2017-05-02
1
-6
/
+22
*
WinGui: Fix a possible exception when cancelling and rescanning a source that...
sr55
2017-04-16
1
-1
/
+0
*
WinGui: Handle HB_STATE_MUXING and HB_STATE_SEARCHING for better progress ind...
sr55
2017-04-15
3
-4
/
+39
*
WinGui: Remove Usage of System.ComponentModel.DataAnnotations - DisplayName a...
sr55
2017-03-17
3
-24
/
+21
*
WinGui: Add support in the UI for QSV 10bit H.265 encoder.
sr55
2017-03-05
2
-4
/
+9
*
WinGui: Fix a number of stylecop warnings.
sr55
2017-02-11
3
-5
/
+5
*
WinGui: Change the services library dll imports to be "hb" rather than "hb.dl...
sr55
2017-02-03
1
-92
/
+92
*
WinGui: Remove System.Windows.Forms, PresentationCore, PresentationFramework ...
sr55
2017-02-03
2
-26
/
+5
*
WinGui: Fix typo in #496
sr55
2017-01-15
1
-1
/
+1
*
WinGui: Use new hb_opencl_set_enable function. #496
sr55
2017-01-15
3
-2
/
+7
*
WinGui: Fix an issue which prevented the GUI from parsing presets with hb_pre...
sr55
2017-01-13
1
-0
/
+7
*
WinGui: Put up a clearer error when we can't read older presets rather than j...
sr55
2017-01-12
1
-3
/
+6
*
Interop: Added functions to get the list of keys for filter settings, and the...
RandomEngy
2016-11-06
2
-0
/
+44
*
WinGui: Fix Anamorphic Mode Auto
sr55
2016-11-01
2
-2
/
+3
*
WinGui: Fix Typo
sr55
2016-10-30
1
-1
/
+1
*
WinGui: Fix a large number of stylecop warnings.
sr55
2016-10-30
1
-1
/
+1
*
WinGui: Update status bar label text to say "errors or cancellations" to bett...
sr55
2016-10-30
1
-1
/
+2
*
WinGui: Replace Strict Anamorphic with Automatic.
sr55
2016-10-29
1
-3
/
+3
*
Removed tabs
RandomEngy
2016-07-30
1
-2
/
+2
*
Fixed double-spaced lines when logging multi-line messages from the core.
RandomEngy
2016-07-30
2
-9
/
+9
*
WinGui: Support VP9 and fix VP8 encoding.
sr55
2016-05-28
1
-2
/
+6
*
WinGui: Change the Audio Default and Subtitle panels to be modal windows. (Si...
sr55
2016-04-17
1
-0
/
+5
*
WinGui: Handle null mixdowns properly. Fixes #152
sr55
2016-04-12
1
-1
/
+5
*
WinGui: Sanitise all Mixdown selections. Passthru the Codec into the Scanned...
sr55
2016-04-09
1
-44
/
+44
*
WinGui: Use Mixdowns from LibHBand sanitise the choices. The GUI no longer sh...
sr55
2016-04-09
3
-69
/
+17
*
WinGui: Add a new JSON file type to the queue export functionality. This expo...
sr55
2016-03-26
1
-0
/
+24
*
WinGui: Add a Logging Service into the AppServices library. This does not dep...
sr55
2016-03-21
3
-11
/
+17
[next]