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: UI performance improvement when starting multiple jobs. #2912
sr55
2020-06-05
1
-2
/
+2
*
WinGui: Fix an issue where the treeview control can, when categories are clos...
sr55
2020-06-03
1
-1
/
+6
*
WinGui: Add a debug menu for nightly builds that allows exporting and importi...
sr55
2020-05-23
1
-372
/
+87
*
WinGui: Lay the ground work for adding the padding filter to the Windows UI. ...
sr55
2020-05-17
2
-376
/
+56
*
WinGui: Fix a potential crash when working with DVD discs during AutoNaming F...
sr55
2020-05-10
3
-70
/
+25
*
WinGui: Add option to reset settings to defaults in preferences (top right, ...
sr55
2020-05-09
1
-0
/
+15
*
WinGui: Missed files #2814
sr55
2020-05-03
2
-4
/
+4
*
WinGui: Couple if minor bug fixes.
sr55
2020-05-03
1
-1
/
+23
*
WinGui: Fix Presets and Summary FPS labels.
sr55
2020-05-02
1
-1
/
+4
*
WinGui: Fix process priority setting. Fixes #2811
sr55
2020-05-02
1
-1
/
+1
*
WinGui: Enable multi-instance support. (#2797)
Scott
2020-04-29
3
-62
/
+42
*
Multi instance (#2791)
Scott
2020-04-26
8
-762
/
+164
*
WinGui: Improve Langauge for process isolation and be clear what it is, and h...
sr55
2020-04-11
1
-6
/
+6
*
WinGui: If selecting a preset that uses an video encoder that's not in use, w...
sr55
2020-04-11
1
-3
/
+14
*
WinGui: Improvements to the Process Isolation Worker.
sr55
2020-04-11
1
-0
/
+8
*
WinGui: Stripping much of the remaining app config out of the Queue Jobs. Cer...
sr55
2020-04-11
3
-5
/
+5
*
WinGui: Fix preview images for "None" when using anamorphic content.
sr55
2020-03-18
1
-2
/
+2
*
WinGui: Disable the Queue Tabs when multiple items are selected to avoid UI c...
sr55
2020-03-14
1
-2
/
+28
*
WinGui: Fix a localisation issue on the Point to Point Dropdown and add Title...
sr55
2020-03-03
1
-2
/
+2
*
WinGui: Add an explicit option in preferences to enable additional fixed func...
sr55
2020-02-26
1
-2
/
+19
*
WinGui: Improve Handling of Low Disk Space Alerts
sr55
2020-02-23
3
-17
/
+36
*
WinGui: When Deleting Selected records, if one of the jobs is encoding, promp...
sr55
2020-02-12
1
-1
/
+1
*
WinGui: AutoPassthru is now implemented using libhb using hb_autopassthru_get...
sr55
2020-02-07
1
-3
/
+3
*
WinGui: Fix handling of Estimated Time left when job time >= 1 day. Fixes #2582
sr55
2020-02-05
2
-6
/
+9
*
WinGui: Improve the way the Audio and Subtitle Language selection is handled....
sr55
2020-02-05
2
-9
/
+21
*
WinGui: Add a preference to enable/disable the power state monitoring. Also a...
sr55
2020-02-05
1
-0
/
+35
*
WinGui: Main Window Status label not updating correctly when resetting jobs. ...
sr55
2020-01-25
1
-9
/
+1
*
WinGui: Clear queue options should not clear in-progress jobs. Fixes #2587
sr55
2020-01-18
1
-2
/
+2
*
WinGui: Split the Copyright away from the GPL license information. Fixes #2551
sr55
2020-01-13
1
-0
/
+8
*
WinGui: Improve the way updates are notified. The status label isn't visible ...
sr55
2019-12-29
1
-0
/
+13
*
WinGui: Experimental Worker Process (Basic logging is now operational) + UI I...
sr55
2019-12-29
2
-3
/
+59
*
WinGui: First step in a long overdue cleanup of the logging code. Stripped ou...
sr55
2019-12-28
2
-11
/
+5
*
WinGui: Cleanup a bunch of Code Warnings + Fix missing ico resource. #2519
sr55
2019-12-21
1
-3
/
+3
*
WinGui: Change the invalid path errors from an Exception Window to a standard...
sr55
2019-12-20
1
-1
/
+2
*
WinGui: When using QuickSync and defaulting to VFR same as source on encoder ...
sr55
2019-12-14
1
-4
/
+10
*
WinGui: Limit iPod atom to H.264. Fixes #2490
sr55
2019-12-09
1
-1
/
+25
*
WinGui: Fix a bug in the Add presets window where the Audio / Subtitle defaul...
sr55
2019-11-25
5
-2
/
+32
*
WinGui: Add a new option to autoname that mimic's an unintended behaviour of ...
sr55
2019-11-17
1
-0
/
+19
*
WinGui: Fix an issue with autoname file format not being stored correctly. F...
sr55
2019-11-15
1
-1
/
+1
*
WinGui: Small improvement / fix to the Directory open code to allow it to hig...
sr55
2019-10-14
1
-1
/
+8
*
WinGui: Remove "QP" label for NVENC since it's no longer QP. Fixes #2356
sr55
2019-10-14
1
-2
/
+15
*
WinGui: Catchup some remaining strings that were not localisable. #2345
sr55
2019-10-13
5
-106
/
+42
*
WinGui: Make a number of UI compoents translatable. #2345
sr55
2019-10-05
3
-2
/
+15
*
WinGui: Fix crash on Audio Defaults View. Fixes #2341
sr55
2019-10-02
2
-8
/
+2
*
WinGui: Optional support for previewing flip/rotate. #2334
sr55
2019-10-01
4
-68
/
+37
*
WinGui:
sr55
2019-09-22
1
-14
/
+3
*
WinGui: Make a note of what the base preset was in the log when starting an e...
sr55
2019-09-08
2
-3
/
+3
*
WinGui: When using the About Menu -> Update Check, automatically preform the ...
sr55
2019-08-29
1
-0
/
+2
*
WinGui: Make the Dark Theme Windows 10 only.
sr55
2019-08-12
1
-0
/
+2
*
WinGui: UI / Consistency improvements on Audio and Subtitle Defaults
sr55
2019-07-31
7
-155
/
+28
[next]