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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
WinGui: Update Build file for VS project updates.
sr55
2015-02-28
1
-12
/
+16
*
WinGui: Tabs -> Spaces.
sr55
2015-02-28
51
-2261
/
+2261
*
WinGui: General VS Project Cleanup. Simplified build profiles. Installer no l...
sr55
2015-02-28
9
-120
/
+8
*
WinGui: Remove Interop Library for Previous commit.
sr55
2015-02-28
112
-8584
/
+0
*
WinGui: Moving the Interop Code into the services library. This will allow so...
sr55
2015-02-28
147
-82
/
+8360
*
WinGui: Remove the EagleBoost.Wpf library as it's not used by the GUI.
sr55
2015-02-28
3
-4
/
+0
*
WinGui: Rename interop library to match naming convention. Remove some old te...
sr55
2015-02-28
12
-320
/
+6
*
WinGui: Extend the scope of libhb encode exception handling to get a better i...
sr55
2015-02-21
1
-20
/
+20
*
WinGui: Don't default VobSub burn-in with MP4.
sr55
2015-02-11
1
-1
/
+1
*
WinGui: Misc UI consistency improvements.
sr55
2015-02-09
9
-131
/
+26
*
WinGui: Remove additional ,
sr55
2015-02-09
2
-2
/
+2
*
WinGui: Remove , from status bar text.
sr55
2015-02-09
1
-1
/
+1
*
WinGui: More aggressive check that the user is not trying to overwrite the so...
sr55
2015-02-09
3
-0
/
+28
*
WinGui: Some improvements to Exception Handling, Debug information etc in the...
sr55
2015-02-07
4
-52
/
+74
*
WinGui: Fix an issue related to the Audio and Subtitle defaults not reloading...
sr55
2015-02-07
3
-2
/
+55
*
WinGui: Advanced tab now correctly overrides video tab options.
sr55
2015-02-07
3
-5
/
+19
*
WinGui: Fix a crash in the tooltip converter.
sr55
2015-02-01
1
-2
/
+2
*
Update year to 2015.
bradleys
2015-02-01
1
-1
/
+1
*
WinGui: Remove a bunch of CLI handling code.
sr55
2015-01-31
27
-2880
/
+63
*
WinGui: Disable support for HandBrakeCLI in preparation of removing the legac...
sr55
2015-01-30
5
-48
/
+4
*
WinGui: Fix Average bitrate video rate type via the JSON API.
sr55
2015-01-30
3
-7
/
+13
*
WinGui: Another small fix to nlmeans custom. Missed 1 instances where the sho...
sr55
2015-01-30
1
-1
/
+1
*
WinGui: Fix Denoise NlMeans Custom Option not showing.
sr55
2015-01-30
3
-5
/
+4
*
WinGui:
sr55
2015-01-27
6
-16
/
+107
*
WinGui: Strip out some unused code.
sr55
2015-01-27
5
-142
/
+11
*
WinGui: Fix a object reference issue with the ScannedSource in the QueueTask ...
sr55
2015-01-25
4
-10
/
+10
*
WinGui: Add XmlIgnore attribute to the Titles collection of the ScannedSource...
sr55
2015-01-25
1
-0
/
+2
*
WinGui: Bring the live preview and static preview indexes into sync.
sr55
2015-01-25
1
-1
/
+1
*
WinGui:
sr55
2015-01-25
10
-652
/
+1660
*
WinGui: Moving the built-in preset storage over to JSON.
sr55
2015-01-25
1
-30
/
+39
*
WinGui: Handle the Logging events a bit better. This will stop some of the cr...
sr55
2015-01-24
2
-13
/
+10
*
WinGui: Switch all the FileOpen / FileSave dialogs over to the native windows...
sr55
2015-01-23
5
-14
/
+11
*
WinGui: Improve the extra args tooltip.
sr55
2015-01-23
3
-1
/
+13
*
WinGui: Fix tune options on the video tab for x265. Hide the Level option sin...
sr55
2015-01-23
3
-3
/
+29
*
WinGui: Fix an issue with the video preset defaulting when changing the video...
sr55
2015-01-23
1
-1
/
+1
*
WinGui: Remove the Simple advanced options tab.
sr55
2015-01-23
11
-312
/
+33
*
WinGui: Hide the advanced tab checkbox for x265 since there isn't one.
sr55
2015-01-22
1
-1
/
+1
*
WinGui: Always show 1 based indexes for audio and subtitles, and give libhb 0...
sr55
2015-01-22
2
-4
/
+4
*
WinGui: Remove bad comment.
sr55
2015-01-22
1
-1
/
+0
*
WinGui: Fix subtitle track index. Made both Audio and Subtitle tracks 0 based.
sr55
2015-01-22
3
-4
/
+5
*
WinGui: Fix a few binding errors.
sr55
2015-01-22
3
-12
/
+8
*
WinGui: Some minor tidy up for the last checkin.
sr55
2015-01-22
3
-13
/
+41
*
WinGui: Initial re-factoring of the Video Tab. Replaces encoder specific pres...
sr55
2015-01-22
35
-1436
/
+1152
*
WinGui: Fix audio track selection on JSON LibHB API.
sr55
2015-01-20
2
-5
/
+4
*
WinGui: Improve the preset load failure error message. Remove some duplicate ...
sr55
2015-01-20
5
-57
/
+71
*
WinGui: Quick Fix for the batch encoding with libhb mode.
sr55
2015-01-19
17
-34
/
+90
*
WinGui: Adding additional logging around LibHB scan / encode to track down wh...
sr55
2015-01-19
3
-19
/
+67
*
WinGui: Removing some more dead code in the interop library.
sr55
2015-01-18
20
-759
/
+65
*
WinGui: Removing some redundant code from the interop library.
sr55
2015-01-18
7
-326
/
+6
*
WinGui: Remove the EncodingProfile object as it doesn't make sense in the con...
sr55
2015-01-18
9
-637
/
+566
[prev]
[next]