changeset 350:7b6ec6ee418d

PONG
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 19 Oct 2005 23:03:00 +0000
parents b5e54614b35a
children 567f05aa90bc
files INSTALL Makefile.am TODO
diffstat 3 files changed, 17 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- a/INSTALL	Wed Oct 19 23:02:02 2005 +0000
+++ b/INSTALL	Wed Oct 19 23:03:00 2005 +0000
@@ -111,6 +111,18 @@
 the package normally, following steps described in next chapter.
 
 
+Installing libSIDPlay2
+======================
+As the installation procedure of libSIDPlay2 is not completely
+transparent or simple, I describe here the steps how to do it
+(hopefully) in a succesful manner:
+
+1) Get libsidplay2, resid and resid-builder packages, which
+are now available from XMMS-SID's homepage too.
+
+2) In following order,
+
+
 Installing XMMS-SID
 ===================
 When you have the requirements installed and working succesfully,
--- a/Makefile.am	Wed Oct 19 23:02:02 2005 +0000
+++ b/Makefile.am	Wed Oct 19 23:03:00 2005 +0000
@@ -74,6 +74,7 @@
 	src/xs_genui.c		src/xs_genui.h		\
 	src/xs_glade.c		src/xs_glade.h		\
 	src/xs_interface.c	src/xs_interface.h	\
+	src/xs_curve.c		src/xs_curve.h		\
 	src/xs_stil.c		src/xs_stil.h		\
 	src/xs_title.c		src/xs_title.h		\
 	src/xs_fileinfo.c	src/xs_fileinfo.h	\
--- a/TODO	Wed Oct 19 23:02:02 2005 +0000
+++ b/TODO	Wed Oct 19 23:03:00 2005 +0000
@@ -85,8 +85,7 @@
      it may have to be reimplemented. blah.
 
   security issues:
-  - how to prevent dns-spoofing or other attempts
-    to distribute invalid data?
+  - how to prevent dns-spoofing or other attempts to distribute invalid data?
   - if forged data is got: exploitation of further vulnerabilities
     in xmms-sid or unzip/tar may be possible
   - only good way would be PGP/GnuPG signing of packages, but
@@ -98,10 +97,9 @@
 
 
 Crazy ideas:
-- Song "pre-rendering" support+position selector
-  work like it "should". Option for those who have the
-  CPU power (or patience) and enough RAM to spare for
-  the whole song. (probably not feasible, dunno.)
+- Song "pre-rendering" support+position selector work like it "should".
+  Option for those who have the CPU power (or patience) and enough RAM
+  to spare for the whole song. (probably not feasible, dunno.)
 
 
 For XMMS-SID2