]> git.sesse.net Git - vlc/history - modules/gui/macosx/simple_prefs.m
macosx: Repack module_config_t.
[vlc] / modules / gui / macosx / simple_prefs.m
2012-08-21 Sebastien Zwickertmacosx: Repack module_config_t.
2012-08-14 Felix Paul Kühnemacosx: added 'avcodec-hw' to simple prefs
2012-08-09 Felix Paul Kühnemacosx: remove no longer existing 'language' option...
2012-07-24 David Fuhrmannmacosx: display preferences windows on a level >= video...
2012-06-30 Naohiro KORIYAMAmacosx: fixed font selector panel on certain setups
2012-06-05 David Fuhrmannmacosx: also round volume percents
2012-06-05 David Fuhrmannmacosx: change opacity slider to percent in simple...
2012-06-04 David Fuhrmannmacosx: remove "macosx-autosave-volume" as its already...
2012-05-31 Felix Paul Kühnemacosx: set 'freetype-font' to the postscript name...
2012-05-28 Felix Paul Kühnemacosx: automatically close the shared NSFontPanel...
2012-05-17 Felix Paul Kühnemacosx: added 'video-deco' to the simple preferences...
2012-05-17 Felix Paul Kühnemacosx: code optimizations - no functional change
2012-05-11 Felix Paul Kühnemacosx: improve the handling of broken prefs and make...
2012-04-17 Rafaël Carréffmpeg options were renamed
2012-04-06 Felix Paul Kühnemacosx: added 'deinterlace' and 'deinterlace-mode'...
2012-04-06 Felix Paul Kühnemacosx: added options to modify the subtitle outline...
2012-04-06 Felix Paul Kühnemacosx: prevent a crash by stopping the current input...
2012-03-20 Rémi Denis-CourmontMove configuration defines to <vlc_plugin.h>
2012-03-15 Felix Paul Kühnemacosx: make sure that the options in a module list...
2012-03-13 David Fuhrmannmacosx: group methods in simple_prefs.m for better...
2012-03-13 David Fuhrmannmacosx: disable native fullscreen checkbox only once
2012-03-13 David Fuhrmannmacosx: implement double click for hotkey prefs
2012-03-10 David Fuhrmannmacosx: disable native fullscreen checkbox in prefs...
2012-02-24 Felix Paul Kühnemacosx: removed tabs and fixed whitespacing errors
2012-02-18 Felix Paul KühneRevert "macosx: prevent unwanted strings from being...
2012-02-17 Felix Paul Kühnemacosx: prevent unwanted strings from being displayed...
2012-02-12 Felix Paul Kühnemacosx: fixed caching preferences (refs #5994)
2012-02-11 David Fuhrmannmacosx: don't allow lion fullscreen in combination...
2012-02-05 Felix Paul Kühnemacosx: make sure that all the tooltips in the sprefs...
2012-02-05 Felix Paul Kühnemacosx: added 2 options: 'macosx-pause-minimized' and...
2012-02-05 David Fuhrmannmacosx: save volume in prefs only if controls are editable
2012-01-29 David Fuhrmannmacosx: implements user choice to autosave volume on...
2012-01-27 Felix Paul Kühnemacosx: improve reliability to detect text field conten...
2012-01-22 Faustino E. Osunamacosx: don't assign NULL as pref button tooltip
2012-01-18 Brendon Justinmacosx: Cache level pref should set file-caching
2012-01-18 Brendon Justinmacosx: Custom caching option should not set values
2012-01-16 Brendon Justinmacosx: Add "Preload MKVs in local dir" to simple prefs
2012-01-13 Felix Paul Kühnemacosx: fixed crash when opening the simple preferences...
2012-01-12 Christoph MiebachUsing strings 3 times, defining each only once
2012-01-11 Felix Paul Kühnemacosx: prevent ugly rendering artifacts when resizing...
2012-01-11 Felix Paul Kühnemacosx: only enable Lion's fullscreen mode in case...
2012-01-06 Felix Paul Kühnemacosx: fixed volume range (fix #5790)
2011-12-06 Rafaël CarréOSX: Sparkle is not optional
2011-11-24 Rafaël CarréOSX: test and use frameworks correctly
2011-11-23 Rafaël CarréOSX: make BGHUDAppKit and Sparkle optional
2011-10-15 Felix Paul Kühnemacosx: copyright fixes
2011-10-03 Felix Paul Kühnemacosx: fixed handling of plus and minus keys
2011-10-03 Felix Paul Kühnemacosx: fixed hotkeys for non-ascii-character and non...
2011-09-26 Felix Paul Kühnemacosx: fixed hotkey support for the arrow keys and...
2011-09-26 Felix Paul Kühnemacosx: fixed l10n of the Growl option
2011-09-04 Felix Paul Kühnemacosx: replace the 'basic' vs 'all' radio button on...
2011-08-30 Rémi Denis-CourmontUpdate user interface for caching unification
2011-08-21 Felix Paul Kühnemacosx: added an option to disable the native fullscree...
2011-08-19 Felix Paul Kühnemacosx: implement a 'Record' menu item
2011-08-16 Felix Paul Kühnemacosx: moved compatiblity fixes to a designated header
2011-08-16 Felix Paul Kühnemacosx: added native fullscreen support for OS X Lion
2011-08-15 Rémi Denis-CourmontRemove module_hold and module_release
2011-08-15 Felix Paul Kühnemacosx: saved various objc selector dispatches when...
2011-08-14 Felix Paul Kühnemacosx: re-implemented a non-embedded video window
2011-08-05 Felix Paul Kühnemacosx: removed no longer existing option 'server-port...
2011-08-05 Felix Paul Kühnemacosx: added CoreAnimation based transitions to displa...
2011-07-22 Felix Paul Kühnemacosx: added option to switch between bright and dark...
2011-07-12 Felix Paul Kühnemacosx: replaced quartztext options in the simple prefs...
2011-07-11 Felix Paul Kühnemacosx: make sure that we don't block media keys for...
2011-07-04 Felix Paul Kühnemacosx: removed headphone virtualization and normvol...
2011-06-29 Rémi Denis-CourmontReplace CONFIG_HINT and CONFIG_ITEM with a boolean...
2011-06-05 Felix Paul Kühnemacosx: fixed volume normalizer prefs and crash when...
2011-05-02 Felix Paul Kühnemacosx: adapted to latest config API changes
2011-04-25 Felix Paul Kühnemacosx: fixed media key support on OS X 10.6+
2011-04-10 Felix Paul Kühnemacosx: forward-port Growl option in the sprefs
2011-04-05 Felix Paul Kühnemacosx: replaced various deprecated methods with their...
2011-04-05 Felix Paul Kühnemacosx: more hotkey improvements
2011-04-05 Felix Paul Kühnemacosx: re-written hotkey preferences
2011-02-10 Rémi Denis-CourmontMerge ConfigKeyToString and KeyToString
2010-07-27 Rémi Denis-CourmontDo not include vlc_modules.h in vlc_common.h
2010-06-28 Sebastien ZwickertMacOS: fixes memory management issue. closes #3807
2010-05-25 Laurent AimarRemoved fake access.
2010-03-15 Felix Paul Kühnelegacy OS X intf: removed nslog-based debug
2009-10-07 Rémi Denis-CourmontKeyToString: allocate key on heap
2009-08-25 Felix Kühnemacosx: fixed some compilation warnings
2009-08-19 Felix Paul Kühnemacosx: remove previous updater code as it is now repla...
2009-07-31 Felix Paul Kühnemacosx: some more Sparkle demos
2009-07-30 Felix Paul Kühnemacosx: forward-port recent preferences and media keys...
2009-07-17 Felix Paul Kühnemacosx: sync option strings with 1.0-bugfix
2009-07-16 Felix Paul Kühnemacosx: implemented on-the-fly activation of the Media...
2009-06-26 Felix Paul Kühnemacosx: implemented options to disable Apple Remote...
2009-06-15 Felix Paul Kühnemacosx: disable the font-selector button in case quartz...
2009-06-13 Felix Paul Kühnemacosx: fallback on freetype if quartztext isn't present
2009-06-13 Felix Paul Kühnemacosx: fixed remaining 64bit issues
2009-06-02 Felix Paul Kühnemacosx: volume needs to be stored in absolute numbers...
2009-05-31 Rémi Denis-CourmontMerge commit 'origin/base'
2009-05-29 Felix Paul Kühnemacosx: fixed another array which isn't released before...
2009-05-29 Derk-Jan Hartmanmacosx preferences: more memleaks
2009-05-29 Derk-Jan Hartmanmemleaks: Several Mac OS X interface related memleaks.
2009-05-27 Rémi Denis-CourmontMerge branch 'base' into master
2009-05-26 Rémi Denis-CourmontMerge branch 1.0-bugfix (early part) into master
2009-05-26 Felix Paul Kühnemacosx: fixed regressions from merges with the 1.0...
2009-05-26 Derk-Jan HartmanMerge commit 'origin/1.0-bugfix'
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
next