]> git.sesse.net Git - vlc/commit
stats-change variable for statistics/removing stats timer from qt4 interface
authorIlkka Ollakka <ileoo@videolan.org>
Sun, 12 Oct 2008 11:48:26 +0000 (14:48 +0300)
committerIlkka Ollakka <ileoo@videolan.org>
Sun, 12 Oct 2008 12:08:36 +0000 (15:08 +0300)
commit8689e8be211fe01376316a99fefb8c908263f97e
tree26b8cf9df4e53d212458d435d7f7b4a53391f011
parent77a5fef919c5e2668991b9ae6e3e44a9901835e8
stats-change variable for statistics/removing stats timer from qt4 interface

- Add stats-change variable for input to inform when statistics are computed
- Use that variable in qt4 interface to update statistics so no need to loop
  with timer ( ticket #1365)
modules/gui/qt4/components/info_panels.cpp
modules/gui/qt4/dialogs/mediainfo.cpp
modules/gui/qt4/input_manager.cpp
modules/gui/qt4/input_manager.hpp
modules/video_output/x11/xcommon.c
src/input/input.c
src/input/var.c