# HG changeset patch # User Matti Hamalainen # Date 1129762980 0 # Node ID 7b6ec6ee418d963bee9f729ab837dd3cdcb91917 # Parent b5e54614b35ab25ca909af96ab4de011b85ec3ec PONG diff -r b5e54614b35a -r 7b6ec6ee418d INSTALL --- 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, diff -r b5e54614b35a -r 7b6ec6ee418d Makefile.am --- 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 \ diff -r b5e54614b35a -r 7b6ec6ee418d TODO --- 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