]> git.sesse.net Git - vlc/commit
QT/EPG: Fix EPGItem management.
authorAdrien Maglo <magsoft@videolan.org>
Fri, 18 Jun 2010 20:14:53 +0000 (22:14 +0200)
committerAdrien Maglo <magsoft@videolan.org>
Fri, 18 Jun 2010 20:15:03 +0000 (22:15 +0200)
commit753a7d15e9d2dedf650789245dc7d0b5b1765c65
tree6e9d1b915d6da4c9f20228e277ee24d2482dea80
parentc57d47dbe87f236784e975743ae1fe32e18fdcdc
QT/EPG: Fix EPGItem management.
Synchronize correctly with the EPG structures provided by the core.
Remove EPGItems from the EPGView when they are not anymore stored.
modules/gui/qt4/components/epg/EPGEvent.hpp
modules/gui/qt4/components/epg/EPGView.cpp
modules/gui/qt4/components/epg/EPGView.hpp
modules/gui/qt4/components/epg/EPGWidget.cpp