summaryrefslogtreecommitdiffstats
path: root/audio/deadbeef/README
diff options
context:
space:
mode:
author AlexGAV2010-05-13 00:57:27 +0200
committer David Somero2010-05-13 00:57:27 +0200
commitab08c1b137d2e6b344ad34538a198d6c52bb6e4f (patch)
tree0e6f2e0026014cd9bcaacd350b62a15e473b31ee /audio/deadbeef/README
parent7a751093195f1f2c567ef4aa869a134d802e12d3 (diff)
downloadslackbuilds-ab08c1b137d2e6b344ad34538a198d6c52bb6e4f.tar.gz
audio/deadbeef: Added to 13.0 repository
Diffstat (limited to 'audio/deadbeef/README')
-rw-r--r--audio/deadbeef/README28
1 files changed, 28 insertions, 0 deletions
diff --git a/audio/deadbeef/README b/audio/deadbeef/README
new file mode 100644
index 0000000000..dc06c6f3ef
--- /dev/null
+++ b/audio/deadbeef/README
@@ -0,0 +1,28 @@
+DeaDBeeF (as in 0xDEADBEEF) is an audio player for GNU/Linux systems with X11
+(though now it also runs in plain console without X, in FreeBSD, and
+in OpenSolaris).
+
+Main features:
+
+* mp3, ogg vorbis, flac, ape, wv, wav, m4a, mpc, cd audio (and many more).
+* sid, nsf and lots of other popular chiptune formats.
+* ID3v1, ID3v2.2, ID3v2.3, ID3v2.4, APEv2, xing/info tags support.
+* character set detection for non-unicode id3 tags - supports cp1251
+ and iso8859-1.
+* unicode tags are fully supported as well (both utf8 and ucs2).
+* cuesheet (.cue files) support, with charset detection
+ (utf8/cp1251/iso8859-1).
+* tracker modules like mod, s3m, it, xm, etc.
+* HVSC song length database support for sid.
+* gtk2 interface with efficient custom widgets.
+* no GNOME or KDE dependencies.
+* minimize to tray, with scrollwheel volume control.
+* drag and drop, both inside of playlist, and from filemanagers and such.
+* control playback from command line.
+* global hotkeys.
+* plugin support; bundled with lots of plugins, such as global hotkeys
+ and last.fm scrobbler; sdk is included.
+* duration calculation is as precise as possible for vbr mp3 files (with
+ and without xing/info tags).
+* was tested and works on x86, x86_64 and ppc64 architectures. should work
+ on most modern platforms.