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: 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
*
WinGui: Remove the AV_MP4 option so we now only have the AV Format Muxer as "...
sr55
2013-09-14
1
-1
/
+1
*
WinGui: General code tidyup
sr55
2013-08-17
2
-103
/
+2
*
WinGui: Fix the autoname helper so that it correctly sets the mkv extension f...
sr55
2013-08-17
1
-1
/
+1
*
WinGui: Misc fixes and improvements
sr55
2013-07-20
1
-1
/
+12
*
WinGui: Change Loose and Strict Anamorphic to use hb_set_anamorphic_size
sr55
2013-07-14
1
-371
/
+2
*
WinGui: Make the AVFormat Muxers default.
sr55
2013-07-13
1
-1
/
+1
*
WinGui: Some in-progress code that I'll pickup later on.
sr55
2013-07-07
2
-0
/
+683
*
WinGui: Added a new option that will allow users to fallback to using system ...
sr55
2013-06-13
1
-0
/
+37
*
WinGui: Added option to AutoName functionality to remove common punctuation f...
sr55
2013-06-01
1
-14
/
+16
*
WinGui: Make the AutoNaming feature less trigger happy. It should not run for...
sr55
2013-05-22
1
-2
/
+2
*
WinGui: Change the CLI Helper to use the application startup path rather than...
sr55
2013-05-19
1
-2
/
+3
*
WinGui: Appcast related fixes and tidyup.
sr55
2013-03-20
1
-9
/
+0
*
WinGui: Part 1: Fix numerous issues around app versioning. Hopefully the GUI ...
sr55
2013-03-19
1
-2
/
+0
*
WinGui: Default the custom anamorphic values correctly. (Part 1 of Custom ana...
sr55
2012-11-18
1
-0
/
+63
*
WinGui: Fixes to the new queue recovery code. Cleanup of old recovery files s...
sr55
2012-10-16
1
-4
/
+3
[next]