]> git.sesse.net Git - vlc/commit
libvlc: Add a --verbose-objects option to select which objects should print their...
authorPierre d'Herbemont <pdherbemont@videolan.org>
Sun, 6 Jul 2008 13:45:23 +0000 (15:45 +0200)
committerPierre d'Herbemont <pdherbemont@videolan.org>
Sun, 6 Jul 2008 13:46:17 +0000 (15:46 +0200)
commit497b59e4fc525cca1fd422c0b5ece0672d4d8036
tree0f4accbecac2746f449b8461e973b8d6840b4511
parent1f4f0a78432bfe8f2aef0b119a181f2e05b3cd29
libvlc: Add a --verbose-objects option to select which objects should print their msg.

Sample usage:
--verbose-objects=+input,-all
include/vlc_messages.h
src/libvlc-module.c
src/libvlc.c
src/libvlc.h
src/misc/messages.c