summaryrefslogtreecommitdiffstats
path: root/win/CS
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Limit the experimental features to the nightly builds.sr552018-11-023-3/+12
* WinGui: Remove the preference to show the advanced tab. This can still be tog...sr552018-10-209-87/+31
* WinGui: Rollback some styling change fixes to see if it fixes the odd behavio...sr552018-10-194-4/+4
* WinGui: Fix a number of style inheritance issues.sr552018-10-1512-41/+41
* WinGui: Simplify the Language Resource Files.sr552018-10-1040-4732/+4539
* WinGui: Fix a potential NPEsr552018-10-081-1/+1
* WinGui: Consistency Tweak on the Audio/Subtitle behaviour buttons on the add ...sr552018-10-061-2/+2
* WinGui: Fix Mixdown selection when the preset mixdown is not available for a ...sr552018-10-061-4/+5
* WinGui: Fix an issue that might be causing the default sample rate to be sele...sr552018-10-032-2/+6
* WinGui: Improving Accessibility of the new Queue (and fixed a few other issue...sr552018-09-2813-99/+241
* WinGui: Minor bug fixes and tidyup in the queue.sr552018-09-285-12/+11
* WinGui: Register the Logger for libhb earlier so we can pickup VCE logging.sr552018-09-281-0/+2
* WinGui: Remove the Options dropdown from the Queue header. It's only ever ha...sr552018-09-272-4/+4
* WinGui: Queue -> Retry Failed context menu option. Bring over some improvem...sr552018-09-275-22/+58
* WinGui: Some layout improvement on the experimental queue.sr552018-09-272-26/+32
* WinGui: Trigger a status tab update when a job finishes.sr552018-09-261-0/+2
* WinGui: When Deleting a job, select the nearest or first item in the list to ...sr552018-09-241-0/+10
* WinGui: Handle no log files better in the new experimental queue layout.sr552018-09-241-0/+4
* WinGui: Fail a job instantly if the destination folder is missing. Don't spoo...sr552018-09-241-0/+7
* WinGui: Add Retry Selected and Retry All Jobs to the Queue List right click m...sr552018-09-224-0/+49
* WinGui: Couple of queue bug fixes. #1087sr552018-09-222-9/+3
* WinGui: Adding Stats and Log Tabs to the new experimental queue view. #1087sr552018-09-225-28/+248
* WinGui: Implementing the new queue design. This is currently experimental and...sr552018-09-2217-289/+958
* WinGui: Archive Queue Recovery files for 7 days. Add an option on the Source ...sr552018-09-215-14/+120
* WinGui: Allow E-AC3 muxing in MP4sr552018-09-211-1/+0
* WinGui: Fix a bug in the Number Box control #1598sr552018-09-181-2/+2
* WinGui: Cosmetic fix on the options pane.sr552018-09-151-1/+1
* WinGui: Add Experimental Features preferences to toggle ideas we are experime...sr552018-09-157-19/+99
* WinGui: Add a prompt on Stop Encode to confirm. Fixes #1571sr552018-09-143-1/+34
* WinGui: When opening preferences, reset to General tab if the last tab used w...sr552018-09-143-3/+14
* WinGui: Small UI adjustments on the video tab.sr552018-08-311-3/+3
* WinGui: Set x264/5 Granularity to 0.5 by default. Also allow the slider contr...sr552018-08-312-4/+4
* WinGui: Update label in advanced options.sr552018-08-262-2/+2
* Autoname creation dateMatthew Lazarow2018-08-134-7/+49
* WinGui: Minor code tidyup.sr552018-08-137-51/+37
* WinGui: Cleanup of some unneeded references across the projects.sr552018-08-096-17/+0
* WinGui: Preparing the UI for a move to .NET CORE next year when the Desktop P...sr552018-08-091-36/+47
* NVEnc: Add human names for encoder presets and remove currently invalid options.sr552018-08-082-0/+47
* WinGui: Remap Ctrl-S to Open Destination Save Dialog. Start Encode is now C...sr552018-08-033-4/+15
* WinGui: Don't grey out the Start Queue button when the encode is paused. #1501sr552018-07-292-13/+3
* WinGui: Make sure the Container is selected before the Audio/Subtitle tabs to...sr552018-07-261-1/+1
* WinGui: Alignment tweak on the main window.sr552018-07-251-2/+2
* WinGui: Allow the Title Dropdown to grow in width where it makes sense. #1499sr552018-07-251-20/+29
* WinGui: Make the error message nicer when the system clipboard is unavailable...sr552018-07-255-19/+53
* WinGui: Remove temp VCE hack.sr552018-07-211-2/+1
* WinGui: Better handle Open Source Directory on the Queue where batch scan is ...sr552018-07-191-0/+5
* WinGui: Move UserSettings over to JSON format. Settings from the older XML f...sr552018-07-1812-108/+143
* WinGui: Remove CPU information from log header. It's also in the main log body.sr552018-07-131-1/+0
* WinGui: Fix an issue that was causing the app to erroneously create a "HandBr...sr552018-07-131-1/+1
* WinGui: Few small updates to the EncodeTaskImportFactorysr552018-07-132-12/+16