summaryrefslogtreecommitdiffstats
path: root/macosx/HBPreviewGenerator.h
Commit message (Expand)AuthorAgeFilesLines
* MacGui: improve preview window touch bar.Damiano Galassi2018-11-111-0/+5
* MacGui: add touch bars in the preview window, improve touch bars in the main ...Damiano Galassi2018-10-101-2/+16
* MacGui: second part of the previous commitritsuka2015-08-061-1/+2
* MacGui: add nullability annotations to the headers and use weak where is poss...ritsuka2015-05-301-2/+6
* MacGui: run the Xcode "convert to modern objective-c" on the entire project.ritsuka2015-04-091-5/+5
* MacGui: clean up the preview controller, and fix the preview not updating whe...ritsuka2015-03-171-0/+1
* MacGui: convert the mac gui to Objective-C ARC.ritsuka2015-03-171-2/+2
* MacGui: properly deregister the job observers, and refactor a bit the HBAudio...ritsuka2015-02-041-0/+4
* MacGui: add a method to return a CGImageRef for a preview in HBCore, and skip...ritsuka2015-01-261-2/+2
* MacGui: simplify the toolbar/menu validation methods, plus some cosmetics.ritsuka2015-01-141-1/+1
* MacGui: integrated HBPicture in HBPictureController and started to move thing...ritsuka2014-12-201-3/+4
* MacGui: when a live preview is cancelled, wait for libhb to end its work befo...ritsuka2014-09-191-0/+2
* MacGUI: Release the cached images when the preview window is closed.ritsuka2013-12-031-1/+1
* MacGUI: Refactor HBPreviewController. Rename the actual class to HBPreviewCon...ritsuka2013-11-041-0/+33