diff gui/win32/skinload.h @ 36429:28ea255e40ce

Add support for TV/DVB to the GUI. Support is limited to a single (resp. the first) card. At the same time, add the new GUI option 'gui_tv_digital', the new GUI message 'evPlayTV' and the new GUI font symbol 'b'. Additionally, update the documentation.
author ib
date Fri, 29 Nov 2013 12:41:32 +0000
parents ac6c531dc9d1
children 2b3ede5f8424
line wrap: on
line diff
--- a/gui/win32/skinload.h	Fri Nov 29 12:34:21 2013 +0000
+++ b/gui/win32/skinload.h	Fri Nov 29 12:41:32 2013 +0000
@@ -150,6 +150,7 @@
   evPlayVCD,
   evPlayDVD,
   evLoadURL,
+  evPlayTV,
   evPlaySwitchToPause,
   evPauseSwitchToPlay,
   evBackward10sec,