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: 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
*
WinGui: Remove "Aspect Ratio" Display on the Picture tab. It's not really use...
sr55
2015-01-09
1
-2
/
+1
*
WinGui: Correcting namespaces.
sr55
2015-01-05
18
-18
/
+19
*
WinGui: Further fixes to libhb json api filters code.
sr55
2015-01-05
2
-6
/
+11
*
WinGui: Refracting some of the modelling around the Encode Services
sr55
2015-01-04
38
-17
/
+466
*
WinGui: Make the Tabs in the logging window a bit larger and improve the init...
sr55
2015-01-02
3
-17
/
+40
*
WinGui: Fix the Check for update frequency setting. (Removed daily as an opti...
sr55
2014-12-20
3
-16
/
+9
*
WinGui: Fix a bug in the anamorphic size code.
sr55
2014-12-20
1
-12
/
+5
*
WinGui: Update the libhb scan code to work with the updated API. See rev6602 ...
sr55
2014-12-18
1
-5
/
+2
*
WinGui: Switching the preset format over to JSON and adding a container objec...
sr55
2014-12-12
5
-9
/
+125
*
WinGui: Fix an issue with the width/height not exporting in presets.
sr55
2014-12-12
1
-2
/
+2
*
WinGUI: Update the installer to abort if running on windows xp or earlier wit...
sr55
2014-12-11
4
-0
/
+28
[next]