10 Commits

Author SHA1 Message Date
Damiano Galassi
3a90d6a6ad
MacGui: show a stop row in the queue when 'Stop after current job' option is selected. 2020-09-11 18:02:23 +02:00
Damiano Galassi
d09944d494
MacGui: add a new queue item state to handle the case when a job is being 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. 2020-05-08 13:11:47 +02:00
Damiano Galassi
21982a4e67
MacGui: enhance the queue to allow up to 4 simultaneous encodes. Add a preference to set the number of queue workers. 2020-04-11 12:19:17 +02:00
Damiano Galassi
1d4fb22294
MacGui: improve divider and scrollbar flashes in the queue info panel. 2020-01-29 15:57:51 +01:00
Damiano Galassi
391c6b6205
MacGui: show a divider line between the queue info scrollview and the reset and edit button when the info text is longer than the available height. 2020-01-28 18:55:04 +01:00
Damiano Galassi
c5a4d181eb
MacGui: enable and fix more warnings. Review nullability annotations. 2019-08-12 10:19:00 +02:00
Damiano Galassi
c24a22e18c
MacGui: set the progress labels to a monospaced digit font. 2019-07-30 10:29:01 +02:00
Damiano Galassi
8e2843720a
MacGui: refactor the preferences keys and autonaming methods; fix the queue when running multiple HandBrake instances; fixed a number of bugs. 2019-07-29 07:34:38 +02:00
Damiano Galassi
87d08603b7
MacGui: show statistics for completed jobs. 2019-07-27 16:39:06 +02:00
Damiano Galassi
f82a8597f2
MacGui: improve queue labels when multiple jobs are selected; fix some bugs. 2019-07-27 13:15:37 +02:00