DeaDBeeF is een opensourcemuziekspeler voor Linux. Voorheen was X11 nodig, maar tegenwoordig kan het ook vanaf de commandline in FreeBSD en OpenSolaris worden gebruikt. Ondersteuning is aanwezig voor onder andere mp3, ogg vorbis, flac, wav en audio-cd's. Verder is er een 18-kanaalsequalizer, kunnen de metatags worden aangepast en kunnen de mogelijkheden verder met plug-ins worden uitgebreid. Meer informatie over het programma is op deze pagina te vinden. Iets meer dan een week geleden is versie 0.5.0 verschenen en inmiddels is 0.5.1 alweer beschikbaar.
Changelog since 0.5.0DeaDBeeF 0.5.0 has finally arrived!
- Fixed crash bug after deleting playlists
- Fixed importing fb2k EQ presets
- Fixed bug causing garbage output when DSP plugins were changing channels count
- Added oggenc --ignorelength bug workaround to converter
- Added new mono2stereo DSP plugin
- Fixed numerous bugs in multichannel support, down/upmixing, sampleformat conversions, etc
- Fixed updating window titlebar after editing current track metadata
- Fixed wrong middle mouse button double-click reaction in tray icon
- Fixed scrobbling last track in "don't loop" mode
- Fixed shuffle albums mode when user starts album from the middle
- Added connection timeout to libmms to prevent several-minutes freezes on unresolved hosts
- Fixed inconsistent gui reaction when going from 1st track to previos in "don't loop" mode
- Removed -s option from bundled AAC encoder preset, for compatibility with older versions of FAAC
- Fixed multiple selection "sticking" when pressing left+right mouse buttons, or trying to play missing file
- Fixed syncing converter DSP preset list with the list from Preferences DSP tab
- FLAC plugin can now play files which report zero size, but have samples in them
- Fixed playback of U8 wav files, and all the libsndfile formats that were not working in raw reading mode
- Added option (on by default) to convert 8 bit samples to 16 bit
- Added automatic samplerate option to SRC plugin
- Restored "use ALSA resampling" option in ALSA plugin
- Fixed several output format bugs in ALSA plugin
- Added support for creating directory tree in converter plugin (Jan D. Behrens)
- Set converter output folder to $HOME when it's empty
- Added new DSP plugin method "can_bypass", to detect when DSP plugins can be bypassed by streamer
- Improved check for multiple instances
- Fixed loading cuesheets from archives
- Added automatic resampler setup on 1st run with empty dsp chain, to simulate 0.4.4 behaviour
Posting "full" changelog since 0.4.4 here
- 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