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: Fix summary tab delayed refresh. Fixes #1914
sr55
2019-02-20
1
-0
/
+2
*
WinGui: Merging no_hardware fallback change over.
sr55
2019-02-11
1
-0
/
+3
*
WinGui: Remove inline Destination check. It's more annoying than useful. Fixe...
sr55
2019-01-30
1
-7
/
+0
*
WinGui: Adding some additional validation to the destination box.
sr55
2019-01-27
1
-0
/
+7
*
WinGui: Fix restriction on the picture settings tab after setting a preset. ...
sr55
2019-01-01
1
-2
/
+6
*
WinGui: Fix erroneous log message error about invalid x264 preset when not us...
sr55
2019-01-01
1
-0
/
+5
*
WinGui: Fix issues with "Any" language selection with the "First" option use...
sr55
2018-12-30
2
-70
/
+74
*
WinGui: Fix an issue where picture settings (crop and anamorphic) are not cor...
sr55
2018-12-30
1
-0
/
+11
*
WinGui: Fix an error when trying to encode an item with no destination.
sr55
2018-12-16
1
-8
/
+9
*
WinGui: Reset the cancel flag on the Countdown Window for post-encode actions...
sr55
2018-12-15
1
-1
/
+2
*
WinGui: Focus the preview window when the button is pressed while it is still...
sr55
2018-12-14
1
-0
/
+5
*
WinGui: Don't allow multiple preview windows to be opened.
sr55
2018-12-14
2
-2
/
+2
*
WinGui: Fix a number of build warnings. Fixes #1720 and #1721 and a few othe...
sr55
2018-12-08
1
-1
/
+1
*
WinGui: Completely hide the 2pass control for all hardware encoders.
sr55
2018-12-02
1
-15
/
+11
*
Default Nvenc to use slower, higher quality settings. Fix some issues around ...
sr55
2018-12-01
1
-1
/
+1
*
WinGui: Allow Add All / Add Selection to queue to be added to the toolbar sim...
sr55
2018-11-24
1
-0
/
+27
*
WinGui: Tidy up a few instances of mesagebox.show.
sr55
2018-11-24
3
-8
/
+8
*
WinGui: Trim some duplicate error messages on the main screen.
sr55
2018-11-24
1
-22
/
+1
*
WinGui: Disable 2-pass for NVEnc and VCE. this is not implemented.
sr55
2018-11-21
1
-1
/
+32
*
WinGui: Fixing various UI Localisation issues and missing strings. #1597
sr55
2018-11-19
1
-8
/
+8
*
WinGui: Save Options when the app closes, if the options window was last open...
sr55
2018-11-18
2
-8
/
+7
*
WinGui: Minor Code Tidyup
sr55
2018-11-17
1
-1
/
+0
*
WinGui: Adding Language support to the UI. Adding Partial Translation for Ge...
sr55
2018-11-11
1
-0
/
+24
*
WinGui: Add shortcuts for All All to Queue and Add Selection. Display shortc...
sr55
2018-11-04
1
-0
/
+2
*
WinGui: Allow the UI to silently attempt to auto-create folders when adding t...
sr55
2018-11-04
1
-1
/
+1
*
WinGui: Better default directory for Import SRT. #1661
sr55
2018-11-04
1
-0
/
+9
*
WinGui: Limit the experimental features to the nightly builds.
sr55
2018-11-02
2
-2
/
+11
*
WinGui: Remove the preference to show the advanced tab. This can still be tog...
sr55
2018-10-20
3
-33
/
+24
*
WinGui: Simplify the Language Resource Files.
sr55
2018-10-10
8
-37
/
+37
*
WinGui: Fix a potential NPE
sr55
2018-10-08
1
-1
/
+1
*
WinGui: Minor bug fixes and tidyup in the queue.
sr55
2018-09-28
1
-6
/
+7
*
WinGui: Register the Logger for libhb earlier so we can pickup VCE logging.
sr55
2018-09-28
1
-0
/
+2
*
WinGui: Queue -> Retry Failed context menu option. Bring over some improvem...
sr55
2018-09-27
1
-0
/
+12
*
WinGui: Trigger a status tab update when a job finishes.
sr55
2018-09-26
1
-0
/
+2
*
WinGui: When Deleting a job, select the nearest or first item in the list to ...
sr55
2018-09-24
1
-0
/
+10
*
WinGui: Handle no log files better in the new experimental queue layout.
sr55
2018-09-24
1
-0
/
+4
*
WinGui: Add Retry Selected and Retry All Jobs to the Queue List right click m...
sr55
2018-09-22
1
-0
/
+22
*
WinGui: Couple of queue bug fixes. #1087
sr55
2018-09-22
1
-8
/
+2
*
WinGui: Adding Stats and Log Tabs to the new experimental queue view. #1087
sr55
2018-09-22
1
-24
/
+61
*
WinGui: Implementing the new queue design. This is currently experimental and...
sr55
2018-09-22
4
-9
/
+93
*
WinGui: Archive Queue Recovery files for 7 days. Add an option on the Source ...
sr55
2018-09-21
1
-0
/
+12
*
WinGui: Add Experimental Features preferences to toggle ideas we are experime...
sr55
2018-09-15
1
-1
/
+0
*
WinGui: Add a prompt on Stop Encode to confirm. Fixes #1571
sr55
2018-09-14
1
-1
/
+10
*
WinGui: When opening preferences, reset to General tab if the last tab used w...
sr55
2018-09-14
2
-2
/
+7
*
WinGui: Minor code tidyup.
sr55
2018-08-13
1
-1
/
+1
*
NVEnc: Add human names for encoder presets and remove currently invalid options.
sr55
2018-08-08
1
-0
/
+6
*
WinGui: Remap Ctrl-S to Open Destination Save Dialog. Start Encode is now C...
sr55
2018-08-03
1
-0
/
+5
*
WinGui: Don't grey out the Start Queue button when the encode is paused. #1501
sr55
2018-07-29
1
-13
/
+1
*
WinGui: Make sure the Container is selected before the Audio/Subtitle tabs to...
sr55
2018-07-26
1
-1
/
+1
*
WinGui: Make the error message nicer when the system clipboard is unavailable...
sr55
2018-07-25
2
-18
/
+26
[next]