summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Make the AsyncDepth variable nullable so it does not default to 0 wh...sr552020-08-241-1/+1
* WinGui: Hide QSV Low Power checkbox when QSV not available. #3083sr552020-08-241-1/+1
* WinGui: Add a menu option to allow exporting all user presets for easier back...sr552020-08-2211-121/+146
* WinGui: Align some of the checkboxs left to avoid overly large click areas. F...sr552020-08-223-6/+6
* WinGui: Make it clearer that other media players may work for video preview p...sr552020-08-2216-118/+23
* build(deps): bump Ookii.Dialogs from 1.0.0 to 1.1.0 in /win/CSdependabot[bot]2020-08-201-1/+1
* WinGui: Improvements to the new Preset Management UI.sr552020-08-0416-142/+446
* WinGui: Fix a startup performance issue with the UI. Fixes #3046sr552020-08-011-3/+15
* WinGui: Update the UI to allow passthru of metadata to be disabled. This util...sr552020-07-3110-183/+164
* WinGui: Use newer language structure in OptionsViewModel to tidy it up a bit.sr552020-07-311-559/+94
* WinGui: Add Windows Serer 2019 to the approved list for Process isolation.sr552020-07-311-1/+11
* WinGui: Fix build attempt 2sr552020-07-251-5/+0
* WinGui: Fix Buildsr552020-07-242-9/+0
* WinGui: Add back lost functionality on the new queue design. There is now a ...sr552020-07-2410-42/+123
* WinGui: Adding a resource manager for hardware encoders. Since you can only ...sr552020-07-243-7/+144
* WinGui: Fix an erroneous log message about low-power not being supported on o...sr552020-07-193-5/+4
* WinGui: Make QSV hardware detection APIs information available to the UI for ...sr552020-07-186-20/+104
* Added TrackNumber to SourceAudioTrack and SourceSubtitleTrack.David Rickard2020-07-112-4/+14
* qsv: more depth helps for better performanceDmitrichenko, Max2020-07-111-1/+0
* WinGui: Don't perform the chapter duration validation if the imported file d...sr552020-07-051-11/+15
* WinGui: Disable simulatenous encode support on low end systems. Increase t...sr552020-07-036-10/+48
* WinGui: General Package Maintenancesr552020-06-309-349/+27
* WinGui: Presets UI overhaul.sr552020-06-3015-279/+917
* WinGui: Adding support for the new resolution limit setup to the preset scree...sr552020-06-269-124/+205
* WinGui: Experimental new Dimensions Tab Design. (Part 1 of Several). Addin...sr552020-06-2615-605/+451
* WinGui: Fix typo #2922sr552020-06-201-1/+1
* WinGui: Minor tweaks to the queue summary screen.sr552020-06-196-10/+141
* WinGui: Prevent Process isolation feature from being enabled on Windows 7 or ...sr552020-06-197-84/+142
* To be, or not to be, that is NOT the question here :-)Tim Walker2020-06-131-1/+1
* WinGui: Another fix to the preset panel behaviour.sr552020-06-051-1/+1
* WinGui: Fix an issue where jobs added to the queue would not utilise an inact...sr552020-06-051-0/+5
* WinGui: UI performance improvement when starting multiple jobs. #2912sr552020-06-059-60/+144
* WinGui: Fix an issue where the treeview control can, when categories are clos...sr552020-06-034-105/+31
* WinGui: Move the "desktop shortcut" feature of the installer to the finish pa...sr552020-05-262-45/+17
* WinGui: Fix an issue where a deleted queue job can be continued if paused pre...sr552020-05-261-0/+15
* WinGui: Use 24hr format for all timed logged messages. Fixes #2886sr552020-05-261-1/+1
* WinGui: Add a debug menu for nightly builds that allows exporting and importi...sr552020-05-232-372/+92
* WinGui: Improvements to the installer.sr552020-05-222-22/+82
* WinGui: Fix a crash in the bitmap utility class that was breaking memory allo...sr552020-05-201-12/+12
* Add more strings for tr and de locale to WinGUINomis1012020-05-192-2/+62
* Adding new turkish win stringsNomis1012020-05-191-18/+95
* WinGUI: Update some locale and add initial support for Brazilian PortugueseNomis1012020-05-1910-26/+3020
* WinGui: Missed resource file for last commit #2437sr552020-05-171-0/+9
* WinGui: Lay the ground work for adding the padding filter to the Windows UI. ...sr552020-05-1717-733/+658
* WinGui: Missing E-AC3 Encoder. Fixes #2855sr552020-05-141-0/+4
* WinGui: Fix a potential crash when working with DVD discs during AutoNaming F...sr552020-05-107-72/+72
* WinGui: Add option to reset settings to defaults in preferences (top right, ...sr552020-05-098-19/+104
* WinGui: keep all previous gui advanced options and add qsv lowpower optionArtem Galin2020-05-071-2/+2
* WinGui: Missed files #2814sr552020-05-035-12/+12
* WinGui: Couple if minor bug fixes.sr552020-05-032-1/+25