summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Use the Lower res assets for now until we implement low/high res icon...sr552017-12-156-5/+8
* WinGui: Fix a bug in preview scaling.sr552017-12-151-2/+2
* WinGui: Updating Used Icons.sr552017-12-157-3/+3
* WinGui: Language Changes around preset buttons on the main view.sr552017-12-153-3/+27
* WinGui: Add % Actual Size to the static preview window title.sr552017-12-157-23/+93
* WinGui: Mouse Wheel can scroll previews.sr552017-12-158-6/+71
* WinGui: Summary Tab Preview UI Consistency Tweaks to match the MacGUI. Moving...sr552017-12-155-68/+34
* WinGui: Reset crop settings when switching back to Automatic.sr552017-12-151-0/+8
* WinGui: Make the QSV Decoding options clearer.sr552017-12-1310-23/+23
* WinGui: Make the When Done Play Sound option more granular. Queue vs Encode ...sr552017-12-137-15/+67
* WinGui: Finish off modification detectionsr552017-12-132-10/+7
* WinGui: Couple of layout and control size tweaks on the main screen to accomm...sr552017-12-122-3/+4
* WinGui: Initial Activation of the "modified" preset detection code. (Audio/Su...sr552017-12-1211-35/+138
* WinGui: UI consistency Tweaks. #833sr552017-12-107-61/+108
* WinGui: Rename the ShowPresetPanel option key to force everyone to have the n...sr552017-12-102-2/+2
* WinGui: Tidy up some resourcessr552017-12-095-13/+73
* WinGui: Fix ChannelLayout. Int -> Long #1045sr552017-12-091-1/+1
* WinGui: use Range 0-63 for QSV H.265 10bit. It's not strictly correct but it...sr552017-12-041-21/+28
* WinGui: Uncheck the Forced flag when it's not supported. #1035sr552017-12-021-0/+10
* WinGui: Fix the mini status display controller.sr552017-11-254-13/+31
* Did a bit of refactoring and added an .editorconfig file to enforce the "spac...RandomEngy2017-11-206-41/+33
* Some additions for mixdowns and ability encode from JSON string.RandomEngy2017-11-183-4/+53
* WinGui: Updates to handle changes to the JSON API. #964sr552017-11-0611-36/+165
* WinGui: Fix Window Title not resetting when queue finishing.sr552017-11-021-0/+2
* WinGui: Small Typo #833sr552017-11-022-2/+2
* WinGui: Adding Preset Category support into the Windows UI. Single layer supp...sr552017-11-027-34/+137
* WinGui: Add basic deinterlace to the static preview. #958sr552017-10-303-4/+14
* WinGui: Change ChannelLayout to Int64 #968sr552017-10-301-1/+1
* WinGui: Improve the behaviour of the quality slider when changing video encod...sr552017-10-291-25/+34
* WinGui: Don't perform Foreign Audio Subtitle Scans for short video previews. ...sr552017-10-291-0/+18
* WinGui: Fix a culture issue with Framerates. Fixes #926sr552017-10-121-3/+14
* WinGui; Implement a smarter Title Case Algorithm. This may resolve #922sr552017-10-011-15/+4
* WinGui: Code tidyup / tweaks around presets.sr552017-09-222-43/+4
* WinGui: Change the Preset Selection to a Menu based design as it offers faste...sr552017-09-227-18/+69
* WinGui: Remove the in-line queue view preference. It does not make sense with...sr552017-09-202-2/+5
* WinGui: Tidy up some warnings that you get when you import WinGui presets int...sr552017-09-202-2/+2
* WinGui: Experimenting with InLine vs Preset Pane designs.sr552017-09-175-3/+287
* WinGui: Initial ground work on code that will detect when the user modifies s...sr552017-09-1713-6/+551
* WinGui: Tweak Stylecop.json to add header decoration.sr552017-09-171-1/+2
* WinGui: Improve selection behaviour of the new preset controls.sr552017-09-114-29/+95
* WinGui: Add description tooltip to presets dropdown menu. Also change "User P...sr552017-09-102-3/+17
* WinGui: Restore Rename / Remove preset options on the More dropdown button. M...sr552017-09-104-2/+43
* WinGui: Fix Custom Deinterlace / Decomb / Comb Detect preset optionssr552017-09-092-5/+4
* WinGui: Summary Tab Font/Size changes.sr552017-09-081-3/+3
* WinGui: Round FPS to 2dp on Source Info Text.sr552017-09-081-1/+1
* WinGui: Change the Audio and Subtitle Tab's "Add" Split Button" to a Dropdown...sr552017-09-085-18/+70
* WinGui: Code Style cleanup.sr552017-09-081-59/+29
* WinGui: Implementing the new Preset design that does away with the legacy sty...sr552017-09-0810-472/+248
* WinGui: Fix a grid scaling issue on the audio defaults pane.sr552017-09-081-1/+1
* WinGui: Change some json model data types from int to long #851sr552017-09-063-6/+6