| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
current preset as modified.
|
|
|
|
| |
dependant 3.2 version.
|
|
|
|
| |
Newtonsoft Json library.
|
| |
|
| |
|
| |
|
|
|
|
| |
to avoid them being exposed to API consumers. This affects hb_geometry*, hb_sutitle*, NativeConstants
|
|
|
|
|
|
|
| |
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
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
| |
Stop button that allows for existing jobs to be completed before stopping the queue. When done action will also be honoured. #2974
|
|
|
|
|
|
|
|
| |
- 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.
|
|
|
|
|
|
|
|
| |
closed, trigger a series of events that cause the preset to be de-selected.
Fix an issue where removing a preset can leave none selected.
#2875
|
|
|
|
| |
importing of scan data where it is not possible for us to recieve a sample source. + some code tidyup.
|
|
|
|
|
|
| |
Fixes #2837
Fix scrollbar not dispaying on source selection. Fixes #2843
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
WinGui: Refactoring and laying the groundwork in many parts of the UI code in preparation for supporting multiple concurrent jobs running.
- Add support for multiple log files to the Activity log screen and refactor usages of ILog. Each Encode instance will now get a separate instance instead of there being one global instance.
- Retire the Mini Display Window. It's very rarely used, not very easy to even find and of limited value.
- Add the preferences code for the Simultaneous encode setting.
Locked to one instance for now. This will allow us to test with users that existing functionality still works fine.
|
|
|
|
| |
warn the user and don't select the preset. #2631
|
|
|
|
| |
Certain features such as QSV, while global options currently are not really global. I may move these out of perferences at a later point. Fixes #2753
|
|
|
|
| |
Title/Point to Point information on the Queue Display. Fixes #2651
|
|
|
|
|
|
|
| |
- Preferences UI updated to make it clearer difference between Alert Level and Pause When Low options.
- Main Window UI around adding to Queue will now prompt and allow to Confirm / Deny adding to queue when disk space is low.
- Alerts are less agressive when bulk adding to the queue.
Fixes #2648
|
| |
|
|
|
|
| |
when the application starts and will be reset during scan thus wasn't appropiate. The Source Selection Pane which shows on startup will now show a link that opens the Options Update tab.
|
|
|
|
| |
standard Error Message Box. Fixes #2518
|
| |
|
|
|
|
| |
encode #2298
|
| |
|
| |
|
|
|
|
| |
for a while and I don't intend to develop it out.
|
|
|
|
|
|
|
|
|
|
| |
on the system. (Similar to what the LinUI does)
- Automatic pause on "Low" or "Critical" battery alarms. The % level is set in Windows power settings. Automatic Resume when AC returns, if it was paused by an alarm.
- Automatic encode pause when destination drive drops below 2GB. (May make this a preference set later)
- Behaviour of pause queue on low disk space with a user defined level in preferences is unchanged.
#2109 #2181
|
|
|
|
| |
change "suspend" to "sleep" to be consistent with the OS. Fixes #2162
|
|
|
|
|
|
| |
the same format as the CLI and thus cannot be imported. This may happen in the future)
Please finish existing queue before installing new version.
|
| |
|
|
|
|
| |
Overwrite or Ask.
|
|
|
|
|
|
|
|
|
| |
in the UI.
- Fixed add to queue error handling on 2 code paths that ignored errors returned.
- AutoName will now guarantee a unique filename rather than stop after the first attempt.
- Options Pane now lists the available format and path variables that can be used in the UI (rather than the tooltip)
- Ordering of validation rules changed to be more sensible, especially when handling paths that end up same as source.
|
| |
|
|
|
|
| |
can be added to HandBrake.exe to disable hardware encoder support.
|
| |
|
| |
|
| |
|
|
|
|
| |
directories with ".". Fixes #1917
|
| |
|
| |
|
|
|
| |
Note that since webm has no official subtitle support, only burned in subtitles can be used with this muxer at this time.
|
|
|
|
| |
the last change before the user triggered the alert.
|
|
|
|
| |
Fixes #1857
|
|
|
|
| |
Menu. It's not something that's frequently used and doesn't really belong on the Source Menu. Makes the source menu less cluttered.
|