]> git.sesse.net Git - vlc/commit
* withCString is deprecated in 10.4. Use WithUTF8String instead, as VLC's core is...
authorFelix Paul Kühne <fkuehne@videolan.org>
Sun, 23 Dec 2007 10:15:49 +0000 (10:15 +0000)
committerFelix Paul Kühne <fkuehne@videolan.org>
Sun, 23 Dec 2007 10:15:49 +0000 (10:15 +0000)
commitd0d0541e004aae6cc99c76f4d9d01070f6de0799
tree8c52f0d79cf169a572cb3dd87da0bf31dd4da802
parent08557e2ec6805b9a7b5321c09df9236d8a972048
* withCString is deprecated in 10.4. Use WithUTF8String instead, as VLC's core is completely UTF8 now. Remove a couple of (nowadays) useless checks
modules/gui/macosx/intf.m
modules/gui/macosx/open.m
modules/gui/macosx/playlist.m
modules/gui/macosx/playlistinfo.m
modules/gui/macosx/prefs_widgets.m
modules/gui/macosx/vout.m