summaryrefslogtreecommitdiffstats
path: root/macosx/HBJob.h
Commit message (Expand)AuthorAgeFilesLines
* MacGui: move the UI helper methods to new categories. Implement NSCoding in m...ritsuka2014-12-231-3/+8
* MacGui: set the chapter titles directly in HBJob. Move more things over to HB...ritsuka2014-12-221-8/+7
* MacGui: use HBJob tracks array in HBAudioController and HBSubtitlesController...ritsuka2014-12-211-10/+25
* MacGui: small improvements to HBTitle and HBJob.ritsuka2014-12-201-3/+4
* MacGui: import some headers directly in HBJob.h.ritsuka2014-12-111-3/+3
* MacGui: added a new HBTitle class to wraps the hb_tltle_t parts used by the m...ritsuka2014-12-031-10/+13
* MacGui: improvement to the HBCore class, use it in HBPreviewGenerator. Added ...ritsuka2014-11-291-4/+4
* MacGui: added support for NLMeans denoise. Added the HBFilters class to store...ritsuka2014-08-191-0/+56