[vlc-devel] vlc: svn commit r14243 (fkuehne)
Subversion daemon
svn at videolan.org
Sat Feb 11 18:42:44 CET 2006
r14243 | fkuehne | 2006-02-11 18:42:40 +0100 (Sat, 11 Feb 2006) | 8 lines
Changed paths:
M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/classes.nib
M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/keyedobjects.nib
M /trunk/modules/gui/macosx/wizard.h
M /trunk/modules/gui/macosx/wizard.m
* support for applying the same settings to multiple files in single run of the wizard (just select multiple items in the playlist)
- note: due to this, the types of some objects in the main dictionary changed from NSString to NSArray. Additionally, this code does neither run nor compile on 10.2 anymore.
- various loops are being performed during the run of the wizard now. Please shout if this is noticeably slower on older Macs
* solved a UTF-8-issue which prevented the usage of certain files which were added to the playlist previously
* optimised the existing code here and there
* make sure that all settings are kept for a session
Thanks to zorglub for the playlist-hint :)
--
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