summaryrefslogtreecommitdiffstats
path: root/macosx/HBCore.h
Commit message (Expand)AuthorAgeFilesLines
* mac: Rename instances of cancelled to canceled.Bradley Sepos2017-12-051-1/+1
* MacGui: add an option to disable HBCore automatic sleep prevention behaviour.Damiano Galassi2017-01-051-0/+16
* MacGui: make possible to configure on which queue HBCore will call the callba...Damiano Galassi2016-12-301-2/+2
* MacGui: move the objc libhb wrapper to a separate framework.Damiano Galassi2016-03-111-10/+26
* MacGui: make HBCore titles ivar always non null.Damiano Galassi2016-02-261-1/+1
* MacGui: update the preview window to reflect the rotate filter state.Damiano Galassi2016-01-151-3/+5
* MacGui: add type parameter to some arrays.Damiano Galassi2015-10-241-1/+1
* MacGui: expose a property to set the log level in HBCore.Damiano Galassi2015-10-201-0/+5
* MacGui: add a way to differentiate a cancelled scan/encoded from a failed sca...Damiano Galassi2015-09-301-1/+8
* MacGui: read the actual preview count so we don't try to load a non existing ...Damiano Galassi2015-09-291-0/+5
* MacGui: add nullability annotations to the headers and use weak where is poss...ritsuka2015-05-301-5/+9
* MacGui: run the Xcode "convert to modern objective-c" on the entire project.ritsuka2015-04-091-3/+12
* MacGui: fix the error variable in canScan:error: , it was dereferenced one ti...ritsuka2015-03-191-1/+1
* MacGui: add a method to return a CGImageRef for a preview in HBCore, and skip...ritsuka2015-01-261-9/+26
* MacGui: clean up HBCore, add a way to register a block as error handler.ritsuka2015-01-231-17/+25
* MacGui: remove the public hb_state property in HBCore, fix a bug in HBVideo a...ritsuka2015-01-201-5/+0
* MacGui: remove startProgressHandler:completationHandler: method in HBCore. Sw...ritsuka2015-01-191-8/+0
* MacGui: moved the queue code from HBController to HBQueueController, reworked...ritsuka2015-01-191-21/+20
* MacGui: change the queue to work with serialized HBJob objects, remove the NS...ritsuka2014-12-271-0/+9
* MacGui: add a "name" property to HBCore to easy debugging multiple instances....ritsuka2014-12-201-0/+4
* MacGui: added a new HBTitle class to wraps the hb_tltle_t parts used by the m...ritsuka2014-12-031-0/+6
* MacGui: added more methods to HBCore.ritsuka2014-12-011-0/+22
* MacGui: improvement to the HBCore class, use it in HBPreviewGenerator. Added ...ritsuka2014-11-291-32/+83
* MacGUI: Make a copy of HBCore in macosx folder.ritsuka2008-01-111-0/+52
* IHB: A new xcode project file, plus some experimental changes to test HBCore.ritsuka2008-01-111-52/+0
* MacGui: Proposal for replacing UpdateUI timer in HBController. HBCore is a mo...cleaner2007-06-101-0/+52