summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/Startup/CastleBootstrapper.cs
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Replace Castle Windsor with Caliburn Micros built-in SimpleContainer ...sr552015-07-211-165/+0
* 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: 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
* WinGui: (WPF) Bug fixes, Initial work on the Filters Viewsr552011-12-301-3/+4
* WinGui: (WPF) Move all the main UI tab UserControls into an MVVM format. Most...sr552011-12-301-0/+9
* WinGui: (WPF) Initial work to hookup the log viewer + some additional helper ...sr552011-12-271-0/+1
* WinGui: (WPF) Initial work to implement the "Queue" and "Add Preset" Windows....sr552011-12-271-2/+13
* WinGui: (WPF) Added backing properties for binding on the options window & so...sr552011-10-221-1/+43
* WinGui: Added implementation of IWindsorInstaller to the AppServices library ...sr552011-09-251-0/+6
* HandBrakeWPF: Switch from Caliburn to Caliburn Micro and Add a CastleWindsor ...sr552011-09-171-0/+63