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: Initial work to refactor the queue infrastructure to use the same JSO...
sr55
2018-07-08
2
-2
/
+2
*
WinGui: Tidyup around the Scan Objects. Complete some incomplete models. Intr...
sr55
2018-07-07
1
-29
/
+10
*
WinGui: Extend the "Video" preference tab to allow the hardware encoders to b...
sr55
2018-06-29
2
-26
/
+92
*
Add NVEnc encoder. (Round 3) (#1437)
Scott
2018-06-29
1
-6
/
+21
*
WinGui: Fix an integer overflow in the UI layer for the start/stop controls. ...
sr55
2018-06-14
1
-5
/
+7
*
WinGui: Implement most of the HTTP Worker Process stubs.
sr55
2018-06-10
1
-0
/
+1
*
WinGui: Add Support for the VCE Encoders.
sr55
2018-06-08
1
-8
/
+35
*
WinGui: Rename HandBrake.ApplicationServices back to HandBrake.Interop. It's ...
sr55
2018-06-05
15
-27
/
+27
*
WinGui: Open and Save File dialogs on the main window, now have their own "MR...
sr55
2018-05-24
2
-19
/
+62
*
WinGui: Don't allow subtitle import before a source has been scanned.
sr55
2018-05-24
1
-0
/
+9
*
WinGui: Add support for dropping .srt files onto the main window. When you do...
sr55
2018-05-24
3
-15
/
+62
*
WinGui: Fix an issue with the Add preset window that prevented it from updati...
sr55
2018-05-18
1
-3
/
+13
*
WinGui: Some more backend work for the upcoming Queue redesign.
sr55
2018-05-18
1
-3
/
+60
*
WinGui: Make the error checking more aggressive when adding to queue. Add sup...
sr55
2018-05-09
1
-3
/
+22
*
WinGui: Remove Logging abstraction from the Services library. Let the librar...
sr55
2018-05-08
1
-5
/
+4
*
WinGui: Remove some unnecessary version / bitness calls in the Services library.
sr55
2018-05-08
2
-2
/
+2
*
WinGui: For MP4 files, when subtitles are incompatible and we've already used...
sr55
2018-05-06
1
-0
/
+5
*
WinGui: New start-up command line option. --recover-queue-ids=<command sepa...
sr55
2018-04-14
1
-1
/
+1
*
option to disable preview on summary tab (issue #1267)
Sebastian Janning
2018-04-10
2
-3
/
+41
*
WinGui: Fix Framerate mode setting when using presets and quicksync. Fixes #...
sr55
2018-03-10
1
-1
/
+0
*
Misc. typos
luz.paz
2018-02-20
5
-6
/
+6
*
WinGui: Fix various issues on the filter tab when returning items from the qu...
sr55
2018-02-14
1
-53
/
+29
*
WinGui: Remove debug option that's causing aspect ratio issues on the Picture...
sr55
2018-02-14
1
-1
/
+1
*
WinGui: New shortcuts for easier accessibility. Ctrl 1 through 7 activate g...
sr55
2018-02-10
2
-0
/
+20
*
WinGui: Fixes to Anamorphic handling on the picture tab and in static preview...
sr55
2018-02-10
1
-10
/
+5
*
WinGui: Add Presets button to toolbar. The preset management options are not ...
sr55
2018-01-31
1
-0
/
+5
*
WinGui: Reselect the last selected preset (if still available) when editing a...
sr55
2018-01-13
5
-20
/
+28
*
WinGui: Add combined option in the Chapter Import Open File Dialog. #1015
sr55
2017-12-29
1
-1
/
+1
*
WinGui: Disable Subtitle Burn In Checkbox for PGS + MP4 #1077
sr55
2017-12-25
1
-1
/
+1
*
WinGui: Fix a bug in preview scaling.
sr55
2017-12-15
1
-2
/
+2
*
WinGui: Add % Actual Size to the static preview window title.
sr55
2017-12-15
2
-12
/
+22
*
WinGui: Mouse Wheel can scroll previews.
sr55
2017-12-15
4
-0
/
+38
*
WinGui: Summary Tab Preview UI Consistency Tweaks to match the MacGUI. Moving...
sr55
2017-12-15
2
-14
/
+6
*
WinGui: Reset crop settings when switching back to Automatic.
sr55
2017-12-15
1
-0
/
+8
*
WinGui: Make the QSV Decoding options clearer.
sr55
2017-12-13
1
-9
/
+9
*
WinGui: Make the When Done Play Sound option more granular. Queue vs Encode ...
sr55
2017-12-13
1
-1
/
+17
*
WinGui: Finish off modification detection
sr55
2017-12-13
2
-10
/
+7
*
WinGui: Initial Activation of the "modified" preset detection code. (Audio/Su...
sr55
2017-12-12
8
-27
/
+97
*
WinGui: use Range 0-63 for QSV H.265 10bit. It's not strictly correct but it...
sr55
2017-12-04
1
-21
/
+28
*
WinGui: Fix the mini status display controller.
sr55
2017-11-25
1
-10
/
+11
*
WinGui: Fix Window Title not resetting when queue finishing.
sr55
2017-11-02
1
-0
/
+2
*
WinGui: Adding Preset Category support into the Windows UI. Single layer supp...
sr55
2017-11-02
1
-24
/
+60
*
WinGui: Improve the behaviour of the quality slider when changing video encod...
sr55
2017-10-29
1
-25
/
+34
*
WinGui: Don't perform Foreign Audio Subtitle Scans for short video previews. ...
sr55
2017-10-29
1
-0
/
+18
*
WinGui: Remove the in-line queue view preference. It does not make sense with...
sr55
2017-09-20
1
-1
/
+4
*
WinGui: Experimenting with InLine vs Preset Pane designs.
sr55
2017-09-17
1
-0
/
+29
*
WinGui: Initial ground work on code that will detect when the user modifies s...
sr55
2017-09-17
11
-6
/
+530
*
WinGui: Improve selection behaviour of the new preset controls.
sr55
2017-09-11
1
-18
/
+26
*
WinGui: Restore Rename / Remove preset options on the More dropdown button. M...
sr55
2017-09-10
1
-1
/
+3
*
WinGui: Fix Custom Deinterlace / Decomb / Comb Detect preset options
sr55
2017-09-09
1
-0
/
+1
[next]