summaryrefslogtreecommitdiffstats
path: root/macosx/English.lproj/MainMenu.xib
Commit message (Expand)AuthorAgeFilesLines
* MacGui: renamed the built-in preset menu item to 'Reset Built-in Presets'.Damiano Galassi2015-10-171-3/+3
* MacGui: fix the build. Set the xibs compatibility to Xcode 6.3.ritsuka2015-07-281-2/+2
* MacGui: move the picture and filters settings to the main window.ritsuka2015-07-271-7/+2
* MacGui: rename "Source" to "Open Source", and add the "Open Recent" menu item.ritsuka2015-07-041-2/+13
* MacGui: allow exporting a preset folder. Add import/export menu item to the p...ritsuka2015-05-161-4/+4
* MacGui: add a "Add Titles to Queue…" menu item that let select which titles...ritsuka2015-01-251-2/+8
* MacGui: move the application delegate to its own class. Removed the "Open Sou...ritsuka2015-01-221-805/+25
* MacGui: add a number formatter to the seconds and frames textfields.ritsuka2015-01-201-4/+36
* MacGui: use bindings to enable/disable the main window ui elements.ritsuka2015-01-201-16/+61
* MacGui: moved the queue code from HBController to HBQueueController, reworked...ritsuka2015-01-191-7/+7
* MacGui: hide the iPod 5g check box if the codec is not h.264.ritsuka2014-12-301-1/+1
* MacGui: fix a bunch of regressions (various crash when in some textfields, en...ritsuka2014-12-301-7/+9
* MacGui: use bindings to toggle the chapters/seconds/frames UI.ritsuka2014-12-291-3/+31
* MacGui: move more things out of HBController.ritsuka2014-12-281-2/+9
* MacGui: change the queue to work with serialized HBJob objects, remove the NS...ritsuka2014-12-271-4/+12
* MacGui: remove some unused #import. Move again more things in HBController to...ritsuka2014-12-231-8/+25
* MacGui: added back some tooltips to the toolbar items. Remove the NSToolbarDe...ritsuka2014-12-041-8/+8
* MacGui: moved the main window toolbar to the xib.ritsuka2014-12-031-3/+77
* MacGui: connect the action of the "Presets Drawer" to the HBController toggle...ritsuka2014-11-241-1/+1
* MacGui: moved the "add preset" window to its own window controller class. Kee...ritsuka2014-11-231-194/+4
* MacGui: changed the class of the preferences window from NSPanel to NSWindow....ritsuka2014-11-181-16/+23
* MacGui: removed the “Large file size” checkbox.ritsuka2014-08-231-13/+0
* MacGui: removed an unnecessary NSBox in the Advanced tab.ritsuka2014-08-221-14/+3
* MacGui: set the tab views directly instead of adding a subview in the main wi...ritsuka2014-08-201-5/+5
* MacGui: Removed the code to show/hide the fSrcAngle* UI elements in Controlle...ritsuka2014-08-191-3/+17
* MacGui: changed the layout of the UI in the video panel to be similar to the ...ritsuka2014-08-111-53/+54
* MacGui: added the list of the presets at the bottom of the preset menu and a ...ritsuka2014-08-091-61/+33
* MacGui: removed the last remaining of the code to load a custom application i...ritsuka2014-08-081-1/+1
* MacGui: improved the presets managementritsuka2014-08-071-173/+62
* MacGui: corrected the label alignment in the add preset window.ritsuka2014-08-011-32/+30
* MacGUI: Refactored the controller code for the video/audio/subtitles/chapters...ritsuka2014-07-151-13405/+1273
* decavcodec: DRC support.Rodeo2014-01-251-7/+7
* MacGui: main and queue window improvements.Rodeo2013-04-121-75/+22
* MacGui: rename a variable.Rodeo2013-04-121-4/+4
* x264 preset system: miscellaneous improvements.Rodeo2013-01-301-2/+2
* MacGui: Add missing tooltips . Align and fix issues.dynaflash2013-01-271-285/+414
* MacGui: fix fx264UseAdvancedOptionsCheck (hopefully).Rodeo2013-01-021-4/+4
* MacGui: Initial x264 presets implementation.dynaflash2013-01-011-51/+1257
* MacGui: add Auto Passthru support.Rodeo2012-01-241-55/+596
* MacGUI: fix the popups in the audio panel.Rodeo2012-01-051-1079/+627
* Add flac + quality + compression level supportjstebbins2011-10-121-1251/+201
* MacGui: Behold that which is hidden ... Batch Queueing Support.dynaflash2011-09-021-4/+43
* MacGui: Widen the encoding progress bar to fit the widened main window ... duh.dynaflash2011-07-281-45/+1017
* MacGui: Increase width of main window from 754 to 960dynaflash2011-06-091-1051/+79
* MacGui: Clean up internal architecture of HB Audio and HBAudioControllerdynaflash2011-05-261-67/+1073
* MacGui: Audio Gain Control initial implementationdynaflash2011-05-261-25/+207
* MacGui: Fix the wording for Peak Framerate to match the Lingui.dynaflash2011-05-191-2/+2
* MacGui: implement Frame Rate Mode as per the Lingui.dynaflash2011-04-151-57/+278
* MacGui: Remove Target Size as a rate control option as it doesn't really work...dynaflash2011-03-011-276/+313
* MacGui: When using x264 and rf 0 is selected show "Warning: Lossless" in the ...dynaflash2011-01-031-984/+12