[vlc-devel] vlc: svn commit r23607 (pdherbemont)
Antoine Cellerier
dionoea at via.ecp.fr
Fri Dec 14 17:07:56 CET 2007
On Fri, 14 Dec 2007 16:02:53 +0100 (CET), Subversion daemon
<svn at videolan.org> wrote:
> r23607 | pdherbemont | 2007-12-14 16:02:53 +0100 (Fri, 14 Dec 2007) | 2
> lines
> Changed paths:
> M /trunk/modules/gui/macosx/playlist.m
>
> modules/gui/macosx/playlist.m: Don't use p_module directly.
Did you test that code? It looks kind of wrong. You shouldn't need to
strcmp( "services_discovery" ) anymore, especially not on a string which
doesn't represent a module's capability but its name (ppsz_services is the
module name, ppsz_names is the long name).
--
dionoea
Antoine Cellerier
More information about the vlc-devel
mailing list