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
/
HandBrakeInstance.cs
Commit message (
Expand
)
Author
Age
Files
Lines
*
WinGui: Rename HandBrake.ApplicationServices back to HandBrake.Interop. It's ...
sr55
2018-06-05
1
-552
/
+0
*
WinGui: Remove Logging abstraction from the Services library. Let the librar...
sr55
2018-05-08
1
-3
/
+0
*
WinGui: Remove the need for ILog on the key Interop API surface.
sr55
2018-05-08
1
-13
/
+3
*
WinGui: Remove references to System.Drawing from Alpha.ApplicationServices. T...
sr55
2018-05-06
1
-28
/
+3
*
WinGui: Fixes to Anamorphic handling on the picture tab and in static preview...
sr55
2018-02-10
1
-1
/
+1
*
Did a bit of refactoring and added an .editorconfig file to enforce the "spac...
RandomEngy
2017-11-20
1
-15
/
+18
*
Some additions for mixdowns and ability encode from JSON string.
RandomEngy
2017-11-18
1
-4
/
+30
*
WinGui: Updates to handle changes to the JSON API. #964
sr55
2017-11-06
1
-5
/
+9
*
WinGui: Add basic deinterlace to the static preview. #958
sr55
2017-10-30
1
-2
/
+2
*
WinGui: Simplify the GetPreview code and remove code that was causing the Bi...
sr55
2017-07-20
1
-13
/
+4
*
WinGui: Remove OpenCL code that was breaking things.
sr55
2017-06-14
1
-6
/
+1
*
WinGui: Fix an issue with long chapters causing scans to fail to complete. Fi...
sr55
2017-05-02
1
-2
/
+3
*
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
1
-3
/
+3
*
WinGui: Fix a number of stylecop warnings.
sr55
2017-02-11
1
-3
/
+3
*
WinGui: Remove System.Windows.Forms, PresentationCore, PresentationFramework ...
sr55
2017-02-03
1
-24
/
+3
*
WinGui: Use new hb_opencl_set_enable function. #496
sr55
2017-01-15
1
-1
/
+3
*
WinGui: Add a Logging Service into the AppServices library. This does not dep...
sr55
2016-03-21
1
-3
/
+6
*
WinGui: Some API and warnings cleanup.
Scott
2015-12-27
1
-1
/
+1
*
Allow the preview encode to run at the same time as an actual encode.
Scott
2015-10-31
1
-1
/
+1
*
App Services Modelling Tidy Up
Scott
2015-09-26
1
-23
/
+6
*
Interop: Updated to return PassId as well as Pass on encode progress.
randomengy
2015-06-15
1
-1
/
+2
*
WinGui: Remove some test code.
sr55
2015-05-09
1
-2
/
+2
*
WinGui: Restore Preview functionality. The calc logic still needs fixed as t...
sr55
2015-05-07
1
-8
/
+5
*
WinGui: Some Model Re-factoring by RandomEngy
sr55
2015-05-03
1
-27
/
+72
*
WinGui:
sr55
2015-05-03
1
-1
/
+2
*
WinGui: Add a basic outline of a logging system to allow logging of the JSON ...
sr55
2015-04-10
1
-0
/
+8
*
WinGui: Refactor the JSON scan model names to be a bit clearer.
sr55
2015-04-01
1
-1
/
+1
*
WinGui: Some initial re-modelling in the JSON folder. Created a "Shared" fold...
sr55
2015-04-01
1
-1
/
+1
*
WinGui: Remove the Caliburn Micro / Castle dependency in The services library...
sr55
2015-03-14
1
-1
/
+1
*
WinGui: Updating the app to handle the latest JSON API change regarding the A...
sr55
2015-03-07
1
-1
/
+1
*
WinGui: Stripping out a lot of legacy abstraction code for the scan service.
sr55
2015-03-06
1
-23
/
+9
*
WinGui: Moving some more namespaces.
sr55
2015-03-05
1
-1
/
+1
*
WinGui: Remove the EncodeJob model. This removes another abstraction layer th...
sr55
2015-03-05
1
-14
/
+13
*
WinGui: Moving the Interop Code into the services library. This will allow so...
sr55
2015-02-28
1
-0
/
+551