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
Commit message (
Expand
)
Author
Age
Files
Lines
*
WinGui: Make the QSV Decoding options clearer.
sr55
2017-12-13
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
11
-36
/
+165
*
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: Fix an issue that was causing the handles to the scan libhb instance ...
sr55
2017-07-28
1
-6
/
+3
*
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: Add a user agent for the HttpRequest on the update checker so we can ...
sr55
2017-06-23
1
-0
/
+6
*
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: Set Framework version to 4.6.1
sr55
2017-06-14
2
-2
/
+2
*
WinGui: Update the assembly info / version numbers / manifest.
sr55
2017-06-11
1
-1
/
+1
*
WinGui: Support importing preset categories that can be exported from the Mac...
sr55
2017-06-07
1
-0
/
+5
*
Remove the OpenCL Bicubic scaling option. Unfortunatly it's causing too many ...
sr55
2017-06-07
1
-4
/
+0
*
WinGui: Support for the new sharpen filter.
sr55
2017-06-02
4
-0
/
+36
*
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
2
-7
/
+23
*
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
6
-29
/
+59
*
WinGui: Add support in the UI for QSV 10bit H.265 encoder.
sr55
2017-03-05
3
-4
/
+25
*
WinGui: Fix a number of stylecop warnings.
sr55
2017-02-11
5
-12
/
+12
*
WinGui: Remove old AssemblyInfo Templates.
sr55
2017-02-11
3
-96
/
+0
*
WinGui: Setup the Stylecop rules to be a bit more relaxed.
sr55
2017-02-11
1
-0
/
+1
*
WinGui: Change the following libraries to use NuGet sources.
sr55
2017-02-11
2
-3
/
+4
*
WinGui: Add StyleCop.Analyzers NuGet package
sr55
2017-02-11
2
-1
/
+13
*
WinGui: Further CProj Cleanup
sr55
2017-02-11
1
-4
/
+1
*
WinGui: Remove Stylecop Classic. (As a side note, HandBrake.ApplicationServic...
sr55
2017-02-11
2
-48
/
+0
*
WinGui: Remove further unneeded references from HandBrake.ApplicationServices
sr55
2017-02-03
1
-7
/
+0
*
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
3
-30
/
+5
*
WinGui: Always use iso639 for srt language code rather than name. #541
sr55
2017-01-24
1
-0
/
+25
*
WinGui: Bump version to 1.0.3 for the future release.
sr55
2017-01-22
1
-1
/
+1
*
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
*
WinGui: Set version to 1.0.2
sr55
2017-01-01
1
-1
/
+1
*
Update copyright dates to 2017.
Bradley Sepos
2017-01-01
3
-3
/
+3
*
WinGui: Bump versions to 1.0.1
sr55
2016-12-27
1
-1
/
+1
*
WinGui: New Setting to allow the QSV decoder to be used with Non QSV encoders...
sr55
2016-12-26
1
-0
/
+5
*
WinGui: Update the VersionUtility class to work for official releases that ar...
sr55
2016-12-18
2
-8
/
+6
*
WinGui: Fix a possible CollecitonModified Exception in the log service.
sr55
2016-11-27
1
-1
/
+2
[next]