hrm... from teh changelog:
QUOTE
10/8/03 - Version 0.2.0.0 Released
Release Notes:
Added configuration window, and implemeted custom title formating
Still no playback

(i thought it was just broken, due to the following recursive shell output, but went back to the changelog and reread it...)
QUOTE
[dtsc] InputPlugin
[dtsc] dtsc_init
[dtsc] dtsc_get_song_info
[dtsc] dtsc_play_file
[dtsc] dtsc_get_time
[dtsc] dtsc_get_time
[dtsc] dtsc_stop_file
[dtsc] dtsc_play_file
[dtsc] dtsc_get_time
[dtsc] dtsc_get_time
[dtsc] dtsc_stop_file
so this is essentially just dtscinfo with an xmms frontend, which doesn't seem much more useful than the cli itself, no?
anyways, to get it to compile, you need to comment out the whole draw_logo code, because the author didn't include the necessary xpm logo in the tarball, and it isn't available on teh homepage.
later