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: Force set FastDecode = false for x265. It's only an option under the ...
sr55
2019-07-28
1
-1
/
+2
*
WinGui: Better formatting for encode times
sr55
2019-07-27
3
-4
/
+4
*
WinGui: Show Day long encodes in hours consistent with the other UIs
sr55
2019-07-16
2
-12
/
+16
*
WinGui: Since the UI now has active storage space left monitoring, set the de...
sr55
2019-07-14
1
-1
/
+1
*
WinGui: Remove the experimental embedded queue. It's not been working right f...
sr55
2019-07-14
12
-397
/
+9
*
WinGui: Level support for x265
sr55
2019-07-12
1
-1
/
+2
*
WinGui: Further work on the new dark theme.
sr55
2019-07-06
4
-36
/
+613
*
WinGui: Build out code for active monitoring of storage and battery power on...
sr55
2019-07-05
15
-13
/
+308
*
WinGui: The preferences UI for "Pause on low disk space" was bad with the che...
sr55
2019-07-05
4
-20
/
+18
*
WinGui: Some minor further work to the dark theme.
sr55
2019-07-03
3
-9
/
+15
*
WinGui: Nice display of statistics when information isn't available. #2179
sr55
2019-07-03
4
-1
/
+61
*
WinGui: Fix an issue where Fast Decode appeared not to save as part of preset...
sr55
2019-07-01
1
-3
/
+11
*
WinGui: Prevent Fast Decode from being double set when changing to x265 from ...
sr55
2019-07-01
1
-0
/
+5
*
WinGui: Slight increase in size of the Log window so that the vast majority o...
sr55
2019-06-30
1
-2
/
+2
*
WinGui: A useful window utility class that might be useful later.
sr55
2019-06-30
2
-0
/
+128
*
WinGui: Usability improvements on the Queue.
sr55
2019-06-30
4
-64
/
+45
*
WinGui: Refactor "When Done" to use an enum to avoid language issues. Also c...
sr55
2019-06-24
25
-194
/
+242
*
WinGui: Have the installer check for .NET 4.8 instead of 4.7
sr55
2019-06-24
2
-2
/
+2
*
WinGui: Fix a crash caused by the themeing work.
sr55
2019-06-22
1
-2
/
+3
*
WinGui: Further work on the new Dark Theme.
sr55
2019-06-22
4
-20
/
+51
*
WinGui: Further work on the new Dark Theme. Mostly around icons.
sr55
2019-06-22
58
-101
/
+227
*
WinGui: Few minor features + Early access to a new "Dark" theme. It's not yet...
sr55
2019-06-16
13
-39
/
+552
*
WinGui: Move the UI to .NET Framework 4.8 to see if this helps with any of th...
sr55
2019-06-15
5
-9
/
+9
*
WinGui: Language consistency tweak in queue.
sr55
2019-06-07
2
-2
/
+2
*
WinGui: Re-implement queue import/export functionality for the GUI. Note, thi...
sr55
2019-06-07
6
-224
/
+74
*
WinGui: Add a "Test" button to the When Done Audio options. Also log the "Med...
sr55
2019-06-06
6
-3
/
+74
*
WinGui: Add logging to the PrePostActionService
sr55
2019-06-06
1
-4
/
+22
*
WinGui: Don't show encoder options when Fallback = None and a passthru encod...
sr55
2019-06-06
12
-49
/
+253
*
Revert "WinGui: Switch to SDK style cproj files. Switch to PackageReferences...
sr55
2019-06-01
4
-126
/
+717
*
WinGui: Fix a crash in the AudioViewModel when no Behaviour Tracks or fallbac...
sr55
2019-06-01
1
-1
/
+1
*
WinGui: Switch to SDK style cproj files. Switch to PackageReferences for NuG...
sr55
2019-06-01
4
-717
/
+126
*
WinGui: Add Preference to perform the When Done Action immediately without t...
sr55
2019-05-22
7
-27
/
+85
*
WinGui: Fix Copyright header
sr55
2019-05-22
1
-1
/
+1
*
WinGui: Better expose some of the UI actions in the Menus. Including shortcut...
sr55
2019-05-15
1
-1
/
+7
*
WinGui: Add missing .ass extension to subtitle import
sr55
2019-05-12
1
-1
/
+1
*
WinGui: Clean-up the preset archive code. New filename format for archive fi...
sr55
2019-05-12
1
-39
/
+24
*
WinGui: Improvements for #2090
sr55
2019-05-12
6
-8
/
+58
*
WinGui: Use hb_presets_read_file_json to read the UI presets file. This allow...
sr55
2019-05-11
8
-137
/
+71
*
WinGui: More Robust Queue Backup and Recovery.
sr55
2019-05-11
2
-3
/
+34
*
WinGui: Switch the GUI over to using JSON for the queue. (Note, this is not t...
sr55
2019-05-10
18
-1002
/
+1015
*
Revert "Updated HandBrake.Interop to .NET Standard 2.0 and the new SDK projec...
sr55
2019-05-08
1
-6
/
+7
*
Updated HandBrake.Interop to .NET Standard 2.0 and the new SDK project style....
David Rickard
2019-05-08
1
-7
/
+6
*
WinGui: Fix fast decode tune with x264 vs x265. #2083
sr55
2019-05-07
2
-9
/
+12
*
WinGui: Allow SSA files to be dropped on the UI.
sr55
2019-05-04
1
-2
/
+3
*
WinGui:
sr55
2019-05-02
2
-7
/
+6
*
WinGui: Improved Language of the hardware encoder preferences to help avoid c...
sr55
2019-05-02
3
-8
/
+22
*
WinGui: Update the UI for the new deblock filter. #2028
sr55
2019-05-02
11
-35
/
+163
*
WinGui: Minor refactoring of the AutoNameHelper class to improve code readabi...
sr55
2019-04-25
1
-131
/
+130
*
WinGui: Fix Autoname directory selection
sr55
2019-04-25
1
-5
/
+3
*
WinGui: Refactor Filters View Model - (Grayscale)
sr55
2019-04-25
4
-38
/
+99
[next]