[vlc-devel] vlc: svn commit r12430 (hartman)
Subversion daemon
svn at videolan.org
Mon Aug 29 22:11:00 CEST 2005
r12430 | hartman | 2005-08-29 22:10:59 +0200 (Mon, 29 Aug 2005) | 3 lines
Changed paths:
M /trunk/modules/gui/macosx/intf.h
M /trunk/modules/gui/macosx/intf.m
* loadNibNamed:withOwner calls awakeFromNib on owner. Therefore opening panels resulted in reinitializing some of VLCMain's stuff. This included evalutation of p_intf->b_play, which triggered an unintended call to playlist_Play().
this fixes #323
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
More information about the vlc-devel
mailing list