22 Commits

Author SHA1 Message Date
Damiano Galassi
07a2b85938
MacGui: add hotkeys to the 'show in Finder' menu items (#5789) 2025-06-04 09:20:53 +02:00
Damiano Galassi
0befed2e1f
MacGui: move the queue items before the first ready item when using the "Move to top" feature. 2022-03-02 10:09:48 +01:00
Damiano Galassi
564a5cca4e
MacGui: rename HBController destinationURL to destinationFolderURL. 2022-01-11 09:36:11 +01:00
Damiano Galassi
659b0cd3ff
MacGui: add Quick Look to the queue. 2022-01-11 09:22:48 +01:00
Damiano Galassi
513b0fc4b0
MacGui: clean up the destination url and filename properties names. 2022-01-11 09:18:47 +01:00
Damiano Galassi
9f97b7fbe6
MacGui: fix index of moveSelectedQueueItemsToBottom: method. 2021-09-12 09:00:53 +02:00
Damiano Galassi
1dfb574381
MacGui: Add Move To Top, Move to Bottom to queue job context menu #3065 2021-09-05 12:27:50 +02:00
Damiano Galassi
3311ea190f
MacGui: use a non deprecated api for table views drag & drop. 2020-10-05 12:47:13 +02:00
Damiano Galassi
e1b9bd7672
MacGui: add a prefix to the NSArray and NSIndexSet categories. 2020-09-12 11:27:19 +02:00
Damiano Galassi
03e0c447fb
MacGui: improve queue contextual menu items validation. 2020-09-12 11:22:33 +02:00
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
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
0dcc7cf1a5
MacGui: don't recreate all the queue items urls from bookmarks at launch. 2020-04-06 13:56:00 +02:00
Damiano Galassi
b61c16e522
MacGui: add a menu item to show the selected queue item activity log in Finder. 2019-09-06 10:34:37 +02:00
Damiano Galassi
a2f9f24c37
MacGui: fix a warnings and the tests. 2019-08-22 07:55:24 +02:00
Damiano Galassi
c5a4d181eb
MacGui: enable and fix more warnings. Review nullability annotations. 2019-08-12 10:19:00 +02:00
Damiano Galassi
757efe9123
MacGui: recover when the xpc service crashes. 2019-08-11 09:58:32 +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
f82a8597f2
MacGui: improve queue labels when multiple jobs are selected; fix some bugs. 2019-07-27 13:15:37 +02:00
Damiano Galassi
40290672ac
MacGui: fix a number of queue regressions. 2019-07-20 10:15:19 +02:00
Damiano Galassi
61db67faf4
MacGui: add inline progress status and bar in the queue. 2019-07-20 09:08:25 +02:00
Damiano Galassi
97734fff76
MacGui: refactor the queue and implement part of the new queue ui. 2019-07-19 21:17:27 +02:00