summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF
Commit message (Collapse)AuthorAgeFilesLines
* WinGui: Fix a small theme issue with default context menus on controls. ↵sr552021-02-171-0/+9
| | | | Fixes #3407
* WinGui: Fix grayscale filter in presets.sr552021-02-142-4/+1
|
* WinGui: Minor UI/UX tweaks.sr552021-02-1415-190/+350
| | | | | | | | - Tab Section titles removed from single purpose tabs (Chapters, Subtitle, Audio, Filters). Was unnecessary and frees up some space. - A number of labels updated for consistency with the mac UI - Added "Open preview" button to the Dimensions tab. - Added "Source Preview" label to the Summary tab to try avoid confusion as to what this is for. - Better job status display (HB Error codes with text description) on queue summary.
* WinGui: Build fixsr552021-02-081-3/+3
|
* WinGui: Fix a VS build issue. Copy required assets into the UI build directory.sr552021-02-071-0/+4
|
* WinGui: Minor improvement to the light theme.sr552021-02-064-5/+131
|
* Fix another instance where process.start is being flaky on some systems. ↵sr552021-02-061-1/+1
| | | | Fixes #3397
* WinGui: Add code to prevent double default presets. Fixes #3386sr552021-02-061-0/+7
|
* WinGui: Another smaller found of Namespace changes for HandBrake.Interopsr552021-02-0427-84/+103
|
* WinGui: HandBrake.Interop further API tidyup. Namespace changes. Many ↵sr552021-02-0450-58/+407
| | | | "model" objects have moved to interfaces.models to avoid confusion. A number of filter/video enums have moved to HandBrakeWPF as they are not part of the API.
* WinGui: More Interop Cleanup. Anamorphic Factory is not used. Similar ↵sr552021-02-041-0/+1
| | | | functionaility is in HandBrakePictureHelper.cs
* WinGui: HandBrake.Interop API change/cleanup. Making the structs internal ↵sr552021-02-0422-435/+56
| | | | to avoid them being exposed to API consumers. This affects hb_geometry*, hb_sutitle*, NativeConstants
* WinGui: Add support for Chroma Smooth filter.sr552021-01-3010-17/+300
|
* WinGui: Add support for the colourspace filter.sr552021-01-3011-5/+249
|
* WinGui: Relax the Picture Settings behaviours on source or title change. ↵sr552021-01-302-19/+46
| | | | | | | Cropping and Resolution Limit are no longer reset and will obey last choice. Add selection to queue now consistenty uses the current preset, or it's modified variant. (as will Add All) #3338
* WinGui: Minor code tidyup.sr552021-01-301-111/+38
|
* WinGui: Workaround system breakage when launching URL's. Fixes #3381sr552021-01-296-9/+9
|
* WinGui: Extend the dark theme option to be able to honour OS ↵sr552021-01-2312-26/+164
| | | | "AppsUseLightTheme" setting. #3369
* WinGui: Add ISO standard langauge names to the langugae dropdown in ↵sr552021-01-212-12/+12
| | | | preferences. Closes #3363
* WinGui: Change the Product Dir reg key such that HandBrake can be launched ↵sr552021-01-211-1/+1
| | | | | | from WinKey +R. Fixes #3361 (Main release only)
* WinGui: Switch over to System.Text.Json for the Queue Services.sr552021-01-1510-51/+18
|
* WinGui: Add optional crop controls to the preview window similar to the mac UI.sr552021-01-1411-121/+250
|
* WinGui: Fixes #3347 where the preset menu list was slow to update.sr552021-01-133-53/+24
|
* WinGui: Minor improvement to presets. Also show the preset tooltip on the ↵sr552021-01-112-2/+5
| | | | Menu items.
* WinGui: Fix a log file access error that could occur in remote instance modesr552021-01-111-2/+2
|
* WinGui: UI improvements around presets.sr552021-01-096-13/+79
| | | | | - The Toolbar "Presets" button has been changed to a dropdown button. This now allows access to the Preset manage, and also displays all the preset categories. This is similar to the preset overlay window on macOS. - Use a larger font size for the default preset in the Preset Manager in place of what used to be bold to make it a bit more noticable.
* WinGui: Add experimental support for Right to Left languages. This globally ↵sr552021-01-092-4/+25
| | | | inverts the UI.
* WinGui: Remove bold from preset manager list box to further avoid confusion. ↵sr552021-01-091-3/+0
| | | | It's not so meaningful here.
* WinGui: Remove bold "(Default Preset)" label and add discrete "Is Default: ↵sr552021-01-0714-57/+54
| | | | Yes/No" to remove association of bold == default. #3331
* WinGui: Fix typo on new preset pane and fix an issue with mis-detecting ↵sr552021-01-073-3/+3
| | | | preset type for user presets.
* Update copyright dates to 2021.Bradley Sepos2021-01-0114-14/+14
|
* WinGui: Small improvement to logging.sr552020-12-131-2/+3
|
* WinGui: Reset Process Isolation settings if the machine hardware changes and ↵sr552020-12-131-6/+13
| | | | is no longer viable. #3269
* WinGui: Better handle disabled presets in the UI.sr552020-12-135-18/+55
|
* build(deps): bump Ookii.Dialogs.Wpf from 3.0.1 to 3.1.0 in /win/CSdependabot[bot]2020-12-121-1/+1
| | | | | | | Bumps [Ookii.Dialogs.Wpf](https://github.com/augustoproiete/ookii-dialogs-wpf) from 3.0.1 to 3.1.0. - [Release notes](https://github.com/augustoproiete/ookii-dialogs-wpf/releases) - [Commits](https://github.com/augustoproiete/ookii-dialogs-wpf/compare/v3.0.1...v3.1.0) Signed-off-by: dependabot[bot] <[email protected]>
* WinGui: Work by Nomis101 to add support for MP2 passthru to the windows UI. ↵sr552020-12-1110-37/+75
| | | | Thanks. #3222
* WinGUI: Update spanish and french localeNomis1012020-12-073-12/+12
| | | | Just a minor update this time
* WinGui: Refactor the logging code to better handle multiple instance behaviours.sr552020-12-0611-217/+224
|
* WinGui: Improved reliablity of the queue service with multiple instances ↵sr552020-12-034-39/+60
| | | | running. Note, there will now be up to a 3.5 second delay before starting each new job.
* WinGui: Improvements to log handling for multi-instancesr552020-12-034-27/+108
|
* WinGui: Remove further JSON.Net code to remove incompatiblity with ↵sr552020-12-011-7/+5
| | | | System.Text.Json
* WinGui: Removing the dependency on Newtonsoft.Json library in ↵sr552020-12-012-426/+13
| | | | HandBrake.Interop and HandBrake.worker. Using System.Text.Json instead. UI will be updated seperately.
* WinGui: Undo Permissions change. Seems to cause more issues than it solves.sr552020-11-301-1/+0
|
* WinGui: Add dependency to System.Security.Permissions Fixes #3253sr552020-11-291-0/+1
|
* WinGui: Fix an issue in the worker handling code where a worker that is slow ↵sr552020-11-251-12/+63
| | | | to start could cause a failed encode. Fixes #3244
* build(deps): bump Ookii.Dialogs.Wpf from 1.2.0 to 3.0.1 in /win/CSdependabot[bot]2020-11-231-1/+1
| | | | | | | Bumps [Ookii.Dialogs.Wpf](https://github.com/augustoproiete/ookii-dialogs-wpf) from 1.2.0 to 3.0.1. - [Release notes](https://github.com/augustoproiete/ookii-dialogs-wpf/releases) - [Commits](https://github.com/augustoproiete/ookii-dialogs-wpf/compare/v1.2.0...v3.0.1) Signed-off-by: dependabot[bot] <[email protected]>
* WinGUI: Update all locales to current Transifex statusNomis1012020-11-2021-151/+214
|
* WinGui: Various fixes and improvements to the installers post .NET 5sr552020-11-143-20/+24
|
* WinGui: Update deprecated Ookii.dialogs reference to newer Ookii.dialogs.wpfsr552020-11-121-1/+1
|
* WinGui: Some re-work in the msbuild file and installers to support .NET 5 ↵sr552020-11-123-14/+1
| | | | correctly and some warnings fixed.