]> git.sesse.net Git - vlc/commit
* added the opaqueness-slider to the extended panel (refs #318)
authorFelix Paul Kühne <fkuehne@videolan.org>
Thu, 18 Aug 2005 16:12:29 +0000 (16:12 +0000)
committerFelix Paul Kühne <fkuehne@videolan.org>
Thu, 18 Aug 2005 16:12:29 +0000 (16:12 +0000)
commit2ae76332515144ed04563bbb811ff64708671caf
tree74d8dcc4ff260e518842491c7c25a4a0bb5ec4c7
parentdb818a6a503868148279c01742f15d6406823507
* added the opaqueness-slider to the extended panel (refs #318)
    - on-the-fly changing is not yet possible, since I don't know the correct pointer (the current one gives "dereferencing pointer to incomplete type"); see FIXME.
* VLCExtended is the delegate for o_extended_window now, to save the prefs automatically, once VLC is going to be terminated
* "awakeFromNib" was partially moved to "showPanel" to retrieve the slider values before showing the window, in case they were saved in the prefs-window
extras/MacOSX/Resources/English.lproj/Extended.nib/classes.nib
extras/MacOSX/Resources/English.lproj/Extended.nib/info.nib
extras/MacOSX/Resources/English.lproj/Extended.nib/keyedobjects.nib
modules/gui/macosx/extended.h
modules/gui/macosx/extended.m