summaryrefslogtreecommitdiffstats
path: root/win/CS
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Performance Optimisation to the summary tab. Don't request previews w...sr552020-09-072-2/+7
* WinGui: Small optimisation to the Add to Queue function. Adding 250 Items Be...sr552020-09-071-1/+20
* WinGui: Fix a bug with pre/postfix in autoname functonalitysr552020-09-061-10/+7
* WinGui: Various fixes to the log window when using muilti-instance.sr552020-09-057-54/+108
* Try to fix error CNDL0014Nomis1012020-09-031-4/+4
* Update Product.wxs for new localesNomis1012020-09-031-7/+28
* WinGUI: Add initial support for Ukrainian localeNomis1012020-09-033-4/+17
* Update some locales, add Ukrainian and Corsican locale filesNomis1012020-09-0320-207/+7359
* WinGUI: Add support for Corsican localeNomis1012020-09-033-4/+17
* WinGui: Don't use Regex where it's not needed for the AutoName support. Fixes...sr552020-09-021-7/+7
* WinGui: Update the msbuild file to use Configuration placeholders.sr552020-08-311-12/+12
* WinGui: Fix buildsr552020-08-301-2/+2
* WinGui: MSI installer improvements.sr552020-08-292-96/+120
* WinGui: Fix a bug in preset parsing where multiple video tunes are used. Fixe...sr552020-08-291-1/+1
* 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