summaryrefslogtreecommitdiffstats
path: root/macosx/HBPreviewGenerator.m
Commit message (Expand)AuthorAgeFilesLines
* MacGui: clean up headers and imports.ritsuka2014-12-271-1/+0
* MacGui: remove the last usage of title->job.ritsuka2014-12-211-2/+2
* MacGui: integrated HBPicture in HBPictureController and started to move thing...ritsuka2014-12-201-15/+22
* json: add json APIsjstebbins2014-12-161-5/+6
* MacGui: improvement to the HBCore class, use it in HBPreviewGenerator. Added ...ritsuka2014-11-291-107/+48
* MacGui: when a live preview is cancelled, wait for libhb to end its work befo...ritsuka2014-09-191-0/+4
* MacGui: removed another duplicated method to get the Application Support path.ritsuka2014-07-311-18/+2
* MacGui: check if the image returned by hb_get_preview2 is null to avoid a cra...ritsuka2014-07-301-29/+34
* MacGui: use the new preview generation method hb_get_preview2.ritsuka2014-07-291-42/+33
* libhb: make encoder options less x264-centric.Rodeo2014-02-131-11/+30
* MacGUI: Release the cached images when the preview window is closed.ritsuka2013-12-031-2/+3
* MacGUI: Refactor HBPreviewController. Rename the actual class to HBPreviewCon...ritsuka2013-11-041-0/+423