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
/
HandBrakeWPF
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
WinGui: Adding Subtitle Burn-in Behaviour Support.
sr55
2015-04-04
8
-20
/
+282
*
WinGui: Add TrueHD, Flac and EAC3 Passthru, and EAC3 encoder options. Fixed ...
sr55
2015-03-29
20
-44
/
+817
*
WinGui: Fixed the temp Property Changed Base Impl.
sr55
2015-03-14
4
-0
/
+6
*
WinGui: Add the word "sources" to the quality tooltip to make it marginally c...
sr55
2015-03-12
2
-2
/
+2
*
WinGui: Updating the app to handle the latest JSON API change regarding the A...
sr55
2015-03-07
3
-28
/
+8
*
WinGui: Remove the EncodeJob model. This removes another abstraction layer th...
sr55
2015-03-05
1
-3
/
+2
*
WinGui: Remove the EncodeServiceWrapper
sr55
2015-03-03
4
-269
/
+4
*
WinGui: Dropping more legacy code and moving some more UI only code up to the...
sr55
2015-03-01
11
-15
/
+105
*
WinGui: Moving the Queue Code out to the UI level. The services library will ...
sr55
2015-03-01
16
-38
/
+941
*
WinGui: Removing the Isolation code as it's not used, and planned for libhb i...
sr55
2015-03-01
9
-105
/
+13
*
WinGui: General VS Project Cleanup. Simplified build profiles. Installer no l...
sr55
2015-02-28
7
-72
/
+8
*
WinGui: Moving the Interop Code into the services library. This will allow so...
sr55
2015-02-28
25
-32
/
+28
*
WinGui: Remove the EagleBoost.Wpf library as it's not used by the GUI.
sr55
2015-02-28
1
-4
/
+0
*
WinGui: Rename interop library to match naming convention. Remove some old te...
sr55
2015-02-28
1
-2
/
+2
*
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: Fix an issue related to the Audio and Subtitle defaults not reloading...
sr55
2015-02-07
3
-2
/
+55
*
WinGui: Fix a crash in the tooltip converter.
sr55
2015-02-01
1
-2
/
+2
*
WinGui: Remove a bunch of CLI handling code.
sr55
2015-01-31
17
-1422
/
+27
*
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
1
-2
/
+2
*
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
2
-3
/
+3
*
WinGui:
sr55
2015-01-27
3
-2
/
+84
*
WinGui: Fix a object reference issue with the ScannedSource in the QueueTask ...
sr55
2015-01-25
2
-2
/
+2
*
WinGui:
sr55
2015-01-25
4
-75
/
+1654
*
WinGui: Moving the built-in preset storage over to JSON.
sr55
2015-01-25
1
-30
/
+39
*
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
2
-3
/
+25
*
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: 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
2
-13
/
+36
*
WinGui: Initial re-factoring of the Video Tab. Replaces encoder specific pres...
sr55
2015-01-22
12
-734
/
+380
*
WinGui: Improve the preset load failure error message. Remove some duplicate ...
sr55
2015-01-20
2
-31
/
+58
*
WinGui: Quick Fix for the batch encoding with libhb mode.
sr55
2015-01-19
13
-29
/
+77
*
WinGui: Remove the EncodingProfile object as it doesn't make sense in the con...
sr55
2015-01-18
1
-8
/
+2
*
WinGui: Combine the Still and Live previews into a single window in the same ...
sr55
2015-01-17
14
-634
/
+455
*
WinGui:
sr55
2015-01-17
4
-32
/
+17
*
WinGui: Some fixes around x264/x265 tune/profile options
sr55
2015-01-12
1
-2
/
+2
*
WinGui: Make LibHB a first class citizen for encoding. (Now on by default). U...
sr55
2015-01-11
7
-11
/
+18
*
WinGui:
sr55
2015-01-10
3
-1
/
+8
*
WinGui: Another copyright notice updated.
sr55
2015-01-09
2
-2
/
+2
*
WinGui: Update copyright year
sr55
2015-01-09
3
-3
/
+3
*
WinGui: Some Tweaks to the configure defaults UI. Improve auto passthru langu...
sr55
2015-01-09
2
-12
/
+26
[prev]
[next]