[vlmc-devel] commit: Adding a notification zone. ( Hugo Beauzée-Luyssen )
git at videolan.org
git at videolan.org
Mon Jul 19 22:01:49 CEST 2010
vlmc | branch: master | Hugo Beauzée-Luyssen <beauze.h at gmail.com> | Mon Jul 19 21:52:14 2010 +0200| [5153fabae109190ce91d780b74a7fb9fb2e482be] | committer: Hugo Beauzée-Luyssen
Adding a notification zone.
> http://git.videolan.org/gitweb.cgi/vlmc.git/?a=commit;h=5153fabae109190ce91d780b74a7fb9fb2e482be
---
src/CMakeLists.txt | 3 +
src/Gui/MainWindow.cpp | 14 ++++++
src/Gui/MainWindow.h | 6 +-
src/Gui/widgets/NotificationZone.cpp | 70 ++++++++++++++++++++++++++++++++
src/Gui/widgets/NotificationZone.h | 68 +++++++++++++++++++++++++++++++
src/Gui/widgets/ui/NotificationZone.ui | 41 ++++++++++++++++++
src/Media/Transcoder.cpp | 7 +++
src/Media/Transcoder.h | 2 +
8 files changed, 208 insertions(+), 3 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlmc.git/?a=commitdiff;h=5153fabae109190ce91d780b74a7fb9fb2e482be
More information about the Vlmc-devel
mailing list