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: Some further refactoring of the services library. Moving all the queu...
sr55
2015-04-12
4
-3
/
+7
*
WinGui: When Switching from x264 to another encoder, the video tab options wo...
sr55
2015-04-10
1
-0
/
+5
*
WinGui: For default user presets, make sure the advanced tab shows correctly...
sr55
2015-04-10
1
-0
/
+6
*
WinGui: Fix the copy mask list.
sr55
2015-04-07
1
-3
/
+4
*
WinGui: Updates to the latest JSON API. This enables hardware decode / encode...
sr55
2015-04-05
1
-5
/
+0
*
WinGui: Adding Subtitle Burn-in Behaviour Support.
sr55
2015-04-04
1
-3
/
+88
*
WinGui: Add TrueHD, Flac and EAC3 Passthru, and EAC3 encoder options. Fixed ...
sr55
2015-03-29
6
-0
/
+379
*
WinGui: Fixed the temp Property Changed Base Impl.
sr55
2015-03-14
2
-0
/
+3
*
WinGui: Updating the app to handle the latest JSON API change regarding the A...
sr55
2015-03-07
2
-27
/
+7
*
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
1
-1
/
+2
*
WinGui: Dropping more legacy code and moving some more UI only code up to the...
sr55
2015-03-01
4
-10
/
+2
*
WinGui: Moving the Queue Code out to the UI level. The services library will ...
sr55
2015-03-01
4
-23
/
+27
*
WinGui: Removing the Isolation code as it's not used, and planned for libhb i...
sr55
2015-03-01
4
-55
/
+6
*
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
[next]