summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* WinGui: When using the About Menu -> Update Check, automatically preform the ...sr552019-08-292-0/+6
* WinGui: Various small UI/UX fixes Fixes #2280 #2278sr552019-08-294-23/+28
* WinGui: Fix a subtitle related error when adding to queue. Fixes #2253sr552019-08-181-1/+4
* WinGui: Another update of the translations.sr552019-08-165-102/+237
* libhb: remove dead code.Damiano Galassi2019-08-131-7/+0
* WinGui: Fix the .NET Framework version check in the installer.sr552019-08-122-16/+6
* WinGui: Drop the .NET version back to 4.7.1 as 4.8 didn't resolve any issues ...sr552019-08-128-8/+8
* WinGui: UI Consistency Tweak on the video tab.sr552019-08-122-2/+2
* WinGui: Metadata code cleanupsr552019-08-123-46/+154
* WinGui: Update French, Chinese, German Translations. Added Spanish and Russi...sr552019-08-1212-512/+5642
* WinGui: Improvements to dropdown visibility behaviour on the Audio Defaults. ...sr552019-08-122-5/+59
* WinGui: Make the Dark Theme Windows 10 only.sr552019-08-125-4/+6
* WinGui: Add Support for Subtitle Track Naming. Auto-populate the Track name ...sr552019-08-1210-28/+68
* WinGui: UI / Consistency improvements on Audio and Subtitle Defaultssr552019-07-3121-602/+318
* WinGui: Force set FastDecode = false for x265. It's only an option under the ...sr552019-07-281-1/+2
* WinGui: Better formatting for encode timessr552019-07-273-4/+4
* WinGui: Show Day long encodes in hours consistent with the other UIssr552019-07-165-15/+19
* WinGui: Support Encode Time in days. #523sr552019-07-162-2/+7
* WinGui: Since the UI now has active storage space left monitoring, set the de...sr552019-07-141-1/+1
* WinGui: Remove the experimental embedded queue. It's not been working right f...sr552019-07-1412-397/+9
* WinGui: Level support for x265sr552019-07-121-1/+2
* WinGui: Further work on the new dark theme.sr552019-07-064-36/+613
* WinGui: Build out code for active monitoring of storage and battery power on...sr552019-07-0515-13/+308
* WinGui: The preferences UI for "Pause on low disk space" was bad with the che...sr552019-07-054-20/+18
* WinGui: Some minor further work to the dark theme.sr552019-07-033-9/+15
* WinGui: Nice display of statistics when information isn't available. #2179sr552019-07-034-1/+61
* WinGui: Fix an issue where Fast Decode appeared not to save as part of preset...sr552019-07-011-3/+11
* WinGui: Prevent Fast Decode from being double set when changing to x265 from ...sr552019-07-011-0/+5
* WinGui: Slight increase in size of the Log window so that the vast majority o...sr552019-06-301-2/+2
* WinGui: A useful window utility class that might be useful later.sr552019-06-302-0/+128
* WinGui: Usability improvements on the Queue.sr552019-06-304-64/+45
* WinGui: Refactor "When Done" to use an enum to avoid language issues. Also c...sr552019-06-2425-194/+242
* WinGui: Have the installer check for .NET 4.8 instead of 4.7sr552019-06-242-2/+2
* WinGui: Fix a crash caused by the themeing work.sr552019-06-221-2/+3
* WinGui: Further work on the new Dark Theme.sr552019-06-224-20/+51
* WinGui: Further work on the new Dark Theme. Mostly around icons.sr552019-06-2259-101/+244
* WinGui: Few minor features + Early access to a new "Dark" theme. It's not yet...sr552019-06-1613-39/+552
* WinGui: Move the UI to .NET Framework 4.8 to see if this helps with any of th...sr552019-06-1511-19/+21
* WinGui: Language consistency tweak in queue.sr552019-06-072-2/+2
* WinGui: Re-implement queue import/export functionality for the GUI. Note, thi...sr552019-06-076-224/+74
* WinGui: Add a "Test" button to the When Done Audio options. Also log the "Med...sr552019-06-066-3/+74
* WinGui: Add logging to the PrePostActionServicesr552019-06-061-4/+22
* WinGui: Don't show encoder options when Fallback = None and a passthru encod...sr552019-06-0612-49/+253
* Revert "WinGui: Switch to SDK style cproj files. Switch to PackageReferences...sr552019-06-0112-200/+1009
* WinGui: Fix a crash in the AudioViewModel when no Behaviour Tracks or fallbac...sr552019-06-011-1/+1
* WinGui: Switch to SDK style cproj files. Switch to PackageReferences for NuG...sr552019-06-0112-1009/+200
* WinGui: Add Preference to perform the When Done Action immediately without t...sr552019-05-227-27/+85
* WinGui: Fix Copyright headersr552019-05-221-1/+1
* WinGui: Better expose some of the UI actions in the Menus. Including shortcut...sr552019-05-151-1/+7
* WinGui: Add missing .ass extension to subtitle importsr552019-05-121-1/+1