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
/
ViewModels
Commit message (
Expand
)
Author
Age
Files
Lines
*
WinGui: Moving the Interop Code into the services library. This will allow so...
sr55
2015-02-28
11
-13
/
+13
*
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
1
-1
/
+1
*
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
1
-0
/
+14
*
WinGui: Remove a bunch of CLI handling code.
sr55
2015-01-31
5
-1115
/
+6
*
WinGui: Disable support for HandBrakeCLI in preparation of removing the legac...
sr55
2015-01-30
1
-23
/
+0
*
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
1
-2
/
+2
*
WinGui: Fix a object reference issue with the ScannedSource in the QueueTask ...
sr55
2015-01-25
2
-2
/
+2
*
WinGui: Switch all the FileOpen / FileSave dialogs over to the native windows...
sr55
2015-01-23
4
-13
/
+9
*
WinGui: Improve the extra args tooltip.
sr55
2015-01-23
1
-1
/
+1
*
WinGui: Fix tune options on the video tab for x265. Hide the Level option sin...
sr55
2015-01-23
1
-1
/
+23
*
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
3
-233
/
+1
*
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
1
-10
/
+6
*
WinGui: Some minor tidy up for the last checkin.
sr55
2015-01-22
1
-4
/
+1
*
WinGui: Initial re-factoring of the Video Tab. Replaces encoder specific pres...
sr55
2015-01-22
2
-481
/
+280
*
WinGui: Improve the preset load failure error message. Remove some duplicate ...
sr55
2015-01-20
1
-2
/
+2
*
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
5
-491
/
+399
*
WinGui:
sr55
2015-01-17
2
-3
/
+4
*
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
1
-2
/
+2
*
WinGui: Some Tweaks to the configure defaults UI. Improve auto passthru langu...
sr55
2015-01-09
1
-1
/
+1
*
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
7
-7
/
+7
*
WinGui: Further fixes to libhb json api filters code.
sr55
2015-01-05
1
-2
/
+7
*
WinGui: Refracting some of the modelling around the Encode Services
sr55
2015-01-04
21
-10
/
+33
*
WinGui: Make the Tabs in the logging window a bit larger and improve the init...
sr55
2015-01-02
1
-4
/
+1
*
WinGui: Fix the Check for update frequency setting. (Removed daily as an opti...
sr55
2014-12-20
1
-13
/
+4
*
WinGui: Move the event trigger to make drag/drop of files on the UI more reli...
sr55
2014-11-29
2
-0
/
+23
*
WinGui: Part 1 - Restructuring the AppServices library in preparation for the...
sr55
2014-11-29
20
-21
/
+38
*
WinGui: Re-factoring the services library.
sr55
2014-11-29
1
-0
/
+1
*
WinGui: Remove the CLI Check Helper. Using LibHB to determine version inform...
sr55
2014-11-28
2
-8
/
+3
*
WinGui: Don't allow previews less than 32x32 as it'll crash. Handle SEH exce...
sr55
2014-11-27
1
-2
/
+52
*
WinGui: Remove the option to enable the static preview window. Window is now ...
sr55
2014-11-27
2
-36
/
+1
*
WinGui: Move the preset model object into the presets package.
sr55
2014-11-23
14
-14
/
+14
*
WinGui: Move the preset system out of the services package.
sr55
2014-11-23
14
-1
/
+23
*
WinGui: Fix x265 preset not loading correctly. UIA on the queue toolbar butt...
0.10.0
sr55
2014-11-21
1
-1
/
+1
*
WinGui: Improve the error message when importing a preset fails.
sr55
2014-11-15
1
-14
/
+24
*
WinGui: Improve Error message for the help menu item.
sr55
2014-11-08
1
-1
/
+8
*
WinGui: Fix for quality slider on queue edit. Was not updating correctly.
sr55
2014-10-25
1
-49
/
+66
*
WinGui: Improve exit while encoding error message.
sr55
2014-10-25
1
-1
/
+1
*
WinGui: Block users from attempting to overwrite their input file.
sr55
2014-10-25
1
-0
/
+12
*
WinGui: Fix Playlist not displaying for bluray titles.
sr55
2014-10-05
1
-4
/
+9
*
WinGui: Bug Fixes:
sr55
2014-09-21
2
-4
/
+14
*
WinGui: Fix a typo
sr55
2014-09-17
1
-1
/
+1
[next]