SourceForge.net
Support This Project

DeaDBeeF 0.5.0 has finally arrived!

… after 2 betas, 1 rc and 6 months of development :)

downloads: i686 static binary and source tarball

git tag: “0.5.0”

i wanted to make 64 bit static build too, but it turned out that apgcc (from autopackage) doesn’t work correctly with 64bit libs. that means, there won’t be 64 bit static build in the nearest future - so if you have 64 bit system, there are following choices:

  • build it yourself
  • use 32bit version (it should work if 32 bit versions of libgtk2, libalsa, glibc are installed)
  • wait for packages for your distribution

some important information

if you are building from tarball, and wondering where are the aosdk, DUMB, shn and some other plugins – they are not there :) they were moved out of tarball to get the player into linux distributions with strict licensing policies, where they want clean tarballs, without any traces of code that’s not GPL licensed.

but plugins are still in git, and they are in the static build archive. i will also prepare them as separate downloads a bit later.

changelog

posting “full” changelog since 0.4.4 here (extracted from ChangeLog file found in the tarball):

  • added support for multichannel output
  • added support for output in 8,24,32,float32 bits per sample formats
  • improved replaygain support, with new options
  • new DSP plugin API, allowing format conversions, time stretching and multiple instances
  • configurable DSP chains
  • added VGZ support to GME plugin
  • moved libsamplerate resampler to separate DSP plugin
  • added new playlist plugin API
  • added new plugin for importing and exporting M3U and PLS formats
  • added Edit->Sort By menu entry, with flexible sort options
  • DUMB, AOSDK, SHN plugins are not distributed in deadbeef tarball anymore
  • added “Shuffle albums” mode
  • improved metadata editing, allowing modification of any text fields, including custom fields
  • added support for editing metadata for multiple selected tracks
  • improved Album Artist support
  • added album covers to notifications
  • title formatting now gives access to any track properties
  • new option to auto-rename playlist when adding folders
  • multiple mp3 plugin improvements, both speed and stability
  • extended VFS plugin API to allow archive/container plugins
  • added new ZIP plugin, to add/play files from zip files without unpacking
  • numerous stability fixes in CURL plugin
  • numerous stability fixes in AAC plugin
  • fixed “hotkeys stop working after reboot” problem
  • multiple improvements in playlist sorting and grouping
  • multiple fixes in gtk widget rendering (playlist, tab bar, etc)
  • few improvements in cue parser
  • added OSS device selection to gui configuration
  • reworked plugin list UI, to make bigger description field, and per-plugin license terms
  • added saving/restoring window geometry to track properties and preferences
  • new plugin Converter: convert from any supported format using customizable encoder presets)
  • new plugin Soundtouch: resample, change pitch/tempo, timestretch, etc
  • added support for files larger than 2Gb in size
  • fixed CD Audio plugin freeze after switching CDs
  • added support for switching GUI plugins to preferences window
  • customizable lists of supported file extensions in SNDFILE and FFMPEG plugins
  • fixed rendering of right-to-left text in playlist group titles
  • added description with example to shellexec plugin
  • fixed mp3 gapless playback (via LAME info tags)
  • improved search speed
  • added –play-pause command line option
comments

Copyright © 2009-2023 Oleksiy Yakovenko and other contributors.