8 Commits

Author SHA1 Message Date
naddy
7bf30a2ab8 Switch the MP3 decoder from libmad to libmp123.
mpg123 is still maintained upstream and also faster, in case somebody
runs this on a really, really slow machine.  All our archs support
floating point, so there is no reason to use the fixed-point libmad
for MP3 decoding.

Tested by rapha@
2018-07-18 19:36:37 +00:00
naddy
88e2d2c21d Drop support for tremor (obsolete fixed-point Vorbis decoder), which
will be going away soon.
2018-07-11 13:38:03 +00:00
pascal
dbbd796eb4 Update to xmms2 0.8, with small tweaks from Brad.
ok aja@, maintainer timeout
2012-06-09 09:46:18 +00:00
jasper
db2c357793 - update xmms2 to 0.7
from maintainer
2010-04-24 17:37:54 +00:00
ajacoutot
1da6ba8a26 - add c++ and python bindings
from Amaury Gauthier (maintainer)
2009-07-12 20:25:00 +00:00
ajacoutot
e19f4b7d9b Fix perl modules.
from James Wright via Amaury Gauthier (maintainer)
2009-06-08 17:08:48 +00:00
ajacoutot
7749af807d - tyop; just imported, no bump 2009-06-03 18:26:49 +00:00
ajacoutot
028b9f0869 Import xmms2-0.6
X-platform Music Multiplexing System 2 is a client-server audio player.
Client-server model allows XMMS2 to have various multiple (remote)
interfaces (as clients):
    * Command line interfaces
    * GTK clients (matching GNOME & Xfce4 look and feel)
    * KDE clients (matching KDE look and feel)
It has a wide format support and can play over different media.
It comes with Medialib, a database-driven media library which stores
metadata about songs as they're played, so songs can be quickly recalled
and new playlists easily made. The media library can be easily queried
and managed using Collections.

from Amaury Gauthier (maintainer) with several tweaks by me
2009-06-03 18:25:25 +00:00