summaryrefslogtreecommitdiffstats
path: root/macosx/Controller.mm
Commit message (Expand)AuthorAgeFilesLines
* MacGui: Fix Chapter Markers for MKVdynaflash2007-07-311-13/+14
* MacGui: New deinterlace initial implementationdynaflash2007-07-311-26/+57
* MacGui: Fixed a minor bug where selecting the HB factory supplied default pre...dynaflash2007-07-311-1/+1
* MacGui: Preset selected Pic values and Audio Bitrates are now respected acros...dynaflash2007-07-311-131/+132
* MacGui: Preset croppingdynaflash2007-07-311-7/+13
* MacGui: Enhanced Picture Settings in Presets (esp. cropping)dynaflash2007-07-311-16/+28
* MacGui: Default Presets Initial Implementation dynaflash2007-07-301-4/+115
* MacGui: Use auto-cropping for iPod High-Rez, iPhone, and PSP presets.jbrjake2007-07-291-0/+3
* Patch from huevos_rancheros to restore 2-pass functionality, which broke when...jbrjake2007-07-271-1/+5
* MacGui: Enable Turbo 2 pass for MKV x264dynaflash2007-07-271-2/+4
* MacGui: Enable Turbo 2 pass when using AVI x264dynaflash2007-07-271-1/+1
* MacGui: Added "Put Computer to Sleep" and "Shut Down Computer" to the notific...dynaflash2007-07-271-122/+143
* MacGui: Add the Disc icon for the toolbar that I forgot in the last commit :(dynaflash2007-07-271-1/+1
* MacGui: Add a "Source" icon to the toolbardynaflash2007-07-271-4/+23
* This huge patch from huevos_rancheros ports a number of video filters from me...jbrjake2007-07-271-0/+23
* MacGui: adds advanced x264 option widgets for analyse, 8x8dct, and, just for ...jbrjake2007-07-271-4/+151
* MacGui: corrects the output width displayed in the main window and in picture...jbrjake2007-07-261-0/+2
* MacGui: Integrate Source Scanning into Main Window and permanently disable DV...dynaflash2007-07-261-8/+47
* MacGui: "Ritsuka Bar" toolbar initial implementationdynaflash2007-07-251-73/+329
* MacGui: adds a bunch more presetsjbrjake2007-07-241-6/+557
* MacGui: Matroska initial implementationdynaflash2007-07-171-10/+44
* MacGui: x264 options are now retained even after you customize a preset.dynaflash2007-07-161-16/+2
* MacGui: Active Queue Initial Implementationdynaflash2007-07-161-127/+151
* MacGui: Small fix in main windowdynaflash2007-07-091-1/+2
* MacGui: Enhanced Queue initial implementationdynaflash2007-07-091-1/+1
* MacGui: Add auto crop value to main windowdynaflash2007-07-061-16/+48
* MacGui: Presets use white font when selecting built in presets (previously st...dynaflash2007-06-291-4/+29
* MacGui: Add description field and tooltips for Presetsdynaflash2007-06-291-1/+35
* MacGui: Built In Presets - Added iPod Low-Resdynaflash2007-06-281-21/+90
* MacGui: Re-Add Preference to enable 64 bit mp4 files option in the main window. dynaflash2007-06-281-2/+10
* MacGui: ScanController modification so it skips the opening scan choice sheet...dynaflash2007-06-201-2/+3
* MacGui: Close Main Window issue fixed.dynaflash2007-06-191-3/+23
* MacGui: Chapter Popup fix condition where user can select a start chapter gre...dynaflash2007-06-191-1/+11
* MacGui: Pref for Encode Done alert addeddynaflash2007-06-181-13/+25
* MacGui: Remove Preference introduced in rev 620 to make users enable 64bit mp...dynaflash2007-06-141-4/+1
* MacGui: + 4 GB Mpeg-4 modificationdynaflash2007-06-141-1/+4
* MacGui: Enable + 4GB Mpeg-4 file outputdynaflash2007-06-141-28/+54
* MacGui: Add Turbo option for x264 two pass encodingdynaflash2007-06-131-43/+82
* Debug output window is now opened automatically if it was visible when HB was...cleaner2007-06-061-0/+4
* - Moved preferences window from MainMenu.nib to Preferences.nibcleaner2007-06-061-7/+17
* Moved initialization of default preferences from [PrefsController awakeFromNi...cleaner2007-06-051-4/+5
* MacGui: switches the x264 option widgets for mixed-refs, weightb, brdo, bime,...jbrjake2007-05-271-120/+69
* MacGui: adds deblocking widgets for the x264 advanced options tab. God this o...jbrjake2007-05-221-4/+89
* MacGui: Debug Window to read libhb output like cli in inspector windowdynaflash2007-05-211-10/+19
* MacGui: finishes out the b-frame x264 options by adding widgets for bime and ...jbrjake2007-05-191-2/+143
* MacGui: Remove x264 option "No DCT-Decimate" value from option strings for an...dynaflash2007-05-181-2/+2
* MacGui: adds x264 option widgets for b-rdo, weight, and b-pyramid. And a litt...jbrjake2007-05-161-1/+93
* macGui: move "Duration" to the title/chapter line for source and move "Output...dynaflash2007-05-161-1/+1
* MacGui: adds x264 option widget for merangejbrjake2007-05-151-2/+39
* MacGui: fix file suffix creation for .ogm (the break was misplaced in the cas...jbrjake2007-05-151-2/+2