[xiph-cvs] cvs commit: vorbis-plugins/winamp README vorbis.c

Michael Smith msmith at xiph.org
Sat May 12 20:38:31 PDT 2001



msmith      01/05/12 20:38:31

  Modified:    winamp   README vorbis.c
  Log:
  Add some notices that this plugin is deprecated and should no longer be used.

Revision  Changes    Path
1.2       +4 -0      vorbis-plugins/winamp/README

Index: README
===================================================================
RCS file: /usr/local/cvsroot/vorbis-plugins/winamp/README,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- README	2000/04/12 06:56:47	1.1
+++ README	2001/05/13 03:38:31	1.2
@@ -2,6 +2,10 @@
 ________________________________
 Jack Moffitt and Michael Smith (jack at icecast.org, msmith at labyrinth.net.au)
 
+
+WARNING: This plugin is deprecated in favour of the nullsoft-written one
+ available on www.winamp.com. 
+
 You'll need the winamp plugin headers to compile this - available from the 
 Nullsoft developer site. 
 libvorbis and libvorbisfile both compile on win32 now, so you'll need to build 

1.11      +2 -0      vorbis-plugins/winamp/vorbis.c

Index: vorbis.c
===================================================================
RCS file: /usr/local/cvsroot/vorbis-plugins/winamp/vorbis.c,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- vorbis.c	2001/02/20 09:41:57	1.10
+++ vorbis.c	2001/05/13 03:38:31	1.11
@@ -20,6 +20,8 @@
 
 #include "in2.h"
 
+#error Don't use this plugin, it's deprecated. 
+
 
 // post this to the main window at end of file (after playback has stopped)
 #define WM_WA_MPEG_EOF WM_USER + 2

--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'cvs-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the commits mailing list