summaryrefslogtreecommitdiffstats
path: root/macosx/PictureController.m
Commit message (Expand)AuthorAgeFilesLines
* MacGui: integrated HBPicture in HBPictureController and started to move thing...ritsuka2014-12-201-528/+38
* json: add json APIsjstebbins2014-12-161-43/+37
* MacGui: removed a line I accidentally committed.ritsuka2014-11-131-2/+0
* MacGui: revert the picture settings panel appearance to aqua on Yosemite.ritsuka2014-11-131-0/+8
* MacGui: fixed crop ui enabled status after reloading a queue item.ritsuka2014-11-111-23/+25
* MacGui: made editable the cropping field in the picture panel.ritsuka2014-10-311-0/+67
* MacGui: made the width and height textfield editable in the picture settings ...ritsuka2014-08-191-4/+20
* MacGui: added support for NLMeans denoise. Added the HBFilters class to store...ritsuka2014-08-191-332/+187
* macui/cli/libhb: cleanupjstebbins2014-06-181-2/+5
* macui: fix PcitureController geometry calculationsjstebbins2014-06-101-418/+217
* MacGUI: Refactor HBPreviewController. Rename the actual class to HBPreviewCon...ritsuka2013-11-041-9/+22
* MacGUI: refactor PictureController. kill a bit of dead code (~500 lines), swi...ritsuka2013-11-021-699/+420
* MacGUI: Varius warnings fixes:ritsuka2013-10-251-18/+18
* MacGUI: fixed a number of leaks/null-deferences/dead-code found by clang stat...ritsuka2013-10-151-7/+0
* MacGui: PictureComntroller reloadStillPreview, remove code that does nothing.Rodeo2013-03-181-6/+1
* MacGui: fix crash in PictureController.Rodeo2013-03-181-13/+18
* MacGui: re enable deinterlaced still preview images when deinterlace is selec...dynaflash2013-02-041-17/+37
* MacGUI: add new "Bob" options in the decomb and deinterlace popup buttons.Rodeo2012-05-021-1/+3
* MacGUI: add "Fast" decomb option.Rodeo2011-12-081-0/+1
* MacGui: Remove unused variables to suppress warnings at compile timedynaflash2011-05-191-1/+0
* MacGui: Disable preview hud controls during new source scans.dynaflash2010-08-051-0/+8
* MacGui: Preview replace a method that was hastily removed in 3125 when removi...dynaflash2010-02-191-4/+1
* MacGui: Removie Full Screen preview mode as its largely redundant when we hav...dynaflash2010-02-191-23/+4
* MacGui: Fix issue where switching modulus would not properly recalibrate the ...dynaflash2010-02-121-0/+19
* Adjustable picture modulus: Base patch by BradleyS, Thanks BradleyS!dynaflash2010-02-111-19/+22
* MacGui: Fix issue where sources would round down 16 pixels from full width wi...dynaflash2010-02-051-6/+5
* MacGui: Remove vestigial conditional which did not allow loose anamorphic if ...dynaflash2009-11-181-13/+0
* MacGUI: rename PictureController.mm tooritsuka2009-08-291-0/+1384