summaryrefslogtreecommitdiffstats
path: root/macosx/PictureController.mm
Commit message (Expand)AuthorAgeFilesLines
* MacGui: Fix issue where proper width was not observed in preview image when u...dynaflash2008-11-181-6/+7
* MacGui: Loose Anamorphic - Upon initial selection set the width to the source...dynaflash2008-09-251-0/+8
* MacGui: Remove the VFR checkbox in the Picture Settings window.dynaflash2008-09-241-22/+2
* MacGui: implement a slider for deblock.dynaflash2008-09-231-1/+22
* MacGui: - Fixed loose anamorphic preview (still not perfect)ritsuka2008-07-301-47/+48
* MacGui: Fixed the flying picture sheet, removed the last references to the op...ritsuka2008-07-261-5/+8
* git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1471 b64f7644-9d1e-0410-96...jbrjake2008-05-291-1/+17
* MacGUI: Make PictureController a subclass of NSWindowController. Patch by bli...ritsuka2008-05-111-25/+23
* MacGui: replace handbrake.m0k.org references with handbrake.fr in the entire ...dynaflash2008-04-151-1/+1
* Mcdeint is broken, so avoid using it as a deinterlacer. No more "Slowest," "S...jbrjake2008-02-161-1/+0
* MacGui: Fix funky preview image colors in the Picture Preview window on PPC, ...dynaflash2008-01-171-0/+8
* MacGui: Switch PicturePreview to use NSImageView instead of the openGL view.dynaflash2008-01-121-89/+190
* MacGui: Fix issue where presets were not applying their filters properly the ...dynaflash2008-01-101-3/+7
* MacGui: Loose Anamorphic initial implementationdynaflash2008-01-031-69/+129
* MacGui: Maintain Picture Filters state across sourcesdynaflash2007-12-261-20/+22
* MacGui: VFR controls initial implementationdynaflash2007-11-101-0/+20
* MacGui: Added Deblock to filters in Picture Preview Windowdynaflash2007-11-071-0/+11
* MacGui: Remove the sanity check for 23.976 framerate and detelecinedynaflash2007-10-091-13/+1
* MacGui: Keep track of the state of the keep aspect ratio checkbox when turnin...dynaflash2007-09-191-10/+21
* MacGui: Auto resize picture window to reflect proper anamorphic size in the P...dynaflash2007-09-181-33/+51
* MacGui: Scale > 720 or > 480 Picture Previews and the Picture Settings window...dynaflash2007-09-161-9/+134
* MacGui: fix deinterlace setting for the Picture Preview window which as broke...dynaflash2007-09-111-0/+12
* MacGui: Fixed a memory leak in picturecontroller.mm added in #936ritsuka2007-09-111-2/+1
* MacGui: Fixed main window not showing updated filters settings after closing ...ritsuka2007-09-091-1/+12
* MacGui: ritsuka2007-09-081-4/+2
* MacGui:ritsuka2007-09-081-91/+122
* Macgui: Jack the min pic limits on picturecontroller up to 64 to prevent cras...dynaflash2007-09-011-3/+3
* MacGui: Fix Picture Preview crash when sizing below 16 pixels width or height.dynaflash2007-08-291-2/+10
* MacGui: Denoise filter initial implementationdynaflash2007-08-141-4/+13
* MacGui: Detelecine initial implementationdynaflash2007-08-131-0/+35
* MacGui: Deinterlace - fix bug where setting the deinterlace to none didnt sho...dynaflash2007-08-011-1/+1
* MacGui: New deinterlace initial implementationdynaflash2007-07-311-2/+27
* MacGui: Enhanced Picture Settings in Presets (esp. cropping)dynaflash2007-07-311-0/+9
* MacGui: corrects the output width displayed in the main window and in picture...jbrjake2007-07-261-1/+1
* MacGui: Add auto crop value to main windowdynaflash2007-07-061-1/+9
* MacGui: Picture Preview - Anamorphicdynaflash2007-04-171-3/+10
* MacGui: Picture Preview no longer distorts in Anamorphic Modedynaflash2007-03-291-8/+12
* Merge the 0.8.0_mpeg4ip branch into the trunkprigaux2007-02-111-5/+59
* HandBrake 0.7.0handbrake2006-01-141-0/+228