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
*
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
*
WinGui: Add a Logging Service into the AppServices library. This does not dep...
sr55
2016-03-21
1
-0
/
+49
*
WinGui: Fixes to the refactored Audio Defaults View. Settings were not gettin...
sr55
2016-02-07
1
-1
/
+0
*
WinGui: Some API and warnings cleanup.
Scott
2015-12-27
3
-8
/
+66
*
Adding support for ChapterDb.org input formats (XML and TXT) files. Minor ref...
Sverrir Sigmundarson
2015-11-23
1
-0
/
+31
*
App Services Modelling Tidy Up
Scott
2015-09-26
2
-1
/
+40
*
Tidy up some Stylecop Warnings
Scott
2015-09-26
1
-0
/
+3
*
App Services Cleanup Contd
Scott
2015-09-26
1
-0
/
+1
*
AppServices tidyup
Scott
2015-09-26
1
-3
/
+3
*
WinGui: Queue Recovery now sets the GUI to enabled if it recovers a job.
sr55
2015-06-03
1
-2
/
+8
*
WinGui: General tidy up and remove the custom styling for the app. The app wi...
sr55
2015-05-17
1
-37
/
+0
*
WinGui: Fix Line Endings and (StyleCop)Warnings
sr55
2015-05-03
1
-1
/
+1
*
WinGui: Small bug fix to handling of queue recovery when running mulitple ins...
sr55
2015-04-18
1
-1
/
+15
*
WinGui: Some further refactoring of the services library. Moving all the queu...
sr55
2015-04-12
1
-1
/
+2
*
WinGui: Dropping more legacy code and moving some more UI only code up to the...
sr55
2015-03-01
2
-3
/
+0
*
WinGui: Moving the Queue Code out to the UI level. The services library will ...
sr55
2015-03-01
1
-0
/
+2
*
WinGui: Moving the Interop Code into the services library. This will allow so...
sr55
2015-02-28
2
-4
/
+4
*
WinGui: Correcting namespaces.
sr55
2015-01-05
1
-1
/
+1
*
WinGui: Refracting some of the modelling around the Encode Services
sr55
2015-01-04
1
-1
/
+2
*
WinGui: Fix a bug in the anamorphic size code.
sr55
2014-12-20
1
-12
/
+5
*
WinGui: Update the libhb scan code to work with the updated API. See rev6602 ...
sr55
2014-12-18
1
-5
/
+2
*
WinGui: Remove the CLI Check Helper. Using LibHB to determine version inform...
sr55
2014-11-28
1
-117
/
+0
*
WinGui: Switch to using hb_set_anamorphic_size2. This simplifies the picture ...
sr55
2014-08-22
1
-41
/
+50
*
WinGui: Use OutputFormat display name, rather than the enum name.
sr55
2014-08-21
1
-1
/
+1
*
WinGui: unbreak interop job structure
jstebbins
2014-06-24
1
-1
/
+0
*
WinGui: One more missing change.
sr55
2014-06-14
1
-1
/
+1
*
WinGui: Minor tidy up of options. Cleanup of some code warnings and some init...
sr55
2014-05-18
3
-5
/
+2
*
WinGui: Restore rolled back tabbing fix + added a check for illegal character...
sr55
2014-03-23
1
-0
/
+56
*
WinGui: Remove support for Growl. This library has been causing numerous issu...
sr55
2013-12-07
1
-124
/
+0
*
WinGui: Finish off moving the User Settings service to the UI Layer.
sr55
2013-11-19
3
-2
/
+6
*
WinGui: Remove AV_MKV option. Now default for the build
sr55
2013-11-08
1
-1
/
+1
[next]