]> git.sesse.net Git - vlc/commit
* port of the WX-advanded-GUI to OSX (refs #268)
authorFelix Paul Kühne <fkuehne@videolan.org>
Thu, 4 Aug 2005 23:24:50 +0000 (23:24 +0000)
committerFelix Paul Kühne <fkuehne@videolan.org>
Thu, 4 Aug 2005 23:24:50 +0000 (23:24 +0000)
commit36ef2f6c3a6405a222d359cc5041e24beaaa32ab
treed7b775f6434d29826e774e0ff2072a00fa43b099
parent7088b9a6804f2892d560cb78c732acc4f2126d47
* port of the WX-advanded-GUI to OSX (refs #268)
- the adjust-image-filter and the audio-filters are completely useable

ToDo:
- complete i18n support
- video-filters
- loading the settings from the prefs correctly
- probably minor layout tweaks, etc.
13 files changed:
Makefile.am
extras/MacOSX/Resources/English.lproj/Extended.nib/classes.nib [new file with mode: 0644]
extras/MacOSX/Resources/English.lproj/Extended.nib/info.nib [new file with mode: 0644]
extras/MacOSX/Resources/English.lproj/Extended.nib/keyedobjects.nib [new file with mode: 0644]
extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
extras/MacOSX/Resources/English.lproj/MainMenu.nib/keyedobjects.nib
extras/MacOSX/vlc.pbproj/project.pbxproj
modules/gui/macosx/Modules.am
modules/gui/macosx/extended.h [new file with mode: 0644]
modules/gui/macosx/extended.m [new file with mode: 0644]
modules/gui/macosx/intf.h
modules/gui/macosx/intf.m