summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Layout improvements on add preset window.sr552015-08-012-14/+15
* WinGui: remove the "use picture filters" checkbox in the add preset sheet. sr552015-07-278-42/+2
* WinGui: Upgrade Caliburn to version 2.0.2sr552015-07-2510-2064/+2706
* WinGui: Tidyup the AppBootstapper class.sr552015-07-251-23/+12
* WinGui: Bumping JSON.net to version 7.0sr552015-07-259-11122/+2759
* WinGui: Improve .NET 4.6 detection code in the NSIS installer.sr552015-07-224-508/+40
* WinGui: Migrate to the newly release .NET Framework 4.6. The installer will a...sr552015-07-2212-32/+42
* WinGui: Updating the Nightly 64bit installer to check for .NET 4.5.2 as a tes...sr552015-07-221-5/+5
* WinGui: Minor tidy up of the Main VM constructor. sr552015-07-222-11/+46
* Drop the "10" of the sln file. sr552015-07-222-0/+0
* WinGui: Replace Castle Windsor with Caliburn Micros built-in SimpleContainer ...sr552015-07-2116-12904/+238
* WinGui: Switch the other installer files over to use capital Bsr552015-07-213-53/+53
* WinGui: Correcting lower case b in HandBrake project assembly name. Only doin...sr552015-07-212-20/+20
* WinGui: Checkin Missing file from previous commit.sr552015-07-191-0/+25
* WinGui: Undo a bad search and replace by R#sr552015-07-183-41/+42
* WinGui: Add a Mini Status Display window that can be accessed via the tray no...sr552015-07-189-43/+337
* WinGui: Initial Implementation of the json preset export code.sr552015-07-0524-347/+348
* WinGui: Couple of workaround fixes for the preset service until refactoring i...sr552015-06-262-5/+4
* WinGui: Completely replace the plist preset import code with the functionalit...sr552015-06-2614-922/+177
* WinGui: Initial implementation of quality based encoding option. Please note,...sr552015-06-2012-102/+467
* WinGui: Fetch Audio Bitrates, Bitrate Defaults, Samplerates from LibHBsr552015-06-2010-644/+309
* WinGui: Move options strings to resources.sr552015-06-183-61/+685
* WinGui: "Start Encode" resource corrected.sr552015-06-182-2/+2
* WinGui: Another alignment issue fix.sr552015-06-161-2/+2
* WinGui: Fix an issue with the json preset factory not correctly setting the a...sr552015-06-162-11/+10
* Interop: Updated ApplicationServices DLL to target AnyCPU.randomengy2015-06-151-4/+4
* Interop: Updated to return PassId as well as Pass on encode progress.randomengy2015-06-154-5/+28
* WinGui: Move user control strings to resources.sr552015-06-113-12/+144
* WinGui: Moving the bulk of the view model strings to resources.sr552015-06-1116-307/+718
* WinGui: Adding missing resources files.sr552015-06-092-0/+1746
* WinGui: Moving more of the view strings into resources. sr552015-06-0715-323/+650
* WinGui: Starting to move UI text string to resources. This will allow us to s...sr552015-06-0410-62/+410
* WinGui: Fix the Video Profile option in the JSON preset marshaller. sr552015-06-031-0/+1
* WinGui: Revert last change. Only set the GUI to enabled when editing queue i...sr552015-06-031-7/+4
* WinGui: Queue Recovery now sets the GUI to enabled if it recovers a job.sr552015-06-032-3/+13
* WinGui: Use the new libhb preset management code to fetch built-in presets on...sr552015-05-316-1865/+171
* WinGui: Change audio track behaviours default to None so current presets are ...sr552015-05-261-1/+1
* WinGui: Adding new dropdown to the Configure Audio Options. The new "Track Se...sr552015-05-268-17/+214
* WinGui: - Some updates to the libhb preset wrapper code. - Remove Preset upd...sr552015-05-2610-47/+404
* WinGui: General tidy up and remove the custom styling for the app. The app wi...sr552015-05-1722-406/+31
* WinGui: Update the libhb preset stubs.sr552015-05-169-137/+301
* WinGui: Remove some test code.sr552015-05-093-26/+5
* WinGui: Pad out some initial infrastructure to read built-in presets from libhb.sr552015-05-097-101/+553
* WinGui: Restore Preview functionality. The calc logic still needs fixed as t...sr552015-05-073-24/+53
* WinGui: Fix Line Endings and (StyleCop)Warningssr552015-05-0324-423/+486
* WinGui: Some Model Re-factoring by RandomEngysr552015-05-0325-780/+963
* WinGui: sr552015-05-038-56/+75
* WinGui: left in a empty static style. now removed.sr552015-04-271-1/+1
* WinGui: Further Minor UI tweaks. F1 Keyboard shortcut for Help.sr552015-04-275-12/+30
* WinGui: Further UI / UX Tweaks. Main body of settings disabled until the use...sr552015-04-255-25/+45