summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* Adding some additional tooltips to the picture settings and video tabs.Scott2015-10-036-120/+409
* Merge pull request #12 from maximd33/upstreamScott2015-10-021-7/+9
|\
| * WinGui: draft set of options handling for QuickSyncH265, AVC replica for nowMax Dmytrychenko2015-09-301-7/+9
* | fix .NET conditionMax Dmytrychenko2015-09-301-3/+3
* | better usage of MASK for feature detection, OR fixMax Dmytrychenko2015-09-301-2/+2
* | better usage of MASK for feature detectionMax Dmytrychenko2015-09-301-2/+2
|/
* Check Culture of Framerate stringScott2015-09-271-12/+15
* WinGui: Bump the preset version number check since adding the new qsv encoder...Scott2015-09-271-1/+1
* AppServices Tidyup ContdScott2015-09-2613-140/+289
* App Services Modelling Tidy UpScott2015-09-2620-108/+176
* Tidy up some Stylecop WarningsScott2015-09-265-3/+21
* App Services Cleanup ContdScott2015-09-2612-221/+224
* App Services Tidyup ContdScott2015-09-2676-6260/+628
* AppServices tidyupScott2015-09-2681-187/+5918
* WinGui: QuickSync H264 is 768, not 512Scott2015-09-241-1/+1
* WinGui: Enable support for H.265 QuickSync supportScott2015-09-244-2/+54
* UI adjustment for MASK usageMax Dmytrychenko2015-09-241-2/+2
* WinGui: Adding a number of new tooltips for some of the more complicated cont...Scott2015-09-195-11/+234
* WinGui: Strip out some old unused code.Scott2015-09-1812-220/+2
* WinGui: Starting work on more API cleanup in ApplicationServices library.Scott2015-09-183-99/+47
* WinGui: Initialise chapters to string.empty if the import file does not conta...Scott2015-09-151-2/+1
* WinGui: Fetch video framerates from libhbScott2015-09-111-1/+3
* WinGui: Fix a cosmetic issue with the VideoTune dropdown when setting presets...Scott2015-09-051-1/+2
* WinGui: Update the GUI to handle the version information correctly after the ...Scott2015-08-294-3/+19
* WinGui: Another build fix for git.Scott2015-08-271-25/+25
* WinGui: Build fixes for git.Scott2015-08-274-27/+27
* WinGui: Remove 2 build targets.Scott2015-08-271-12/+12
* WinGui: Disable the subversion build code. Will update to handle git later.Scott2015-08-275-10/+10
* WinGui: Fix another instance of the Caliburn vs Json.net sillyness where obje...sr552015-08-252-18/+9
* WinGui: If the Queue Recovery doesn't return any results, show the "Source S...sr552015-08-235-5/+35
* WinGui: Add right click menu to preset listbox.sr552015-08-233-26/+40
* WinGui: Don't update config when user cancels file/folder dialogs - Patch by...sr552015-08-233-119/+141
* WinGui: Sizing tweak to mini view. Tidy up some code warnings. Update assembl...sr552015-08-2314-35/+81
* 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