[vlc-devel] commit: Initial commit for EPG class for EPG Viewing (Ludovic Fauvet )

git version control git at videolan.org
Thu Jan 28 01:38:48 CET 2010


vlc | branch: master | Ludovic Fauvet <etix at l0cal.com> | Wed Jan 27 00:45:01 2010 +0100| [3484582d7784ec3b9e0bcc17e5896089e234aee6] | committer: Jean-Baptiste Kempf 

Initial commit for EPG class for EPG Viewing

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=3484582d7784ec3b9e0bcc17e5896089e234aee6
---

 modules/gui/qt4/components/epg/EPGEvent.hpp  |   49 +++++++++
 modules/gui/qt4/components/epg/EPGItem.cpp   |  143 ++++++++++++++++++++++++
 modules/gui/qt4/components/epg/EPGItem.hpp   |   69 ++++++++++++
 modules/gui/qt4/components/epg/EPGRuler.cpp  |   96 ++++++++++++++++
 modules/gui/qt4/components/epg/EPGRuler.hpp  |   54 +++++++++
 modules/gui/qt4/components/epg/EPGView.cpp   |  135 +++++++++++++++++++++++
 modules/gui/qt4/components/epg/EPGView.hpp   |   65 +++++++++++
 modules/gui/qt4/components/epg/EPGWidget.cpp |  150 ++++++++++++++++++++++++++
 modules/gui/qt4/components/epg/EPGWidget.hpp |   66 +++++++++++
 9 files changed, 827 insertions(+), 0 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=3484582d7784ec3b9e0bcc17e5896089e234aee6



More information about the vlc-devel mailing list