]> git.sesse.net Git - vlc/commit
Qt: input manager and media info cleanup continues.
authorJean-Baptiste Kempf <jb@videolan.org>
Wed, 31 Dec 2008 12:03:47 +0000 (13:03 +0100)
committerJean-Baptiste Kempf <jb@videolan.org>
Wed, 31 Dec 2008 12:43:08 +0000 (13:43 +0100)
commitfab94892f2c53eddcd293fb6405c4595ef197452
tree567371fe85b87eb9a759c972cc89af8b5545e0ab
parent4792d5665b894cb162a905cf3ab6182bc3435539
Qt: input manager and media info cleanup continues.

The code seems to be in a better shape now, and removes duplicates calls.
However: there seems to be a few issues left:
 - If you open the MediaInfo Dialog before an input, it doesn't fill after
 - If you stop, the MediaInfo doesn't clean itself.
modules/gui/qt4/components/info_panels.cpp
modules/gui/qt4/components/info_panels.hpp
modules/gui/qt4/dialogs/mediainfo.cpp
modules/gui/qt4/input_manager.cpp