]> git.sesse.net Git - vlc/commit
* libvlc.c : Win32 compilation fix.
authorXavier Marchesini <xav@videolan.org>
Wed, 21 Aug 2002 09:26:53 +0000 (09:26 +0000)
committerXavier Marchesini <xav@videolan.org>
Wed, 21 Aug 2002 09:26:53 +0000 (09:26 +0000)
commit620b69bbc279ac087207681fa16d49640756eed0
tree7f362efe558ef3b0c204a63b0262cd4dda32fa26
parent97acd0f3a9be33c502acc3f22c4c8335e70f7293
* libvlc.c : Win32 compilation fix.
* modules.c : we now check the directory plugins/ to find some plugins.
(this will allow us to use the packager / installer which wasn't aware
of plugins -> modules :)
src/libvlc.c
src/misc/modules.c