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
/
Helpers
Commit message (
Expand
)
Author
Age
Files
Lines
*
HandBrake.Interop: Library cleanup.
sr55
2020-10-04
1
-12
/
+2
*
WinGui: Fix a bug with pre/postfix in autoname functonality
sr55
2020-09-06
1
-10
/
+7
*
WinGui: Don't use Regex where it's not needed for the AutoName support. Fixes...
sr55
2020-09-02
1
-7
/
+7
*
WinGui: Fix an issue where the treeview control can, when categories are clos...
sr55
2020-06-03
1
-93
/
+0
*
Multi instance (#2791)
Scott
2020-04-26
1
-5
/
+35
*
WinGui: Fix preview images for "None" when using anamorphic content.
sr55
2020-03-18
1
-1
/
+16
*
Replace `/` in default path with windows compatible '\'
^x3ro
2020-02-07
1
-3
/
+4
*
WinGui: Experimental Worker Process (Basic logging is now operational) + UI I...
sr55
2019-12-29
1
-0
/
+1
*
WinGui: First step in a long overdue cleanup of the logging code. Stripped ou...
sr55
2019-12-28
1
-45
/
+5
*
WinGui: Limit iPod atom to H.264. Fixes #2490
sr55
2019-12-09
1
-0
/
+28
*
WinGui: Add a new option to autoname that mimic's an unintended behaviour of ...
sr55
2019-11-17
1
-56
/
+67
*
WinGui: Remove erroneous autoname error that wouldn't allow the user to use r...
sr55
2019-11-15
1
-4
/
+7
*
WinGui: Fix some errors in translation. Placeholders for autoname are not tra...
sr55
2019-10-26
1
-26
/
+26
*
WinGui: Catchup some remaining strings that were not localisable. #2345
sr55
2019-10-13
1
-4
/
+4
*
WinGui:
sr55
2019-09-22
1
-1
/
+10
*
WinGui: Refactor "When Done" to use an enum to avoid language issues. Also c...
sr55
2019-06-24
1
-2
/
+2
*
WinGui: More Robust Queue Backup and Recovery.
sr55
2019-05-11
1
-0
/
+22
*
WinGui: Switch the GUI over to using JSON for the queue. (Note, this is not t...
sr55
2019-05-10
1
-21
/
+24
*
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: Auto-name System will now always generate a unique filename. The Pref...
sr55
2019-04-21
1
-16
/
+51
*
WinGui: New option to control the file overwrite default behaviour. Overwrite...
sr55
2019-04-20
1
-9
/
+15
*
WinGui: Various fixes and improvements to validation handling and options in...
sr55
2019-04-19
1
-5
/
+13
*
WinGui: More robust Timespan parsing.
sr55
2019-03-23
1
-3
/
+15
*
Add WebM support (#1822)
Justin Bull
2019-02-13
1
-0
/
+4
*
WinGui: Strip out some legacy code for x264 options handling.
sr55
2019-01-12
1
-367
/
+0
*
WinGui: Make the Autoname macros case-insensitive. Fixes #1670
sr55
2018-11-10
1
-11
/
+10
*
WinGui: Archive Queue Recovery files for 7 days. Add an option on the Source ...
sr55
2018-09-21
1
-5
/
+58
*
Autoname creation date
Matthew Lazarow
2018-08-13
1
-3
/
+35
*
WinGui: Move UserSettings over to JSON format. Settings from the older XML f...
sr55
2018-07-18
1
-1
/
+1
*
WinGui: Fix a bug in queue recovery where old files were not deleted.
sr55
2018-06-15
1
-2
/
+8
*
WinGui: Rename HandBrake.ApplicationServices back to HandBrake.Interop. It's ...
sr55
2018-06-05
4
-8
/
+8
*
WinGui: Potential Fix for #1288 Crash in the TreeViewHelper when selecting p...
sr55
2018-05-18
1
-0
/
+5
*
WinGui: Remove Logging abstraction from the Services library. Let the librar...
sr55
2018-05-08
1
-3
/
+3
*
WinGui: New start-up command line option. --recover-queue-ids=<command sepa...
sr55
2018-04-14
1
-7
/
+17
*
WinGui: Cleanup the QueueRecoveryHelper and make it a little smarter about ho...
sr55
2018-04-14
1
-66
/
+52
*
WinGui: Adding support for Custom Anamorphic back. Implements #504
sr55
2017-06-28
1
-2
/
+0
*
WinGui: Fix a number of stylecop warnings.
sr55
2017-03-26
1
-2
/
+2
*
WinGui: Make the Queue Storage Nightly aware. Also fix an issue with Queue a...
sr55
2017-03-17
1
-3
/
+3
*
WinGui: Rework of the preset system
sr55
2017-03-04
1
-0
/
+88
*
WinGui: Fix a number of stylecop warnings.
sr55
2017-02-11
3
-7
/
+17
*
WinGui: Fix erroneous path and filename handling. #515
sr55
2017-01-14
1
-3
/
+11
*
WinGui: Add support to make the windows UI more portable friendly. Configurab...
sr55
2016-12-26
1
-1
/
+1
*
WinGui: Remove Preset AutoName function as it hasn't ever worked properly.
sr55
2016-12-22
1
-5
/
+4
*
WinGui: Fix a large number of stylecop warnings.
sr55
2016-10-30
4
-7
/
+28
*
WinGui: Add {preset} to autoname options. This is a non-live option meaning i...
sr55
2016-06-09
1
-6
/
+11
*
WinGui: If you invoke HandBrake.exe with "--auto-start-queue" it will automa...
sr55
2016-04-23
1
-9
/
+22
*
WinGui: Small code optimisation in the QueueRecoveryHelper
sr55
2016-04-18
1
-3
/
+8
*
WinGui: Fix a couple of silent errors with the new logging system.
sr55
2016-03-26
1
-0
/
+5
*
WinGui: If there are multiple queue recovery files, don't fail the set if one...
sr55
2016-03-26
1
-11
/
+20
[next]