summaryrefslogtreecommitdiffstats
path: root/macosx/Controller.mm
Commit message (Expand)AuthorAgeFilesLines
* MacGui: Small pre release bug fixesdynaflash2007-08-191-6/+17
* CLI/MacGui: removes weightb=0 from the turbo option string, because it was ca...jbrjake2007-08-191-2/+2
* MacGui: Added Main Menu commands, and set enabled states to prevent crashing ...dynaflash2007-08-191-23/+70
* MacGui: Layout refinements courtesy of hawkmandynaflash2007-08-161-6/+6
* MacGui: Add height check for keep aspect ratio on when selecting a preset.dynaflash2007-08-141-0/+10
* MacGui: Fix bug where 2 pass turbo, if checked, would stay checked and enable...dynaflash2007-08-141-0/+2
* MacGui: Denoise filter initial implementationdynaflash2007-08-141-6/+46
* MacGui: Add detelecine parameter to Presets using key PictureDetelecine.dynaflash2007-08-131-1/+8
* MacGui: Nerfing the presets a little more.jbrjake2007-08-131-3/+3
* MacGui: nerfs the presets, as collapsible triangle folder thingies are waitin...jbrjake2007-08-131-9/+79
* MacGui: Detelecine initial implementationdynaflash2007-08-131-2/+28
* MacGui: tweaks the deinterlacing parameters.jbrjake2007-08-111-6/+6
* MacGui: modifies some presets.jbrjake2007-08-101-15/+232
* MacGui: Add Descriptive Tags to Frame Rate Drop Downdynaflash2007-08-071-3/+22
* MacGui: Send to MetaX upon completion preference initial implementation.dynaflash2007-08-031-1/+10
* MacGui: Use Ritsuka's gear icon at the bottom of the preset drawer.dynaflash2007-08-021-58/+53
* MacGui: Fix broken progress bar when selecting a non existing row in the Pres...dynaflash2007-08-011-1/+1
* 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