summaryrefslogtreecommitdiffstats
path: root/macosx/HBPreviewGenerator.m
Commit message (Expand)AuthorAgeFilesLines
* MacGui: enable and fix more compiler warnings in the Xcode project.ritsuka2015-01-191-9/+1
* MacGui: remove startProgressHandler:completationHandler: method in HBCore. Sw...ritsuka2015-01-191-22/+17
* MacGui: moved the queue code from HBController to HBQueueController, reworked...ritsuka2015-01-191-54/+40
* MacGui: simplify the toolbar/menu validation methods, plus some cosmetics.ritsuka2015-01-141-3/+3
* MacGui: Move the audio/subtitles selection logic out of the view controllers....ritsuka2015-01-131-0/+1
* MacGui: reorganize createMovieAsyncWithImageIndex:andDuration: method. and ad...ritsuka2015-01-131-32/+28
* Simplify frontend useage of hb_add()jstebbins2015-01-121-38/+0
* 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