summaryrefslogtreecommitdiffstats
path: root/macosx/PictureController.mm
Commit message (Expand)AuthorAgeFilesLines
* MacGui: Fix issue in custom anamorphic where clicking the keep ar checkbox wo...dynaflash2009-06-021-9/+6
* MacGui: Fix issue in custom anamorphic where the modulus was not changed back...dynaflash2009-05-011-13/+15
* MacGui: Custom Anamorphic dynaflash2009-05-011-1/+0
* MacGui: Custom Anamorphic initial implementation (experimental) and pic setti...dynaflash2009-05-011-141/+765
* MacGui: Fix issue where sometimes hb would not remember that the preview wind...dynaflash2009-03-061-0/+1
* MacGui: Picture Settings - If Preview is in full screen and pic settings are ...dynaflash2009-03-051-6/+8
* MacGui: Fix picture settings panel so that it stays on top when open like a t...dynaflash2009-03-051-2/+7
* MacGui: Fix wonky tabbed view layout in picture settings at launch.dynaflash2009-03-051-0/+3
* MacGui: Put Picture Settings and Video Filters into one inspector.dynaflash2009-03-051-18/+310
* MacGui: Fix crash when trying to quit with preview in full screen mode.dynaflash2009-02-131-0/+10
* MacGui: Video Filter and Picture Settingsdynaflash2009-02-061-2/+8
* MacGui: remember window postion and open/close state of the Picture Filter an...dynaflash2009-01-271-1/+6
* MacGui: Picture Filters separate hud inspector initial implementationdynaflash2009-01-261-119/+51
* Organizes anamorphic parameters in a struct, requiring some minor search and ...jbrjake2009-01-261-4/+4
* MacGui: Preview Window scale to screen initial implementationdynaflash2009-01-211-3/+1
* MacGui: Picture Preview and Settings window interaction fixesdynaflash2009-01-141-4/+8
* MacGui: Separate Picture Settings and Preview Window Initial Implementationdynaflash2009-01-121-760/+44
* MacGui: Picture window now uses a subclass of HBController to access the main...dynaflash2008-12-151-18/+44
* MacGui: Live Preview fixesdynaflash2008-12-051-1/+14
* MacGui: Remove custome decomb option from preferences and Picture Settingsdynaflash2008-11-301-8/+2
* MacGui: Implement variable number of preview framesdynaflash2008-11-301-0/+9
* MacGui: Fix live preview window so that changes in the preview window are ref...dynaflash2008-11-241-2/+9
* MacGui: Live Preview Initial Implementationdynaflash2008-11-241-26/+383
* 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