Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MacGui: improve security scoped resources management. Fixes #2566. | Damiano Galassi | 2020-03-30 | 1 | -0/+2 |
| | | | | (cherry picked from commit 073c2fb84b3ead86d2f2b28cbd737bb936cc0696) | ||||
* | MacGui: always update queue stats after a job is done. | Damiano Galassi | 2019-11-12 | 1 | -2/+2 |
| | | | | (cherry picked from commit d9a502fc23d7d27a51da3a982a58da835507eb1d) | ||||
* | MacGui: store the job activity log url. | Damiano Galassi | 2019-09-05 | 1 | -0/+2 |
| | |||||
* | MacGui: fix an exception when reading an HBJob from disk; do not store ↵ | Damiano Galassi | 2019-08-14 | 1 | -5/+19 |
| | | | | previews image when scanning the title in the queue; set the log level immediately; improve progress info when the pass number is not set yet. | ||||
* | MacGui: fix some UI syncronization issues caused by moving things to another ↵ | Damiano Galassi | 2019-08-12 | 1 | -0/+3 |
| | | | | process. | ||||
* | MacGui: enable and fix more warnings. Review nullability annotations. | Damiano Galassi | 2019-08-12 | 1 | -2/+3 |
| | |||||
* | MacGui: improve xpc crash recovery, set dvdnav option in the xpc service. | Damiano Galassi | 2019-08-11 | 1 | -4/+0 |
| | |||||
* | MacGui: properly cleanup the xpc service temporary files; fix encode toolbar ↵ | Damiano Galassi | 2019-08-11 | 1 | -4/+3 |
| | | | | items state when going from scanning to encoding. | ||||
* | MacGui: recover when the xpc service crashes. | Damiano Galassi | 2019-08-11 | 1 | -0/+6 |
| | |||||
* | MacGui: move the queue libhb instance to an xpc service. | Damiano Galassi | 2019-08-11 | 1 | -13/+38 |
| | |||||
* | Fix some typos (#2202) | Nomis101 | 2019-07-31 | 1 | -1/+1 |
| | | | Fix some typos | ||||
* | MacGui: add a preference to automatically clear completed queue items. | Damiano Galassi | 2019-07-30 | 1 | -0/+6 |
| | |||||
* | MacGui: refactor the preferences keys and autonaming methods; fix the queue ↵ | Damiano Galassi | 2019-07-29 | 1 | -4/+8 |
| | | | | when running multiple HandBrake instances; fixed a number of bugs. | ||||
* | MacGui: improve queue labels when multiple jobs are selected; fix some bugs. | Damiano Galassi | 2019-07-27 | 1 | -5/+5 |
| | |||||
* | MacGui: store queue items statistics. | Damiano Galassi | 2019-07-25 | 1 | -0/+5 |
| | |||||
* | MacGui: fix a number of queue regressions. | Damiano Galassi | 2019-07-20 | 1 | -24/+27 |
| | |||||
* | MacGui: add inline progress status and bar in the queue. | Damiano Galassi | 2019-07-20 | 1 | -5/+9 |
| | |||||
* | MacGui: refactor the queue and implement part of the new queue ui. | Damiano Galassi | 2019-07-19 | 1 | -0/+765 |