Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | WinGui: Limit iPod atom to H.264. Fixes #2490 | sr55 | 2019-12-09 | 1 | -1/+25 |
| | | | | (cherry picked from commit 56a0493beb33fea858bb3f795799994f37523614) | ||||
* | WinGui: Catchup some remaining strings that were not localisable. #2345 | sr55 | 2019-10-13 | 1 | -4/+5 |
| | |||||
* | WinGui: Make a number of UI compoents translatable. #2345 | sr55 | 2019-10-05 | 1 | -0/+13 |
| | |||||
* | WinGui: Optional support for previewing flip/rotate. #2334 | sr55 | 2019-10-01 | 1 | -2/+5 |
| | |||||
* | WinGui: Refactor "When Done" to use an enum to avoid language issues. Also ↵ | sr55 | 2019-06-24 | 1 | -6/+6 |
| | | | | change "suspend" to "sleep" to be consistent with the OS. Fixes #2162 | ||||
* | WinGui: Update the UI for the new deblock filter. #2028 | sr55 | 2019-05-02 | 1 | -1/+2 |
| | |||||
* | Add WebM support (#1822) | Justin Bull | 2019-02-13 | 1 | -9/+10 |
| | | | Note that since webm has no official subtitle support, only burned in subtitles can be used with this muxer at this time. | ||||
* | WinGui: Minor Code Tidyup | sr55 | 2018-11-17 | 1 | -1/+0 |
| | |||||
* | WinGui: Simplify the Language Resource Files. | sr55 | 2018-10-10 | 1 | -19/+19 |
| | |||||
* | WinGui: Fix a potential NPE | sr55 | 2018-10-08 | 1 | -1/+1 |
| | |||||
* | WinGui: Move UserSettings over to JSON format. Settings from the older XML ↵ | sr55 | 2018-07-18 | 1 | -5/+5 |
| | | | | format will automatically transfer and the legacy files will be removed. | ||||
* | WinGui: Rename HandBrake.ApplicationServices back to HandBrake.Interop. It's ↵ | sr55 | 2018-06-05 | 1 | -2/+2 |
| | | | | moving back to being more of an libhb interop/abstraction library only. | ||||
* | option to disable preview on summary tab (issue #1267) | Sebastian Janning | 2018-04-10 | 1 | -0/+18 |
| | |||||
* | WinGui: Reselect the last selected preset (if still available) when editing ↵ | sr55 | 2018-01-13 | 1 | -9/+3 |
| | | | | a queue task. Fix a bug on the summary task not rendering correctly when queue editing. | ||||
* | WinGui: Mouse Wheel can scroll previews. | sr55 | 2017-12-15 | 1 | -0/+10 |
| | |||||
* | WinGui: Summary Tab Preview UI Consistency Tweaks to match the MacGUI. ↵ | sr55 | 2017-12-15 | 1 | -13/+6 |
| | | | | Moving the controls under the preview instead of an overlay. | ||||
* | WinGui: Initial Activation of the "modified" preset detection code. ↵ | sr55 | 2017-12-12 | 1 | -0/+4 |
| | | | | (Audio/Subtitle Tabs still to be done) | ||||
* | WinGui: Initial ground work on code that will detect when the user modifies ↵ | sr55 | 2017-09-17 | 1 | -0/+31 |
| | | | | settings that don't match the currently selected preset. | ||||
* | WinGui: Various improvements and fixes to the new summary tab. Revert tab ↵ | sr55 | 2017-08-26 | 1 | -16/+57 |
| | | | | order change. #833 | ||||
* | WinGui: Summary Tab - Make the preview controls operational. #833 | sr55 | 2017-08-23 | 1 | -1/+70 |
| | |||||
* | WinGui: Initial implementation of the Summary Tab. This may be subject to ↵ | sr55 | 2017-08-23 | 1 | -0/+542 |
change. #833 |