]> git.sesse.net Git - vlc/commit
* - This should fix the "crash upon quit" issue with VLC Mac OS X.
authorDerk-Jan Hartman <hartman@videolan.org>
Thu, 15 Dec 2005 01:44:00 +0000 (01:44 +0000)
committerDerk-Jan Hartman <hartman@videolan.org>
Thu, 15 Dec 2005 01:44:00 +0000 (01:44 +0000)
commit06ecc0b06606d780410b41770840c4eeb6032135
treeefa60f5e1530dad799e721caaccc8db972effc75
parentd91bba21e9d6763ed8dd8eb643b5116b3ba50c0b
* - This should fix the "crash upon quit" issue with VLC Mac OS X.
  - It should also no longer crash if you select macosx as an extraintf. This is not allowed. It is the cause of the NSDictionary crash reported often in the forums. Notice however that if you have selected a primary interface that is not macosx, you might end up with a "blank application" forcing you to reset the preferences manually (your fault for mocking with them in the first place).
  - Should fix clivlc mode. (this mode allows you to run VLC on OSX while no user is logged in, in the GUI).

Thanks to Jean-Michel Vallat for kicking my ass. :D
modules/gui/macosx/intf.m
src/interface/interface.c