diff gui/win32/skinload.c @ 34387:0ba85cad4c7e

Add audio CD playback support to the X11/GTK GUI. (The Win32 GUI already had this support. Add missing - although already used - user event evPlayCD here as well as internal event ivSetCDTrack - although it's unused - for consistency.)
author ib
date Sat, 31 Dec 2011 12:38:52 +0000
parents d188b59d3fa4
children 74622554a386
line wrap: on
line diff
--- a/gui/win32/skinload.c	Sat Dec 31 12:20:08 2011 +0000
+++ b/gui/win32/skinload.c	Sat Dec 31 12:38:52 2011 +0000
@@ -57,6 +57,7 @@
     {   evLoadSubtitle,         "evLoadSubtitle"        },
     {   evDropSubtitle,         "evDropSubtitle"        },
     {   evPlaylist,             "evPlaylist"            },
+    {   evPlayCD,               "evPlayCD"              },
     {   evPlayVCD,              "evPlayVCD"             },
     {   evPlayDVD,              "evPlayDVD"             },
     {   evLoadURL,              "evSetURL"              }, // legacy