summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/Startup
Commit message (Expand)AuthorAgeFilesLines
* WinGui: New start-up command line option. --recover-queue-ids=<command sepa...sr552018-04-141-0/+3
* WinGui: Initial implementation of the Summary Tab. This may be subject to cha...sr552017-08-231-0/+1
* WinGui: Add option to show progress percentage in app title bar, and the task...sr552017-03-161-0/+1
* WinGui: Advanced Tab Changessr552016-12-131-4/+0
* WinGui: Fix a large number of stylecop warnings.sr552016-10-301-1/+7
* WinGui: Lay the foundation for editing presets with a simple rename window.sr552016-07-251-0/+1
* WinGui: Stubbing out some meta data code.sr552016-07-231-0/+1
* WinGui: If you invoke HandBrake.exe with "--auto-start-queue" it will automa...sr552016-04-231-0/+16
* AppServices tidyupScott2015-09-261-6/+5
* WinGui: Strip out some old unused code.Scott2015-09-181-1/+0
* WinGui: Sizing tweak to mini view. Tidy up some code warnings. Update assembl...sr552015-08-231-3/+2
* WinGui: Upgrade Caliburn to version 2.0.2sr552015-07-251-1/+9
* WinGui: Tidyup the AppBootstapper class.sr552015-07-251-23/+12
* WinGui: Replace Castle Windsor with Caliburn Micros built-in SimpleContainer ...sr552015-07-212-165/+169
* WinGui: Add a Mini Status Display window that can be accessed via the tray no...sr552015-07-181-0/+1
* WinGui: Some further refactoring of the services library. Moving all the queu...sr552015-04-121-0/+2
* WinGui: Add a basic outline of a logging system to allow logging of the JSON ...sr552015-04-101-0/+1
* WinGui: Add TrueHD, Flac and EAC3 Passthru, and EAC3 encoder options. Fixed ...sr552015-03-291-1/+2
* WinGui: Remove the EncodeServiceWrapper sr552015-03-031-1/+2
* WinGui: Moving the Queue Code out to the UI level. The services library will ...sr552015-03-011-2/+3
* WinGui: Removing the Isolation code as it's not used, and planned for libhb i...sr552015-03-011-1/+1
* WinGui: Remove a bunch of CLI handling code.sr552015-01-311-1/+0
* WinGui: Remove the Simple advanced options tab. sr552015-01-231-1/+0
* WinGui: Initial re-factoring of the Video Tab. Replaces encoder specific pres...sr552015-01-221-2/+0
* WinGui: Combine the Still and Live previews into a single window in the same ...sr552015-01-171-1/+0
* WinGui: Part 1 - Restructuring the AppServices library in preparation for the...sr552014-11-291-0/+3
* WinGui: Move the preset system out of the services package.sr552014-11-231-0/+3
* WinGui: cleanup some warnings.sr552014-01-021-1/+1
* WinGui: Putting in place the framework for a static preview window. Initial ...sr552013-11-191-2/+4
* WinGui: Finish off moving the User Settings service to the UI Layer. sr552013-11-191-0/+1
* WinGui: Remove the scan service wrapper as it's no longer needed.sr552013-09-211-1/+2
* WinGui: Some more work on the Instant HandBrake prototype. sr552013-08-271-0/+2
* WinGui: Initial work around around a when done countdown.sr552013-08-211-1/+2
* WinGui: General code tidyupsr552013-08-171-1/+0
* WinGui: Add an attached property to the source menu to handle drive detection...sr552013-05-261-1/+0
* WinGui: Rectored some Encode/Queue service code. This restoes "Quit HandBrake...sr552013-05-191-0/+1
* WinGui: Part 1: Fix numerous issues around app versioning. Hopefully the GUI ...sr552013-03-191-1/+0
* WinGui: Split out the advanced tab code into separate panels.sr552013-02-161-0/+2
* WinGui: Just some prototype code for safe keeping. Not currently used.sr552013-01-201-0/+2
* WinGui: Initial work to implement x264 Preset/Tune/Profile/Level options in-gui.sr552012-12-281-0/+6
* WinGui: API Tidyup Part 2 of many. Growl Support.sr552012-10-101-0/+1
* WinGui: Remove Castle references from HandBrake.Interopsr552012-10-061-2/+0
* WinGui: LibHb Encode and Scan support (off by default for the moment until I ...sr552012-09-251-0/+5
* WinGui: Strip out the last traces of MEF since it's not going to be used.sr552012-08-271-98/+0
* WinGui: Working drive tray insert/remove detection.sr552012-07-141-0/+1
* WinGui: Initial work to restore queue editing functionality. (Note, it's not ...sr552012-07-081-1/+0
* WinGui: Refactor the Update service and add a new options tab to deal with up...sr552012-06-301-0/+3
* WinGui: Added a Shell View which can host various windows. By default this wi...sr552012-06-081-1/+2
* WinGui: (WPF) Change the Preset window from singleton to transient sr552012-05-051-1/+1
* WinGui: (WPF) Initial Implementation of title specific scanning.sr552012-04-061-0/+1