Changeset bc07639dbb9956f3d64a179565a06392c8232845

Show
Ignore:
Timestamp:
07/03/06 14:30:27 (3 years ago)
Author:
Christophe Mutricy <xtophe@videolan.org>
git-committer:
Christophe Mutricy <xtophe@videolan.org> 1141738227 +0000
git-parent:

[5fa29dff00ebba51942ad39d6a803de2dfcf264a]

git-author:
Christophe Mutricy <xtophe@videolan.org> 1141738227 +0000
Message:

HACKING: Add a note about the module cache and vlc --list

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • HACKING

    r8d65083 rbc07639  
    8686configure. 
    8787 
     88VLC keeps a cache of its module (in ~/.vlc/cache on Linux), so you'll have to delete it. (or use vlc --reset-plugins-cache) 
     89Then use vlc -vvv --color --list to check that your plugin is seen by VLC. 
    8890