]> git.sesse.net Git - vlc/blobdiff - modules/video_filter/atmo/AtmoDefs.h
Qt: kill a bunch of warnings
[vlc] / modules / video_filter / atmo / AtmoDefs.h
index ed48e880f31caf5f65c1bb5f92de9b3619dc5e9b..ace817271cd11d54ae2dd202da7fa0b73fac18f5 100644 (file)
@@ -13,7 +13,6 @@
 
 #if defined(__LIBVLC__)
 
-#   include "config.h"
 #   include <vlc_common.h>
 
 /* some things need to be changed if this code is used inside VideoLan Filter Module */
@@ -114,7 +113,8 @@ enum AtmoConnectionType
       actNUL = 3,
       actMultiAtmo = 4,
       actMondolight = 5,
-      actMoMoLight  = 6
+      actMoMoLight = 6,
+      actFnordlicht = 7
 };
 static const char *AtmoDeviceTypes[] = {
       "Atmo-Classic",
@@ -123,10 +123,10 @@ static const char *AtmoDeviceTypes[] = {
       "Nul-Device",
       "Multi-Atmo",
       "Mondolight",
-      "MoMoLight"
-
+      "MoMoLight",
+      "Fnordlicht"
   };
-#define ATMO_DEVICE_COUNT 7
+#define ATMO_DEVICE_COUNT 8
 
 #if defined(_ATMO_VLC_PLUGIN_)
 enum EffectMode {