]> git.sesse.net Git - vlc/blobdiff - plugins/beos/MsgVals.h
* Fixed the BeOS compile typo.
[vlc] / plugins / beos / MsgVals.h
index 11c94babf785c627888e82e454bd8b47decb12e5..618a10102ba8c05a8cc05f96ab3fbca92e342154 100644 (file)
@@ -2,9 +2,9 @@
  * MsgVals.h
  *****************************************************************************
  * Copyright (C) 2001 VideoLAN
+ * $Id: MsgVals.h,v 1.5 2001/03/25 17:09:14 richards Exp $
  *
- * Authors: 
- *          Tony Castley <tcastley@mail.powerup.com.au>
+ * Authors: Tony Castley <tcastley@mail.powerup.com.au>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -36,4 +36,5 @@ const uint32 SEEK_PLAYBACK  = 'SEEK';
 const uint32 VOLUME_CHG     = 'VOCH';
 const uint32 VOLUME_MUTE       = 'MUTE';
 const uint32 SELECT_CHANNEL = 'CHAN';
+const uint32 SELECT_SUBTITLE = 'SUBT';