README 681 B

12345678910111213141516171819202122232425262728293031
  1. This piece of code was written by Marc Bruenink.
  2. I took his code and made some modifications, mainly
  3. throwing out fade option (just putting plain name song
  4. without fade-out fun), and making it stable
  5. with my version of XMMS.
  6. Nikola Kotur <kotnik@ns-linux.org>
  7. -- Original README:
  8. if you want to install: just read INSTALL
  9. --------------------------
  10. |my code classifications:|
  11. --------------------------
  12. great and functional but upgradable (of course):
  13. myhelpfunctions.h ( why a header?? i don't know ;)
  14. Xlib_textfader.h
  15. Xlib_textfader.cc
  16. simple & pseudo c++:
  17. titlefader.cc
  18. fucking code but operative (at least)
  19. configuration.h (should be splited in h and cc)