diff src/adplug/adplug-xmms.cc @ 1984:489e32a8e106

change some places to use set_params() instead of set_info() directly
author William Pitcock <nenolod@atheme.org>
date Sun, 07 Oct 2007 14:19:19 -0500
parents fa9f85cebade
children b0ff8640f338
line wrap: on
line diff
--- a/src/adplug/adplug-xmms.cc	Sun Oct 07 01:13:02 2007 -0500
+++ b/src/adplug/adplug-xmms.cc	Sun Oct 07 14:19:19 2007 -0500
@@ -801,7 +801,7 @@
 
   // Set XMMS main window information
   dbg_printf ("xmms, ");
-  adplug_ip.set_info (plr.songtitle, plr.songlength, freq * sampsize * 8,
+  playback->set_params (playback, plr.songtitle, plr.songlength, freq * sampsize * 8,
                       freq, stereo ? 2 : 1);
 
   // Rewind player to right subsong