]> git.sesse.net Git - vlc/commit
skins2: remove vlc_object_alive (deprecated)
authorErwan Tulou <erwan10@videolan.org>
Wed, 27 Jun 2012 16:29:17 +0000 (18:29 +0200)
committerErwan Tulou <erwan10@videolan.org>
Wed, 27 Jun 2012 16:52:49 +0000 (18:52 +0200)
commit41056c6e72ef585f150ab5c8b53dccb8ec9bdeda
tree86fbc0e64b03c5aad874222d10afbd56683bb3af
parent84b5c4ae08d65a368b1f4a68c7d6250f84163a65
skins2: remove vlc_object_alive (deprecated)

And better performance since we were still using the rest of a polling
 mechanism (every 100ms) just to ensure we were alive.
modules/gui/skins2/commands/cmd_quit.cpp
modules/gui/skins2/commands/cmd_quit.hpp
modules/gui/skins2/src/skin_main.cpp
modules/gui/skins2/src/vlcproc.cpp
modules/gui/skins2/src/vlcproc.hpp