summaryrefslogtreecommitdiffstats
path: root/macosx/English.lproj/Preferences.xib
Commit message (Expand)AuthorAgeFilesLines
* MacGui: changed the class of the preferences window from NSPanel to NSWindow....ritsuka2014-11-181-1/+1
* MacGui: fixed another label size due to the Helvetica/Lucida Grande differences.ritsuka2014-11-131-5/+5
* MacGui: reordered the options in the advanced preferences tab.ritsuka2014-10-311-63/+82
* MacGui: made a bunch of labels bigger to make the whole text visible when com...ritsuka2014-10-231-7/+10
* MacGui: removed the appearanceType attribute in the xib to make them compile ...ritsuka2014-10-061-2/+2
* MacGui: realigned the prefs ui a bit.ritsuka2014-09-171-28/+33
* MacGui: removed some attributes from the xib that might building on 10.8 .ritsuka2014-08-281-2/+2
* MacGui: corrected a label text in the prefs audio tab.ritsuka2014-08-251-1/+1
* MacGui: added a note in the prefs audio tab about the native languages and cu...ritsuka2014-08-251-5/+14
* MacGui: removed a couple of unused preferences keys (CheckForUpdates, Disable...ritsuka2014-08-241-34/+29
* MacGui: Fixed the languages selection in the built in presets for languages w...ritsuka2014-08-161-335/+5
* MacGui: removed the “Show Presets Drawer” preference. The state of the dr...ritsuka2014-08-101-14/+3
* MacGui: Adds a new sheet for audio defaults (presets), uses the same preset k...ritsuka2014-08-041-16/+5
* MacGui: updated Preferences.xib to the new format.ritsuka2014-08-031-3894/+948
* MacGUI: Expanded the auto name feature to make it as powerful as the WinGUI c...ritsuka2014-07-111-885/+1175
* MacGui: get rid of now obsolete @"UseCoreAudio" preference and related widgetsRodeo2013-06-201-210/+133
* MacGui: Raise the maximum allowable previews from 30 to 60 in 5 preview incre...dynaflash2013-02-201-22/+166
* MacGui: Add support for a secondary audio language track.dynaflash2012-08-271-39/+358
* MacGui: add Auto Passthru support.Rodeo2012-01-241-263/+116
* MacGui: Fix borked "When Done" Preference drop down which was inexplicably lo...dynaflash2011-08-121-775/+422
* MacGui: In Preferences, Instead of the old "Use iTunes / iPod friendly file e...dynaflash2011-01-191-355/+148
* Add Bluray supportjstebbins2010-09-081-22/+147
* MacGui: Rework how we get encode and queue done alerts.dynaflash2010-07-261-42/+200
* MacGui: Audio fixes regarding CoreAudio as default.dynaflash2010-02-231-15/+8
* MacGui: Add the ability to send the finished encode to any application the us...dynaflash2010-01-121-49/+174
* MacGui: make crf default for x264dynaflash2009-10-191-208/+781
* MacGUI: Disabled the Picture panel in the preferences window, some minor alig...ritsuka2009-06-191-93/+208
* MacGui: Remove Sparkle's "Send anonymouns system information" preference as t...dynaflash2009-06-171-72/+14
* MacGui: Sparkle - Added "Send anonymous system information" to the preference...dynaflash2009-06-171-15/+73
* MacGui: Sparkel updater prefs - remove hourly from the check for updates inte...dynaflash2009-06-171-24/+2
* MacGui: Sparkle Updater preferences changes.dynaflash2009-06-171-51/+289
* MacGui: Add Preference to use CoreAudio in place of FAAC when choosing a preset.dynaflash2009-05-291-29/+82
* MacGui: Preset Import / Export initial implementation and auto updating of bu...dynaflash2009-05-081-18/+74
* add libdvdnav supportjstebbins2009-04-271-18/+82
* MacGui: Remove ".33" from Preferences > Advanced > x264 quality slider granul...dynaflash2009-02-121-24/+3
* MacGui: Constant Quality Slider now QP/RF based.dynaflash2009-02-101-17/+231
* MacGui: Disable the toolbar hide button in the pref window, it was looking at...ritsuka2009-02-081-20/+64
* MacGui: Add a preference so we can specify what we do at launch, choices are:dynaflash2008-12-121-21/+208
* MacGui: Add selectable logging levels to the Advanced preferences.dynaflash2008-12-011-14/+196
* MacGui: Remove custome decomb option from preferences and Picture Settingsdynaflash2008-11-301-79/+18
* MacGui: Picture Previews - increase the maximum number of previews per title ...dynaflash2008-11-301-2/+38
* MacGui: Implement variable number of preview framesdynaflash2008-11-301-19/+194
* MacGui: Cleanup HBPreferncesController and the preferences nib a little. Orig...ritsuka2008-11-261-20/+59
* MacGui: Acivity Logs for individual encodes initial implementationdynaflash2008-10-301-12/+62
* MacGui: Remove legacy preferences since they are now controlled via the presets.dynaflash2008-08-041-771/+165
* git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1471 b64f7644-9d1e-0410-96...jbrjake2008-05-291-406/+537
* MacGui: Un-Banish the 64 bit mp4 checkbox from the Siberia known as the prefe...dynaflash2008-02-211-509/+396
* MacGui: remove the preference to turn off verbose output in the activity window.dynaflash2008-02-131-497/+429
* MacGui: Be Gone x264 (h.264 iPod) encoder drop down!dynaflash2008-01-211-568/+453
* MacGui: Sparkle Updater initial implementationdynaflash2008-01-161-2346/+2369