| Commit message (Expand) | Author | Age | Files | Lines |
* | MacGui: use new api hb_get_preview3 for previews. | Damiano Galassi | 2021-04-13 | 1 | -7/+2 |
* | MacGui: map more transfer functions to CGColorSpaceRef, simplify copyImageAtI... | Damiano Galassi | 2020-10-02 | 1 | -3/+1 |
* | MacGui: fix an exception when reading an HBJob from disk; do not store previe... | Damiano Galassi | 2019-08-14 | 1 | -1/+2 |
* | Fix some typos (#2202) | Nomis101 | 2019-07-31 | 1 | -1/+1 |
* | MacGui: send integerForKey: instead of [objectForKey:] intValue] | Damiano Galassi | 2019-02-12 | 1 | -3/+3 |
* | MacGui: improve touch bar support, add touch bars to the add titles to queue ... | Damiano Galassi | 2018-10-16 | 1 | -0/+7 |
* | mac: Rename instances of cancelled to canceled. | Bradley Sepos | 2017-12-05 | 1 | -1/+1 |
* | MacGui: add an option to disable HBCore automatic sleep prevention behaviour. | Damiano Galassi | 2017-01-05 | 1 | -0/+16 |
* | MacGui: make possible to configure on which queue HBCore will call the callba... | Damiano Galassi | 2016-12-30 | 1 | -2/+2 |
* | MacGui: move the objc libhb wrapper to a separate framework. | Damiano Galassi | 2016-03-11 | 1 | -10/+26 |
* | MacGui: make HBCore titles ivar always non null. | Damiano Galassi | 2016-02-26 | 1 | -1/+1 |
* | MacGui: update the preview window to reflect the rotate filter state. | Damiano Galassi | 2016-01-15 | 1 | -3/+5 |
* | MacGui: add type parameter to some arrays. | Damiano Galassi | 2015-10-24 | 1 | -1/+1 |
* | MacGui: expose a property to set the log level in HBCore. | Damiano Galassi | 2015-10-20 | 1 | -0/+5 |
* | MacGui: add a way to differentiate a cancelled scan/encoded from a failed sca... | Damiano Galassi | 2015-09-30 | 1 | -1/+8 |
* | MacGui: read the actual preview count so we don't try to load a non existing ... | Damiano Galassi | 2015-09-29 | 1 | -0/+5 |
* | MacGui: add nullability annotations to the headers and use weak where is poss... | ritsuka | 2015-05-30 | 1 | -5/+9 |
* | MacGui: run the Xcode "convert to modern objective-c" on the entire project. | ritsuka | 2015-04-09 | 1 | -3/+12 |
* | MacGui: fix the error variable in canScan:error: , it was dereferenced one ti... | ritsuka | 2015-03-19 | 1 | -1/+1 |
* | MacGui: add a method to return a CGImageRef for a preview in HBCore, and skip... | ritsuka | 2015-01-26 | 1 | -9/+26 |
* | MacGui: clean up HBCore, add a way to register a block as error handler. | ritsuka | 2015-01-23 | 1 | -17/+25 |
* | MacGui: remove the public hb_state property in HBCore, fix a bug in HBVideo a... | ritsuka | 2015-01-20 | 1 | -5/+0 |
* | MacGui: remove startProgressHandler:completationHandler: method in HBCore. Sw... | ritsuka | 2015-01-19 | 1 | -8/+0 |
* | MacGui: moved the queue code from HBController to HBQueueController, reworked... | ritsuka | 2015-01-19 | 1 | -21/+20 |
* | MacGui: change the queue to work with serialized HBJob objects, remove the NS... | ritsuka | 2014-12-27 | 1 | -0/+9 |
* | MacGui: add a "name" property to HBCore to easy debugging multiple instances.... | ritsuka | 2014-12-20 | 1 | -0/+4 |
* | MacGui: added a new HBTitle class to wraps the hb_tltle_t parts used by the m... | ritsuka | 2014-12-03 | 1 | -0/+6 |
* | MacGui: added more methods to HBCore. | ritsuka | 2014-12-01 | 1 | -0/+22 |
* | MacGui: improvement to the HBCore class, use it in HBPreviewGenerator. Added ... | ritsuka | 2014-11-29 | 1 | -32/+83 |
* | MacGUI: Make a copy of HBCore in macosx folder. | ritsuka | 2008-01-11 | 1 | -0/+52 |
* | IHB: A new xcode project file, plus some experimental changes to test HBCore. | ritsuka | 2008-01-11 | 1 | -52/+0 |
* | MacGui: Proposal for replacing UpdateUI timer in HBController. HBCore is a mo... | cleaner | 2007-06-10 | 1 | -0/+52 |