Hi! some of you might remember my TrAmp for windows, if you dont TrAmp is a music addon(in some form) for Tremulous, enabling you to control, and display your music from within Tremulous. I have recently started work on TrAmp for Linux, of course this is client side, so im releasing the patch and client with built in XMMS control. If you do not know what XMMS is, or even Linux this isnt a topic for you lol, but for the ones that use Linux, and also use XMMS please check this out
SVN: 755
Included patches:
tjw's backport patch --
http://trem.tjw.org/backport/tremulous-svn755.patchBenmachines's black to gray text patch --
http://mercenariesguild.net/patches/?do=details&task_id=76Added Cvars:
t_txtsent - the text that will be sent before the song title when t_displaysong is called(ex. /t_txtsent "Im listening to" will output "Im listening to Deftones - Elite" into the chat)
Added Commands:
t_displaysong - displays what your currently listening to while including t_txtsent
t_nextsong - changes to the next song on the playlist
t_prevsong - changes to the previous song on the playlist
t_pausesong - pauses the current song playing
t_playsong - unpauses the current song paused
t_stopsong - stops the current song from playing at all
Downloads:
http://mercenariesguild.net/patches/?do=details&task_id=121Notes:
I know the makefile is a little hacked up but it works
