 |
XMMS2 0.5 Dr Lecter (Default)
|
Section: Unix |
|
|
|
| Added: Sat, May 21st 2005 05:47 UTC (3 years, 6 months ago) |
Updated: Sun, Jun 15th 2008 20:44 UTC (5 months, 6 days ago) |
|
|
About:
XMMS2 is a redesign of the XMMS music player. It
features a client-server model, allowing multiple
(even simultaneous!) user interfaces, both textual
and graphical. All common audio formats are
supported using plugins. On top of this, there is
a flexible media library to organize your music.
Release focus: Major feature enhancements
Changes:
This release has new plugins and support for Ruby 1.9.
Author:
Tobias Rundström [contact developer]
Homepage:
http://sourceforge.net/projects/xmms2/
Changelog:
http://wiki.xmms2.xmms.se/index.php/Release:DrLecter
Trove categories:
[change]
Dependencies:
[change]
GLib 2.2.0 (required)
MAD (Default branch) (required)
Python 2.2.1c1 (required)
SQLite 3.2.0 (required)
Ruby 1.8.0 (optional)
[download links]
|
|
» Rating:
8.41/10.00
(Rank N/A)
» Vitality: 0.02% (Rank 2826)
» Popularity: 2.93% (Rank 1583)

(click to enlarge graphs)
Record hits: 31,610
URL hits: 17,115
Subscribers: 66
|
|
Projects depending on this project:
TurboX2
|
|
Branches
Releases
|
Version
|
Focus
|
Date
|
|
0.5 Dr Lecter
|
Major feature enhancements |
15-Jun-2008 20:44 |
|
0.2
|
Major feature enhancements |
20-May-2007 19:46 |
|
0.2 DrHouse
|
Minor feature enhancements |
03-Dec-2006 03:58 |
|
0.2 DrFeelgood
|
Minor bugfixes |
16-Jul-2006 14:11 |
|
0.2 DrEvil
|
Major feature enhancements |
06-Jul-2006 23:28 |
|
0.2 DrDolittle
|
Minor feature enhancements |
28-Mar-2006 05:48 |
|
0.2
|
Minor bugfixes |
21-Feb-2006 18:52 |
|
0.2 DrBombay
|
Major bugfixes |
13-Jan-2006 18:16 |
|
0.2 DrAlban
|
Major feature enhancements |
18-Dec-2005 20:11 |
|
0.1DR2.2
|
Minor bugfixes |
06-Sep-2005 22:09 |
Comments
[»]
I don't think this wise.
by nateatmyballs - May 21st 2005 18:14:01
I don't really want to completely nay-say you here, but the idea of having
excessive dependancies seems a foolhardy choice to make.
Ruby and Python should not get involved in something that should be so
simple, why would you need two extra languages involved? Just leave it as
C.
Anyways, I know you must have your reasons, but to me it doesn't make any
sense to use three languages to make a music playing programme, or suite as
you have it.
-- Nate
[reply]
[top]
[»]
Re: I don't think this wise.
by Sham Chukoury - May 21st 2005 22:27:51
> Ruby and Python should not get involved
> in something that should be so simple,
> why would you need two extra languages
> involved? Just leave it as C.
If you look carefully, you'll notice that Ruby is an optional dependency.
It's needed if you want to build the Ruby bindings to the XMMS2 client
library. There are more optional dependencies than this, for various
plugins, but I haven't listed them.
Python is a required dependency, since it's required for scons, and is
required to generate some code (generate-converter -> converter.c) during
the build process.
[reply]
[top]
[»]
Re: I don't think this wise.
by daniel svensson - May 22nd 2005 08:45:45
> Python is a required dependency, since
> it's required for scons, and is required
> to generate some code
> (generate-converter -> converter.c)
> during the build process.
That is, python is only necessary during build.
The real dependencies for the produced binary are:
glib - Easier to port. xmms2 currently compiles on BSD, Linux, Darwin,
Windows* without thousands of ifdefs.
sqlite - The medialib.
Then you probably want some way to play music..for example:
mad - Responsible for MP3 playback
vorbis - Responsible for Ogg/Vorbis.
flac - Responsible for flac.
* Windows doesn't really work yet, see the wiki/bts if you want to help.
-- /daniel svensson
[reply]
[top]
[»]
Re: I don't think this wise.
by nateatmyballs - May 23rd 2005 22:12:07
Thanks, that does make a little more sense.
-- Nate
[reply]
[top]
|
|
 |