Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MacGui: show a stop row in the queue when 'Stop after current job' option is ↵ | Damiano Galassi | 2020-09-11 | 1 | -6/+19 |
| | | | | selected. | ||||
* | MacGui: add a new queue item state to handle the case when a job is being ↵ | Damiano Galassi | 2020-05-08 | 1 | -1/+2 |
| | | | | sent back to the main window. Before we could check if it was the current item being encoded, but now with multiple encoding items we need ad additional state to handle this case correctly. | ||||
* | MacGui: enhance the queue to allow up to 4 simultaneous encodes. Add a ↵ | Damiano Galassi | 2020-04-11 | 1 | -40/+15 |
| | | | | preference to set the number of queue workers. | ||||
* | MacGui: improve divider and scrollbar flashes in the queue info panel. | Damiano Galassi | 2020-01-29 | 1 | -10/+22 |
| | |||||
* | MacGui: show a divider line between the queue info scrollview and the reset ↵ | Damiano Galassi | 2020-01-28 | 1 | -0/+7 |
| | | | | and edit button when the info text is longer than the available height. | ||||
* | MacGui: enable and fix more warnings. Review nullability annotations. | Damiano Galassi | 2019-08-12 | 1 | -5/+5 |
| | |||||
* | MacGui: set the progress labels to a monospaced digit font. | Damiano Galassi | 2019-07-30 | 1 | -0/+11 |
| | |||||
* | MacGui: refactor the preferences keys and autonaming methods; fix the queue ↵ | Damiano Galassi | 2019-07-29 | 1 | -6/+14 |
| | | | | when running multiple HandBrake instances; fixed a number of bugs. | ||||
* | MacGui: show statistics for completed jobs. | Damiano Galassi | 2019-07-27 | 1 | -1/+36 |
| | |||||
* | MacGui: improve queue labels when multiple jobs are selected; fix some bugs. | Damiano Galassi | 2019-07-27 | 1 | -0/+72 |