]> git.sesse.net Git - vlc/history - modules/gui/macosx/simple_prefs.m
Do not include vlc_modules.h in vlc_common.h
[vlc] / modules / gui / macosx / simple_prefs.m
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'
2009-05-25 Jean-Baptiste KempfMerge commit 'origin/1.0-bugfix'
2009-05-25 Jean-Baptiste KempfFix conflicts.
2009-05-25 Jean-Baptiste KempfMerge branch '1.0'
2009-05-24 Jean-Paul Samanmacosx: release allocated objects.
2009-05-21 Felix Paul Kühnemacosx: fixed compilation warning
2009-05-21 Felix Paul Kühnemacosx: fixed compilation warning
2009-04-19 Felix Paul KühneClean up (with a little help from clang)
2009-04-12 Felix Paul Kühnemacosx: get rid of the infamous 'get' prefixes everywhe...
2009-04-08 Felix Paul Kühnemacosx: added 'ffmpeg-skiploopfilter' to the simple...
2009-03-05 Rémi Denis-CourmontFor some reason, the OSX interface uses intf_UserFatal...
2009-02-20 Felix Paul Kühnemacosx: improved font selection in the simple prefs...
2009-02-06 Felix Paul Kühnemacosx: updated used Cocoa methods to the current defin...
2009-02-03 Felix Paul Kühnemacosx: removed settings for the former access-filters
2009-01-19 Rémi Denis-CourmontFix OSX misuses of vlc_list_*
2008-10-18 Jean-Baptiste KempfRevert "Try to not confuse between Dolby Surround ...
2008-10-16 Jean-Baptiste KempfTry to not confuse between Dolby Surround (2.1) and...
2008-10-05 Rémi Denis-Courmontmodule_find, module_exists, module_get_main: remove...
2008-09-22 Felix Paul Kühnemacosx: fix sprefs reset in master, too
2008-09-21 Felix Paul Kühnemacosx: forward-port 17a722aa10 so master is 10.4u...
2008-09-21 Felix Paul Kühnemacosx: fixed behaviour of the volnorm settings for...
2008-09-21 Rémi Denis-CourmontUse module_list_get
2008-09-21 Rémi Denis-Courmontlower case the module_* functions
2008-09-18 Pierre d'Herbemontmacosx: Fix font chooser.
2008-09-16 Pierre d'Herbemontmacosx: Use freetype fonts in simple prefs.
2008-08-23 Felix Paul Kühnemacosx: compilation fix for the 10.4u SDK and removal...
2008-08-23 Pierre d'Herbemontmacosx: Save avi-index.
2008-08-23 Pierre d'Herbemontmacosx: Remove some #define abuses and assert() when...
2008-08-14 Pierre d'Herbemontmacosx: Fix toolbar usage in simple_prefs, and fix...
2008-08-14 Pierre d'Herbemontmacosx: Remove redudant test. ([nil xxx] is a nop).
2008-08-14 Pierre d'Herbemontmacosx: Fix a warning in simple_prefs.
2008-08-10 Derk-Jan Hartmanmacosx: fix key capture for hotkeys when setting new...
2008-08-10 Derk-Jan Hartmanmacosx: cleanup some of the hotkeys in macosx. Still...
2008-08-09 Derk-Jan HartmanMerge branch '0.9.0-libass' of git://git.videolan.org/vlc
2008-08-06 Felix Paul Kühnemacosx: Removed the non-existing font-effect option...
2008-08-03 Pierre d'Herbemontmacosx: Assert() for special error case.
2008-08-03 Derk-Jan Hartmanmacosx: Fix the simple prefs values and titles of strin...
2008-07-26 Felix Paul KühneWrite OSD out in the toolbar's comment. Closes #1699
2008-07-22 Pierre d'Herbemontsimple_prefs: Use quartztext, not freetype.
2008-07-22 Pierre d'Herbemontmacosx: protect against NULL string in simple_prefs.
2008-07-19 Felix Paul KühneRemoved some useless dgb msgs and added some more usefu...
2008-07-17 Felix Paul Kühnemacosx: Work-around a NSUIHeartBeat crash on quit by...
2008-07-08 Felix Paul KühneMinor unification
2008-07-05 Pierre d'Herbemontmacosx: No need to use VLC_OBJECT() here.
2008-06-16 Felix Paul KühneRemoved the 'fetch-meta' setting as it isn't present...
2008-06-13 Felix Paul KühneImplement the full/basic switch correctly and completel...
2008-06-13 Felix Paul KühneAdd support for the http proxy password setting to...
2008-04-27 Felix Paul KühneUse NSInteger since we got it now
2008-04-27 Felix Paul KühneBe sure to declare NSInteger if it isn't present
2008-04-21 Felix Paul KühneSave the Last.FM account's password correctly
2008-04-18 Felix Paul KühneImproved functionality, thanks to the feedback by Rober...
2008-04-06 Felix Paul KühneFixed a rare crash and slightly cleaned the sprefs
2008-03-27 Rémi Denis-CourmontUse KeyToString
2008-03-26 Felix Paul KühneExpand the window downwards, as you would expect this...
2008-03-24 Felix Paul Kühneimplemented the display device selector.
2008-03-24 Felix Paul Kühneimplemented the Visualiser and Video Output module...
2008-03-23 Rafaël CarréMerge branch 'master' of git@git.videolan.org:vlc
2008-03-23 Felix Paul KühneImplemented full localisation.
2008-03-23 Felix Paul Kühneremoved trailing spaces, cough
2008-03-23 Felix Paul Kühnefinished hotkeys settings in simple prefs
2008-03-21 Sam HocevarVarious spelling fixes.
2008-03-12 Felix Paul Kühnedon't reset the controls when awaking from nib, but...
2008-03-12 Felix Paul KühneImplemented the hotkey section of the Simple Preferences
2008-02-27 Felix Paul Kühnemacosx: Implemented the Subs/OSD and Input categories...
2008-02-20 Damien FouilleulMacOSX: fix macosx-embedded -> embedded-video migration
2008-02-13 Felix Paul Kühneqt4/macosx: fixed the embedded vout setting
2008-02-13 Felix Paul Kühnemacosx: implemented the Video category of the SimplePre...
2008-02-09 Felix Paul Kühnemacosx: fully implemented the interface and audio categ...
2008-02-03 Felix Paul Kühnemacosx: GUI demo of Simple Preferences showing the...