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
/
Startup
Commit message (
Expand
)
Author
Age
Files
Lines
*
WinGui: New start-up command line option. --recover-queue-ids=<command sepa...
sr55
2018-04-14
1
-0
/
+3
*
WinGui: Initial implementation of the Summary Tab. This may be subject to cha...
sr55
2017-08-23
1
-0
/
+1
*
WinGui: Add option to show progress percentage in app title bar, and the task...
sr55
2017-03-16
1
-0
/
+1
*
WinGui: Advanced Tab Changes
sr55
2016-12-13
1
-4
/
+0
*
WinGui: Fix a large number of stylecop warnings.
sr55
2016-10-30
1
-1
/
+7
*
WinGui: Lay the foundation for editing presets with a simple rename window.
sr55
2016-07-25
1
-0
/
+1
*
WinGui: Stubbing out some meta data code.
sr55
2016-07-23
1
-0
/
+1
*
WinGui: If you invoke HandBrake.exe with "--auto-start-queue" it will automa...
sr55
2016-04-23
1
-0
/
+16
*
AppServices tidyup
Scott
2015-09-26
1
-6
/
+5
*
WinGui: Strip out some old unused code.
Scott
2015-09-18
1
-1
/
+0
*
WinGui: Sizing tweak to mini view. Tidy up some code warnings. Update assembl...
sr55
2015-08-23
1
-3
/
+2
*
WinGui: Upgrade Caliburn to version 2.0.2
sr55
2015-07-25
1
-1
/
+9
*
WinGui: Tidyup the AppBootstapper class.
sr55
2015-07-25
1
-23
/
+12
*
WinGui: Replace Castle Windsor with Caliburn Micros built-in SimpleContainer ...
sr55
2015-07-21
2
-165
/
+169
*
WinGui: Add a Mini Status Display window that can be accessed via the tray no...
sr55
2015-07-18
1
-0
/
+1
*
WinGui: Some further refactoring of the services library. Moving all the queu...
sr55
2015-04-12
1
-0
/
+2
*
WinGui: Add a basic outline of a logging system to allow logging of the JSON ...
sr55
2015-04-10
1
-0
/
+1
*
WinGui: Add TrueHD, Flac and EAC3 Passthru, and EAC3 encoder options. Fixed ...
sr55
2015-03-29
1
-1
/
+2
*
WinGui: Remove the EncodeServiceWrapper
sr55
2015-03-03
1
-1
/
+2
*
WinGui: Moving the Queue Code out to the UI level. The services library will ...
sr55
2015-03-01
1
-2
/
+3
*
WinGui: Removing the Isolation code as it's not used, and planned for libhb i...
sr55
2015-03-01
1
-1
/
+1
*
WinGui: Remove a bunch of CLI handling code.
sr55
2015-01-31
1
-1
/
+0
*
WinGui: Remove the Simple advanced options tab.
sr55
2015-01-23
1
-1
/
+0
*
WinGui: Initial re-factoring of the Video Tab. Replaces encoder specific pres...
sr55
2015-01-22
1
-2
/
+0
*
WinGui: Combine the Still and Live previews into a single window in the same ...
sr55
2015-01-17
1
-1
/
+0
*
WinGui: Part 1 - Restructuring the AppServices library in preparation for the...
sr55
2014-11-29
1
-0
/
+3
*
WinGui: Move the preset system out of the services package.
sr55
2014-11-23
1
-0
/
+3
*
WinGui: cleanup some warnings.
sr55
2014-01-02
1
-1
/
+1
*
WinGui: Putting in place the framework for a static preview window. Initial ...
sr55
2013-11-19
1
-2
/
+4
*
WinGui: Finish off moving the User Settings service to the UI Layer.
sr55
2013-11-19
1
-0
/
+1
*
WinGui: Remove the scan service wrapper as it's no longer needed.
sr55
2013-09-21
1
-1
/
+2
*
WinGui: Some more work on the Instant HandBrake prototype.
sr55
2013-08-27
1
-0
/
+2
*
WinGui: Initial work around around a when done countdown.
sr55
2013-08-21
1
-1
/
+2
*
WinGui: General code tidyup
sr55
2013-08-17
1
-1
/
+0
*
WinGui: Add an attached property to the source menu to handle drive detection...
sr55
2013-05-26
1
-1
/
+0
*
WinGui: Rectored some Encode/Queue service code. This restoes "Quit HandBrake...
sr55
2013-05-19
1
-0
/
+1
*
WinGui: Part 1: Fix numerous issues around app versioning. Hopefully the GUI ...
sr55
2013-03-19
1
-1
/
+0
*
WinGui: Split out the advanced tab code into separate panels.
sr55
2013-02-16
1
-0
/
+2
*
WinGui: Just some prototype code for safe keeping. Not currently used.
sr55
2013-01-20
1
-0
/
+2
*
WinGui: Initial work to implement x264 Preset/Tune/Profile/Level options in-gui.
sr55
2012-12-28
1
-0
/
+6
*
WinGui: API Tidyup Part 2 of many. Growl Support.
sr55
2012-10-10
1
-0
/
+1
*
WinGui: Remove Castle references from HandBrake.Interop
sr55
2012-10-06
1
-2
/
+0
*
WinGui: LibHb Encode and Scan support (off by default for the moment until I ...
sr55
2012-09-25
1
-0
/
+5
*
WinGui: Strip out the last traces of MEF since it's not going to be used.
sr55
2012-08-27
1
-98
/
+0
*
WinGui: Working drive tray insert/remove detection.
sr55
2012-07-14
1
-0
/
+1
*
WinGui: Initial work to restore queue editing functionality. (Note, it's not ...
sr55
2012-07-08
1
-1
/
+0
*
WinGui: Refactor the Update service and add a new options tab to deal with up...
sr55
2012-06-30
1
-0
/
+3
*
WinGui: Added a Shell View which can host various windows. By default this wi...
sr55
2012-06-08
1
-1
/
+2
*
WinGui: (WPF) Change the Preset window from singleton to transient
sr55
2012-05-05
1
-1
/
+1
*
WinGui: (WPF) Initial Implementation of title specific scanning.
sr55
2012-04-06
1
-0
/
+1
[next]