index
:
HandBrake.git
0.10.x
1.0.x
259-add-nvenc-encoder
ffmpeg_sgothel
hw-encoder-base
hw-encoder-joint
hw-encoder-nvenc
hw-encoder-vaapi
master
nvenc-encoder
nvenc-encoder-libav
opencl
release_1.3.1
release_1.3.3
vaapi-encoder
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
macosx
/
PictureController.mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
MacGui: Fix crash when trying to quit with preview in full screen mode.
dynaflash
2009-02-13
1
-0
/
+10
*
MacGui: Video Filter and Picture Settings
dynaflash
2009-02-06
1
-2
/
+8
*
MacGui: remember window postion and open/close state of the Picture Filter an...
dynaflash
2009-01-27
1
-1
/
+6
*
MacGui: Picture Filters separate hud inspector initial implementation
dynaflash
2009-01-26
1
-119
/
+51
*
Organizes anamorphic parameters in a struct, requiring some minor search and ...
jbrjake
2009-01-26
1
-4
/
+4
*
MacGui: Preview Window scale to screen initial implementation
dynaflash
2009-01-21
1
-3
/
+1
*
MacGui: Picture Preview and Settings window interaction fixes
dynaflash
2009-01-14
1
-4
/
+8
*
MacGui: Separate Picture Settings and Preview Window Initial Implementation
dynaflash
2009-01-12
1
-760
/
+44
*
MacGui: Picture window now uses a subclass of HBController to access the main...
dynaflash
2008-12-15
1
-18
/
+44
*
MacGui: Live Preview fixes
dynaflash
2008-12-05
1
-1
/
+14
*
MacGui: Remove custome decomb option from preferences and Picture Settings
dynaflash
2008-11-30
1
-8
/
+2
*
MacGui: Implement variable number of preview frames
dynaflash
2008-11-30
1
-0
/
+9
*
MacGui: Fix live preview window so that changes in the preview window are ref...
dynaflash
2008-11-24
1
-2
/
+9
*
MacGui: Live Preview Initial Implementation
dynaflash
2008-11-24
1
-26
/
+383
*
MacGui: Fix issue where proper width was not observed in preview image when u...
dynaflash
2008-11-18
1
-6
/
+7
*
MacGui: Loose Anamorphic - Upon initial selection set the width to the source...
dynaflash
2008-09-25
1
-0
/
+8
*
MacGui: Remove the VFR checkbox in the Picture Settings window.
dynaflash
2008-09-24
1
-22
/
+2
*
MacGui: implement a slider for deblock.
dynaflash
2008-09-23
1
-1
/
+22
*
MacGui: - Fixed loose anamorphic preview (still not perfect)
ritsuka
2008-07-30
1
-47
/
+48
*
MacGui: Fixed the flying picture sheet, removed the last references to the op...
ritsuka
2008-07-26
1
-5
/
+8
*
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1471 b64f7644-9d1e-0410-96...
jbrjake
2008-05-29
1
-1
/
+17
*
MacGUI: Make PictureController a subclass of NSWindowController. Patch by bli...
ritsuka
2008-05-11
1
-25
/
+23
*
MacGui: replace handbrake.m0k.org references with handbrake.fr in the entire ...
dynaflash
2008-04-15
1
-1
/
+1
*
Mcdeint is broken, so avoid using it as a deinterlacer. No more "Slowest," "S...
jbrjake
2008-02-16
1
-1
/
+0
*
MacGui: Fix funky preview image colors in the Picture Preview window on PPC, ...
dynaflash
2008-01-17
1
-0
/
+8
*
MacGui: Switch PicturePreview to use NSImageView instead of the openGL view.
dynaflash
2008-01-12
1
-89
/
+190
*
MacGui: Fix issue where presets were not applying their filters properly the ...
dynaflash
2008-01-10
1
-3
/
+7
*
MacGui: Loose Anamorphic initial implementation
dynaflash
2008-01-03
1
-69
/
+129
*
MacGui: Maintain Picture Filters state across sources
dynaflash
2007-12-26
1
-20
/
+22
*
MacGui: VFR controls initial implementation
dynaflash
2007-11-10
1
-0
/
+20
*
MacGui: Added Deblock to filters in Picture Preview Window
dynaflash
2007-11-07
1
-0
/
+11
*
MacGui: Remove the sanity check for 23.976 framerate and detelecine
dynaflash
2007-10-09
1
-13
/
+1
*
MacGui: Keep track of the state of the keep aspect ratio checkbox when turnin...
dynaflash
2007-09-19
1
-10
/
+21
*
MacGui: Auto resize picture window to reflect proper anamorphic size in the P...
dynaflash
2007-09-18
1
-33
/
+51
*
MacGui: Scale > 720 or > 480 Picture Previews and the Picture Settings window...
dynaflash
2007-09-16
1
-9
/
+134
*
MacGui: fix deinterlace setting for the Picture Preview window which as broke...
dynaflash
2007-09-11
1
-0
/
+12
*
MacGui: Fixed a memory leak in picturecontroller.mm added in #936
ritsuka
2007-09-11
1
-2
/
+1
*
MacGui: Fixed main window not showing updated filters settings after closing ...
ritsuka
2007-09-09
1
-1
/
+12
*
MacGui:
ritsuka
2007-09-08
1
-4
/
+2
*
MacGui:
ritsuka
2007-09-08
1
-91
/
+122
*
Macgui: Jack the min pic limits on picturecontroller up to 64 to prevent cras...
dynaflash
2007-09-01
1
-3
/
+3
*
MacGui: Fix Picture Preview crash when sizing below 16 pixels width or height.
dynaflash
2007-08-29
1
-2
/
+10
*
MacGui: Denoise filter initial implementation
dynaflash
2007-08-14
1
-4
/
+13
*
MacGui: Detelecine initial implementation
dynaflash
2007-08-13
1
-0
/
+35
*
MacGui: Deinterlace - fix bug where setting the deinterlace to none didnt sho...
dynaflash
2007-08-01
1
-1
/
+1
*
MacGui: New deinterlace initial implementation
dynaflash
2007-07-31
1
-2
/
+27
*
MacGui: Enhanced Picture Settings in Presets (esp. cropping)
dynaflash
2007-07-31
1
-0
/
+9
*
MacGui: corrects the output width displayed in the main window and in picture...
jbrjake
2007-07-26
1
-1
/
+1
*
MacGui: Add auto crop value to main window
dynaflash
2007-07-06
1
-1
/
+9
*
MacGui: Picture Preview - Anamorphic
dynaflash
2007-04-17
1
-3
/
+10
[next]