]> git.sesse.net Git - vlc/commit
Initial commit for EPG class for EPG Viewing
authorLudovic Fauvet <etix@l0cal.com>
Tue, 26 Jan 2010 23:45:01 +0000 (00:45 +0100)
committerJean-Baptiste Kempf <jb@videolan.org>
Thu, 28 Jan 2010 00:38:51 +0000 (01:38 +0100)
commit3484582d7784ec3b9e0bcc17e5896089e234aee6
tree52406dc41a0be9fb235e69de4bd6d3b3ba9c9600
parent1dc6a868e2fc711565160e0fa5889d1ebda9cf27
Initial commit for EPG class for EPG Viewing
modules/gui/qt4/components/epg/EPGEvent.hpp [new file with mode: 0644]
modules/gui/qt4/components/epg/EPGItem.cpp [new file with mode: 0644]
modules/gui/qt4/components/epg/EPGItem.hpp [new file with mode: 0644]
modules/gui/qt4/components/epg/EPGRuler.cpp [new file with mode: 0644]
modules/gui/qt4/components/epg/EPGRuler.hpp [new file with mode: 0644]
modules/gui/qt4/components/epg/EPGView.cpp [new file with mode: 0644]
modules/gui/qt4/components/epg/EPGView.hpp [new file with mode: 0644]
modules/gui/qt4/components/epg/EPGWidget.cpp [new file with mode: 0644]
modules/gui/qt4/components/epg/EPGWidget.hpp [new file with mode: 0644]