Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | WinGui: use new api hb_get_preview3 for previews. | sr55 | 2021-04-13 | 2 | -12/+0 |
| | |||||
* | WinGui: Added padded marked to the summary tab. | sr55 | 2021-03-31 | 2 | -0/+12 |
| | |||||
* | WinGui: Implement the Pad filter in the UI. (For testing - Note, summary, ↵ | sr55 | 2021-03-29 | 4 | -12/+72 |
| | | | | preview and preset support is not implemented yet.) | ||||
* | WinGui: Fixing typos on OldOperatingSystem string | Patriccollu | 2021-03-18 | 1 | -2/+2 |
| | |||||
* | [WinGUI] Add Initial support for Persian (Iran) locale | Nomis101 | 2021-03-14 | 2 | -0/+2937 |
| | | | | Still not finished, but will soon, so add first initial support. I've confirmed with the localizer, that "Persian (Iran) (فارسی)" is correct. | ||||
* | [Win] Update some locales | Nomis101 | 2021-03-14 | 22 | -409/+758 |
| | |||||
* | WinGui: Add a Soft warning about Windows 7 and 8 support being ceased. The ↵ | sr55 | 2021-03-14 | 2 | -0/+24 |
| | | | | application will still run but certain features are unavailable or broken. | ||||
* | WinGui: Finish the conversion to System.Text.Json. This removes the ↵ | sr55 | 2021-03-06 | 1 | -1/+1 |
| | | | | Newtonsoft Json library. | ||||
* | WinGui: Add a warning in preferencs -> Safemode when Hardware support is not ↵ | sr55 | 2021-02-28 | 2 | -4/+16 |
| | | | | available. | ||||
* | WinGui: Refactor the build system to use the dotnet CLI and adding support ↵ | sr55 | 2021-02-20 | 3 | -2/+19 |
| | | | | for future ARM64 builds. | ||||
* | WinGui: Adding build publish profiles for x64, ARM64 and portable as the ↵ | sr55 | 2021-02-20 | 2 | -0/+31 |
| | | | | first step in updating the UI build system. | ||||
* | WinGui: Display an error if hb.dll is missing rather than hanging / crashing ↵ | sr55 | 2021-02-20 | 2 | -0/+12 |
| | | | | the app. | ||||
* | WinGui: Minor UI/UX tweaks. | sr55 | 2021-02-14 | 2 | -22/+154 |
| | | | | | | | | - 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: HandBrake.Interop API change/cleanup. Making the structs internal ↵ | sr55 | 2021-02-04 | 13 | -69/+0 |
| | | | | to avoid them being exposed to API consumers. This affects hb_geometry*, hb_sutitle*, NativeConstants | ||||
* | WinGui: Add support for Chroma Smooth filter. | sr55 | 2021-01-30 | 4 | -0/+24 |
| | |||||
* | WinGui: Add support for the colourspace filter. | sr55 | 2021-01-30 | 4 | -2/+38 |
| | |||||
* | WinGui: Extend the dark theme option to be able to honour OS ↵ | sr55 | 2021-01-23 | 2 | -0/+60 |
| | | | | "AppsUseLightTheme" setting. #3369 | ||||
* | WinGui: Add optional crop controls to the preview window similar to the mac UI. | sr55 | 2021-01-14 | 2 | -0/+24 |
| | |||||
* | WinGui: Remove bold "(Default Preset)" label and add discrete "Is Default: ↵ | sr55 | 2021-01-07 | 13 | -56/+47 |
| | | | | Yes/No" to remove association of bold == default. #3331 | ||||
* | WinGui: Fix typo on new preset pane and fix an issue with mis-detecting ↵ | sr55 | 2021-01-07 | 2 | -2/+2 |
| | | | | preset type for user presets. | ||||
* | Update copyright dates to 2021. | Bradley Sepos | 2021-01-01 | 13 | -13/+13 |
| | |||||
* | WinGui: Better handle disabled presets in the UI. | sr55 | 2020-12-13 | 2 | -2/+14 |
| | |||||
* | WinGUI: Update spanish and french locale | Nomis101 | 2020-12-07 | 3 | -12/+12 |
| | | | | Just a minor update this time | ||||
* | WinGUI: Update all locales to current Transifex status | Nomis101 | 2020-11-20 | 21 | -151/+214 |
| | |||||
* | WinGui: Fix an issue with live preview state after the first preview and ↵ | sr55 | 2020-10-31 | 2 | -2/+2 |
| | | | | improve some file lock error handling and message. #3206 | ||||
* | WinGui: Simultaneous encode improvements. | sr55 | 2020-10-24 | 2 | -2/+14 |
| | | | | | - Improvements to the hardware resource manager that determines simultaneous job processing. - Reliability improvements in multiple log file handling. | ||||
* | Update ResourcesTooltips.co.resx from Transifex on 2020-09-20 | Patriccollu | 2020-09-21 | 1 | -28/+28 |
| | |||||
* | Update Resources.co.resx from Transifex on 2020-09-20 | Patriccollu | 2020-09-21 | 1 | -34/+37 |
| | |||||
* | WinGui: Fix a couple of cosmetic translation issues. Fixes #3116 | sr55 | 2020-09-11 | 4 | -7/+17 |
| | |||||
* | Update some locales, add Ukrainian and Corsican locale files | Nomis101 | 2020-09-03 | 20 | -207/+7359 |
| | |||||
* | WinGui: Add a menu option to allow exporting all user presets for easier ↵ | sr55 | 2020-08-22 | 2 | -0/+12 |
| | | | | backups #2917 | ||||
* | WinGui: Make it clearer that other media players may work for video preview ↵ | sr55 | 2020-08-22 | 11 | -86/+11 |
| | | | | path in preferences. #3069 | ||||
* | WinGui: Improvements to the new Preset Management UI. | sr55 | 2020-08-04 | 2 | -0/+60 |
| | | | | | | | | | - Add Category to the preset information pane. - Allow Preset Category to be changed for User Preset only. - Add "(Default Preset)" label on the info tab - Add button to Set Default Preset on the info tab. - Add Help Icon to open up the docs page (Per Mac UI) - Misc Fixes | ||||
* | WinGui: Update the UI to allow passthru of metadata to be disabled. This ↵ | sr55 | 2020-07-31 | 2 | -0/+70 |
| | | | | | | | | utilises the change 2677f9fe9e91f9dfeccaf8c265615a703e20efa5 This is a new preference in Preferences -> Output Files -> Metadata There is no change to the previous metadata passthru behaviour. It's simply now possible to turn it off. | ||||
* | WinGui: Add back lost functionality on the new queue design. There is now a ↵ | sr55 | 2020-07-24 | 2 | -2/+14 |
| | | | | Stop button that allows for existing jobs to be completed before stopping the queue. When done action will also be honoured. #2974 | ||||
* | WinGui: Fix an erroneous log message about low-power not being supported on ↵ | sr55 | 2020-07-19 | 2 | -2/+2 |
| | | | | older Intel hardware. | ||||
* | WinGui: Disable simulatenous encode support on low end systems. Increase ↵ | sr55 | 2020-07-03 | 2 | -0/+12 |
| | | | | the limit to 8 where a system has > 8 physical cores. | ||||
* | WinGui: Presets UI overhaul. | sr55 | 2020-06-30 | 2 | -2/+98 |
| | | | | | | | | - Remove the deprecated side panel. The in-line preset selector is now always shown in it's place. This frees up significant horizontal space for upcoming enhancements. - The toolbar "Presets" button now launches a new preset manager. Same design language as the Queue window allowing for better management of presets. -- Add option to delete all built-in presets. #2963 This is considered an experimental design for now. It may or may not change. | ||||
* | WinGui: Adding support for the new resolution limit setup to the preset ↵ | sr55 | 2020-06-26 | 2 | -0/+12 |
| | | | | screenn #2437 | ||||
* | WinGui: Experimental new Dimensions Tab Design. (Part 1 of Several). ↵ | sr55 | 2020-06-26 | 2 | -0/+120 |
| | | | | Adding the Resolution Limit on display and removing upscale limitations. (These will come back in some less restrictive than current form later) #2437 | ||||
* | WinGui: Minor tweaks to the queue summary screen. | sr55 | 2020-06-19 | 2 | -0/+36 |
| | | | | | | | | - Added the same Filters summary that exists on the main window summary tab to the queue summary window. - Compacted the Advanced summary from 5 to 3 lines. - Match the mac UI and show default/forced on the subtitle tracks. Fixes #2922 | ||||
* | WinGui: Prevent Process isolation feature from being enabled on Windows 7 or ↵ | sr55 | 2020-06-19 | 2 | -0/+12 |
| | | | | Windows 8. We are only going to support this on 10 or later. Fixes #2940 | ||||
* | Add more strings for tr and de locale to WinGUI | Nomis101 | 2020-05-19 | 2 | -2/+62 |
| | |||||
* | Adding new turkish win strings | Nomis101 | 2020-05-19 | 1 | -18/+95 |
| | |||||
* | WinGUI: Update some locale and add initial support for Brazilian Portuguese | Nomis101 | 2020-05-19 | 7 | -23/+3004 |
| | |||||
* | WinGui: Missed resource file for last commit #2437 | sr55 | 2020-05-17 | 1 | -0/+9 |
| | |||||
* | WinGui: Lay the ground work for adding the padding filter to the Windows UI. ↵ | sr55 | 2020-05-17 | 2 | -2/+113 |
| | | | | Minor UI tweaks on the Picture settings tab including moving the Rotate/Flip filter onto this tab. #2437 | ||||
* | WinGui: Add option to reset settings to defaults in preferences (top right, ↵ | sr55 | 2020-05-09 | 2 | -0/+24 |
| | | | | link button) #2827 | ||||
* | WinGui: Fix Presets and Summary FPS labels. | sr55 | 2020-05-02 | 10 | -32/+20 |
| | |||||
* | WinGui: Enable multi-instance support. (#2797) | Scott | 2020-04-29 | 10 | -36/+12 |
| |