summaryrefslogtreecommitdiffstats
path: root/win/CS
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Quick Fix of shutdown option for German translation.sr552018-12-161-0/+6
* WinGui: Fix an error when trying to encode an item with no destination.sr552018-12-161-8/+9
* WinGui: Try to work-around broken shell extensions breaking the Shutdown feat...sr552018-12-151-1/+3
* WinGui: Reset the cancel flag on the Countdown Window for post-encode actions...sr552018-12-152-2/+3
* WinGui: Focus the preview window when the button is pressed while it is still...sr552018-12-141-0/+5
* WinGui: Don't allow multiple preview windows to be opened.sr552018-12-143-2/+3
* WinGui: Consistency tweak. "Reload" instead of "Reload Defaults"sr552018-12-123-5444/+5443
* WinGui: Some further tidyup of HandBrake.Interop. Remove the instance manage...sr552018-12-097-269/+92
* WinGui: FIx a small bug in the HTTP Servicesr552018-12-091-1/+1
* WinGui: Fix a number of build warnings. Fixes #1720 and #1721 and a few othe...sr552018-12-0811-31/+45
* WinGui: Completely hide the 2pass control for all hardware encoders.sr552018-12-022-16/+12
* Default Nvenc to use slower, higher quality settings. Fix some issues around ...sr552018-12-011-1/+1
* WinGui: Fix a minor cosmetic issue on the extra args box on the video tab. Fi...sr552018-11-291-1/+1
* WinGui: Allow Add All / Add Selection to queue to be added to the toolbar sim...sr552018-11-247-5436/+5561
* WinGui: Tidy up a few instances of mesagebox.show.sr552018-11-244-10/+10
* WinGui: Trim some duplicate error messages on the main screen.sr552018-11-244-46/+2
* WinGui: Update German translation #1597sr552018-11-232-81/+188
* WinGui: Disable 2-pass for NVEnc and VCE. this is not implemented.sr552018-11-212-2/+33
* WinGui: Fixing various UI Localisation issues and missing strings. #1597sr552018-11-198-5153/+5572
* WinGui: Updated DE Translations. Updated the Source Selection view to be mor...sr552018-11-184-130/+604
* WinGui: Save Options when the app closes, if the options window was last open...sr552018-11-182-8/+7
* Few Minor UI Tweaks to better handle localised content.sr552018-11-172-6/+6
* WinGui: Minor Code Tidyupsr552018-11-173-4/+1
* WinGui: Fix build system / installer issues around language support.sr552018-11-175-16/+23
* WinGui: Adding Language support to the UI. Adding Partial Translation for Ge...sr552018-11-1111-5114/+7170
* WinGui: Fix typo #1670sr552018-11-101-1/+1
* WinGui: Make the Autoname macros case-insensitive. Fixes #1670sr552018-11-103-74/+24
* WinGui: Make the "Version" label in options and about selectable and copyable...sr552018-11-084-8/+34
* WinGui: Fix Typo. #1669sr552018-11-082-2/+2
* WinGui: Add shortcuts for All All to Queue and Add Selection. Display shortc...sr552018-11-044-3/+20
* WinGui: Allow the UI to silently attempt to auto-create folders when adding t...sr552018-11-042-4/+12
* WinGui: Better default directory for Import SRT. #1661sr552018-11-041-0/+9
* WinGui: Fix incorrect error message.sr552018-11-042-2/+2
* WinGui: Update installer for 1.2sr552018-11-042-6/+6
* 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