]> git.sesse.net Git - vlc/commit
plugin.cpp: auto-detect debbuger and change threading mechanism to avoid VLC intializ...
authorDamien Fouilleul <damienf@videolan.org>
Tue, 11 Oct 2005 15:14:08 +0000 (15:14 +0000)
committerDamien Fouilleul <damienf@videolan.org>
Tue, 11 Oct 2005 15:14:08 +0000 (15:14 +0000)
commit7445b6bdc79aa60e338ca3572a771a942e7903c6
tree881bcd0f1b271bc14f259cdb7eb3d8c9a9488b44
parentca0ada335e61e0c94104f56e7eeb56ca9c2a2b2b
plugin.cpp: auto-detect debbuger and change threading mechanism to avoid VLC intialization lock when launching a debug session
plugin.h: validate container code page before using it
utils.cpp,utils.h: type clean-up
connectioncontainer.cpp: fixed stack corruption (???)  when poping and dispatch an event
activex/connectioncontainer.cpp
activex/plugin.cpp
activex/plugin.h
activex/utils.cpp
activex/utils.h
activex/vlccontrol.cpp