summaryrefslogtreecommitdiffstats
path: root/macosx/HBCore.m
Commit message (Expand)AuthorAgeFilesLines
* MacGui: Move the audio/subtitles selection logic out of the view controllers....ritsuka2015-01-131-0/+1
* Simplify frontend useage of hb_add()jstebbins2015-01-121-48/+1
* MacGui: use a smaller timer internal while scanning to make the UI more respo...ritsuka2015-01-111-5/+7
* MacGui: use NSURL where possible, replace a api call not available on 10.6.ritsuka2015-01-071-1/+1
* MacGui: change the queue to work with serialized HBJob objects, remove the NS...ritsuka2014-12-271-1/+63
* MacGui: add some more logs in HBCore.ritsuka2014-12-211-0/+10
* MacGui: use the right string format specifier in HBCore.ritsuka2014-12-201-3/+3
* MacGui: add a "name" property to HBCore to easy debugging multiple instances....ritsuka2014-12-201-7/+11
* MacGui: added a new HBTitle class to wraps the hb_tltle_t parts used by the m...ritsuka2014-12-031-28/+52
* MacGui: added more methods to HBCore.ritsuka2014-12-011-10/+42
* MacGui: improvement to the HBCore class, use it in HBPreviewGenerator. Added ...ritsuka2014-11-291-96/+202
* MacGui: added support for NLMeans denoise. Added the HBFilters class to store...ritsuka2014-08-191-3/+3
* MacGUI: Make a copy of HBCore in macosx folder.ritsuka2008-01-111-0/+270
* IHB: A new xcode project file, plus some experimental changes to test HBCore.ritsuka2008-01-111-271/+0
* MacGui: Proposal for replacing UpdateUI timer in HBController. HBCore is a mo...cleaner2007-06-101-0/+271