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
Commit message (
Expand
)
Author
Age
Files
Lines
*
WinGui: More robust Timespan parsing.
sr55
2019-03-23
1
-3
/
+15
*
WinGui: Add protection against unavailable directory in MRU List. Fixes #1995
sr55
2019-03-17
1
-2
/
+2
*
WinGui: Move all image paths to be consistent.
sr55
2019-03-10
1
-4
/
+4
*
WinGui: Fix inline queue.
sr55
2019-03-10
2
-2
/
+2
*
WinGui: Log exceptions out to files in the log directory. #1950
sr55
2019-03-09
1
-27
/
+26
*
WinGui: Add log messages around preset service actions that were not previous...
sr55
2019-03-09
1
-17
/
+16
*
WinGui: Add some error checking into the Portable mode to guide users when th...
sr55
2019-03-09
4
-23
/
+115
*
WinGui: Bind "Ctrl-C" on the Error window. This *may* be usable in some insta...
sr55
2019-03-09
2
-7
/
+34
*
WinGui: Update the installers to include the zh language files.
sr55
2019-03-04
2
-0
/
+12
*
WinGui: Adding initial Chinese Translation
sr55
2019-03-03
4
-0
/
+2375
*
WinGui: Update German Translation
sr55
2019-03-03
2
-39
/
+69
*
WinGui: Queue Up/Down button size aligned with other buttons on the window.
sr55
2019-03-03
1
-2
/
+2
*
WinGui: Queue -> Overhaul the context menu on the queue to offer context awar...
sr55
2019-03-03
5
-24
/
+105
*
WinGui: Remove the legacy queue design. The new design is now always used.
sr55
2019-03-03
16
-1094
/
+465
*
WinGui: Further evolving the new queue design.
sr55
2019-02-23
3
-163
/
+229
*
WinGui: Reinstate "Resume" vs "Start" encode on the Main screen. Fixes #1919
sr55
2019-02-22
3
-1
/
+24
*
WinGui: Attempt to be smarter with the Autonaming when dealing with directori...
sr55
2019-02-21
1
-10
/
+16
*
WinGui: Fix summary tab delayed refresh. Fixes #1914
sr55
2019-02-20
1
-0
/
+2
*
WinGui: Fix a crash for new installs or users upgrading from older versions. ...
sr55
2019-02-19
1
-0
/
+4
*
WinGui: Set the button text to "Apply" on the Defaults Windows rather than "S...
sr55
2019-02-18
7
-18
/
+33
*
WinGui: Undo some debugging code.
sr55
2019-02-17
1
-1
/
+1
*
WinGui: Backout Handling of AccessViolations. Makes the hardware handling iss...
sr55
2019-02-17
1
-6
/
+6
*
WinGui: Attempt to fix the the exception handling when AccessViolations occur.
sr55
2019-02-16
1
-4
/
+21
*
WinGui: Add HandleProcessCorruptedStateExceptions around Init.
sr55
2019-02-16
1
-5
/
+11
*
WinGui: Temp fix for the build until we can refactor the queue error handling.
sr55
2019-02-13
3
-1
/
+13
*
Add WebM support (#1822)
Justin Bull
2019-02-13
16
-23
/
+204
*
WinGui: Remove hard coded ordering on the in-line presets selector.
sr55
2019-02-11
2
-42
/
+57
*
WinGui: Utilise new hb_global_init_no_hardware when hb_global_init fails. T...
sr55
2019-02-11
7
-55
/
+79
*
WinGui: Remove left over Advanced Tab checkbox
sr55
2019-02-11
4
-39
/
+19
*
WinGui: Change the behaviour of the destination source alert to revert to the...
sr55
2019-02-07
1
-1
/
+1
*
WinGui: Fix instance handling in Libencode.
sr55
2019-02-03
1
-17
/
+17
*
WinGui: Make the disposal of services more aggressive. May Fix or help in #1851
sr55
2019-02-02
4
-50
/
+98
*
WinGui: Remove inline Destination check. It's more annoying than useful. Fixe...
sr55
2019-01-30
1
-7
/
+0
*
WinGui: Basic implementation of Queue Up/Down Buttons. Does not yet handle po...
sr55
2019-01-27
5
-13
/
+110
*
WinGui: Remove incorrect declaration in the app manifest.
sr55
2019-01-27
1
-4
/
+0
*
WinGui: Update application manifest
sr55
2019-01-27
1
-6
/
+4
*
WinGui: Move the Queue Recovery option from the source panel to the Queue Men...
sr55
2019-01-27
5
-14
/
+10
*
WinGui: Adding some additional validation to the destination box.
sr55
2019-01-27
1
-0
/
+7
*
WinGui: Updated German translation
sr55
2019-01-24
2
-65
/
+64
*
WinGui: Update Min Title Scan label
sr55
2019-01-24
3
-4
/
+4
*
WinGui: Improve Add to queue error Handling. Combine 2 Dialog prompts into ...
sr55
2019-01-24
6
-28
/
+69
*
WinGui: Fix preset updates. Built in presets should now automatically update....
sr55
2019-01-18
2
-67
/
+56
*
WinGui: Update EncoderHelpers for Subtitle changes
sr55
2019-01-14
1
-0
/
+12
*
WinGui: Initial support for SSA file import.
sr55
2019-01-14
10
-23
/
+26
*
Add SSA subtitle import
John Stebbins
2019-01-14
2
-5
/
+7
*
WinGui: Make the toolbar customisation options more discoverable by making th...
sr55
2019-01-14
5
-9
/
+84
*
WinGui: Removing a miss remnant of the old advanced tab.
sr55
2019-01-14
1
-3
/
+0
*
WinGui: Make the MRU feature more useful. If the directory is not found, chec...
sr55
2019-01-12
1
-0
/
+18
*
WinGui: Minor tidyup in MVM.
sr55
2019-01-12
1
-176
/
+11
*
WinGui: Strip out some legacy code for x264 options handling.
sr55
2019-01-12
21
-8138
/
+5282
[next]