summaryrefslogtreecommitdiffstats
path: root/macosx/HBCore.h
Commit message (Expand)AuthorAgeFilesLines
* 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