summaryrefslogtreecommitdiffstats
path: root/macosx/HBPreviewController.m
Commit message (Expand)AuthorAgeFilesLines
* MacGui: Remove logging line used for debugging previous commit.dynaflash2010-08-061-3/+0
* MacGui: Store live previews in a sub directory in "~/Library/Application Supp...dynaflash2010-08-061-10/+15
* MacGui: Disable preview hud controls during new source scans.dynaflash2010-08-051-0/+22
* MacGui: Do not call pictureSliderChanged in windowWillClose in HBPreviewContr...dynaflash2010-08-051-1/+0
* MacGui: Add separate method for cancelling a Live Preview encode.dynaflash2010-08-041-5/+32
* MacGui: Set the hud control panels origin based on the size of the actual pre...dynaflash2010-06-021-7/+9
* MacGui: Live Preview HUD Overlay playback controller initial implementationdynaflash2010-05-181-25/+326
* MacGui: Add call to hb_global_close() upon application termination as per cha...dynaflash2010-03-261-0/+2
* MacGui: More Preview Window changes.dynaflash2010-03-051-83/+162
* MacGui: In preview only set the origin of the hud control panel for the previ...dynaflash2010-02-201-5/+6
* MacGui: Preview replace a method that was hastily removed in 3125 when removi...dynaflash2010-02-191-1/+52
* MacGui: Removie Full Screen preview mode as its largely redundant when we hav...dynaflash2010-02-191-192/+15
* MacGui: Preview ... Allow the preview to use 100% of the the avaialable scree...dynaflash2010-02-191-13/+3
* MacGui: Preview, use screens visibleFrame instead of frame to get better scal...dynaflash2010-02-181-11/+21
* MacGui: Preview fixes and changesdynaflash2010-02-181-40/+45
* MacGui: Preview Window resizing bug fixes. Patch from BradleyS.dynaflash2010-02-111-31/+33
* MacGUI: Renamed HBPreviewController.mm to HBPreviewController.m to enable the...ritsuka2009-08-291-0/+1325