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: Remove the EncodingProfile object as it doesn't make sense in the con...
sr55
2015-01-18
1
-63
/
+56
*
WinGui: Don't set audio rate fields in the json message for passthru.
sr55
2015-01-17
1
-1
/
+4
*
WinGui: Fix SRT subtitle filepath issue.
sr55
2015-01-17
1
-1
/
+1
*
WinGui:
sr55
2015-01-17
9
-104
/
+96
*
WinGui: Fix QSV Preset/Profile/Level
sr55
2015-01-14
1
-0
/
+6
*
WinGui: Libhb JSON API, Fix Extra encode arguments.
sr55
2015-01-14
1
-3
/
+2
*
WinGui: Fixes to new JSON API Code, Audio and Chapter settings.
sr55
2015-01-13
1
-0
/
+2
*
WinGui: Fix build.
sr55
2015-01-13
1
-3
/
+3
*
WinGui: Some fixes around x264/x265 tune/profile options
sr55
2015-01-12
3
-7
/
+19
*
WinGui: Another fix to 2Pass encoding on the new JSON api.
sr55
2015-01-11
1
-0
/
+2
*
WinGui: Make LibHB a first class citizen for encoding. (Now on by default). U...
sr55
2015-01-11
1
-1
/
+2
*
WinGui:
sr55
2015-01-10
1
-2
/
+1
*
WinGui: Remove "Aspect Ratio" Display on the Picture tab. It's not really use...
sr55
2015-01-09
1
-1
/
+0
*
WinGui: Correcting namespaces.
sr55
2015-01-05
17
-18
/
+18
*
WinGui: Further fixes to libhb json api filters code.
sr55
2015-01-05
1
-0
/
+2
*
WinGui: Refracting some of the modelling around the Encode Services
sr55
2015-01-04
25
-396
/
+21
*
WinGui: Further fixes to libhb json encoding. FPS and Anamorphic should now w...
sr55
2015-01-04
4
-2
/
+21
*
WinGui: Bug fixes to the libhb json encode factory and surrounding classes. E...
sr55
2015-01-02
4
-21
/
+43
*
WinGui: Make the Tabs in the logging window a bit larger and improve the init...
sr55
2015-01-02
2
-6
/
+11
*
WinGui: Initial implementation of the new JSON API for encoding. Not exposed ...
sr55
2014-12-26
1
-3
/
+3
*
WinGui: Refactor the scan model namespace in preparation for json api impl
sr55
2014-12-20
1
-14
/
+14
*
WinGui: Update the libhb scan code to work with the updated API. See rev6602 ...
sr55
2014-12-18
2
-2
/
+2
*
WinGui: Switching the preset format over to JSON and adding a container objec...
sr55
2014-12-12
1
-0
/
+3
*
WinGui: Adding JSON.NET library
sr55
2014-12-11
1
-0
/
+4
*
WinGui: Add picture settings to the Queue Tooltip
sr55
2014-11-30
1
-2
/
+42
*
WinGui: Part 1 - Restructuring the AppServices library in preparation for the...
sr55
2014-11-29
26
-125
/
+125
*
WinGui: Re-factoring the services library.
sr55
2014-11-29
6
-490
/
+0
*
WinGui: Remove another HandBrakeCLI process helper.
sr55
2014-11-28
1
-9
/
+0
*
WinGui: It seems some systems don't allow access to the System management inf...
sr55
2014-11-25
2
-12
/
+25
*
WinGui: Update Assembly Info files.
sr55
2014-11-23
1
-1
/
+1
*
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6545 b64f7644-9d1e-0410-96...
sr55
2014-11-23
2
-3
/
+0
*
WinGui: Move the preset system out of the services package.
sr55
2014-11-23
7
-1587
/
+1
*
WinGui: SRT Subtitles Import now correctly escapes ,
sr55
2014-11-01
1
-2
/
+2
*
WinGui: When updating presets, don't override the picture settings values if ...
sr55
2014-11-01
1
-0
/
+8
*
WinGui: Fix Queue Edit. Post action to update UI widgets wasn't firing.
sr55
2014-10-25
1
-2
/
+16
*
WinGui: Fix srt burn in option.
sr55
2014-10-18
1
-0
/
+5
*
WinGui: Another fix to --aname generation.
sr55
2014-10-09
1
-3
/
+3
*
WinGui: Fix Playlist not displaying for bluray titles.
sr55
2014-10-05
1
-2
/
+8
*
WinGui: Fix an issue with Audio Track Names and ,
sr55
2014-10-04
1
-2
/
+4
*
WinGui: Enable Burn In for SRT files
sr55
2014-09-17
1
-1
/
+6
*
WinGui: Fixes to Plist Importer. Thanks to Taihei
sr55
2014-09-15
1
-3
/
+3
*
WinGui: Fix for Srt files not loading correctly.
sr55
2014-09-12
1
-1
/
+1
*
WinGui: Change the update checker to use the 64bit appcast when the operating...
sr55
2014-09-05
1
-1
/
+1
*
WinGui: Only show Turbo First pass checkbox on x264
sr55
2014-08-26
1
-1
/
+1
*
WinGui: Queue only checks duplicates against waiting items now.
sr55
2014-08-25
1
-1
/
+1
*
WinGui: Remove some cruft from the solution.
sr55
2014-08-21
2
-19
/
+0
*
WinGui: Further updates to the preset import/export functionality.
sr55
2014-08-21
2
-143
/
+30
*
WinGui: Use OutputFormat display name, rather than the enum name.
sr55
2014-08-21
4
-6
/
+5
*
WinGui: Add some additional escaping around the audio track names
sr55
2014-08-21
1
-2
/
+2
*
WinGui: -Fix to the update service. -Change NlMeans to NLMeans
sr55
2014-08-19
3
-3
/
+3
[prev]
[next]