| Beep-media-player was a relatively straightforward port of xmms to GTK+ 2, and it worked perfectly well. The BMP devs have gone off to do something called "bmpx", which is a complete rewrite of BMP to match their ideas of the perfect player; meanwhile, audacity is a fork that continues where BMP left off, with just incremental changes. There's also something called XMMS2, but that's another complete rewrite project. So Audacious is the most direct successor, it has a basic set of plugins, and plugins from xmms or BMP can be ported straightforwardly (it's essentially the same interface, just a few changes in config handling, and of course GTK+ 1 is replaced with GTK+ 2) |