SourceForge.net
Support This Project

DeaDBeeF 1.8.5 is out

git tag: “1.8.5”

downloads

Welcome the fifth bugfix release for 1.8 series!

changelog since 1.8.4

  • Added the new ISO/IEC Base Media File Format library MP4P for working with MP4 files, which removes MP4FF dependency
  • Added support for additional per-track metadata in cuesheets
  • Added updating titlebar when displaying playback position (Nicolai Syvertsen)
  • Added a more convenient way to edit container widgets in design mode (Nicolai Syvertsen)
  • Fixed ALAC bug whiuch caused division by zero exception
  • Fixed cuesheet parser bug caused by unknown/unsupported field names
  • Fixed a series of bugs in the Adplug plugin
  • Fixed a bug when parsing MP3 Xing/Info header, reading incorrect packet count
  • Fixed a number of bugs in artwork plugin, especially affecting the Windows version (Jakub Wasylków, Keith Cancel)
  • Fixed a SHIFT-JIS detection bug which caused memory corruption
  • Fixed a bug when configuring keyboard shortcut involving Shift key
  • Fixed a bug with playlist becoming to small in certain UI layouts
  • Fixed a crash when deadbeef window becomes too small when using certain UI layouts
  • Fixed drawing playlist column separators in certain newer GTK themes
  • Fixed on-screen notification bug when too many notifications accumulated at the same time, spawning too many threads
  • Fixed a bug, causing the Band field to be missing from %artist% specifier when using title formatting
  • Fixed bugs leaking file handles in AAC and ALAC plugins (Thomas Jepp)
  • Fixed handling certain non-conformant S3M files
  • Fixed a bug where resizing the log window caused the auto-scroll to stop working (Nicolai Syvertsen)
  • Fixed album shuffle bug, causing the same album to repeat after the last track of the album has finished
  • Fixed shuffle bug causing short tracks to repeat
comments

DeaDBeeF 1.8.4 is out

git tag: “1.8.4”

downloads

Welcome the forth bugfix release for 1.8 series!

changelog since 1.8.3

  • Soundtouch plugin has been updated, and is now included in the releases
  • Added %last_modified% title formatting keyword (Cristian Ciocaltea)
  • Fixed stack overflow bug in converter
  • Fixed buffer overflow bug in mp3 parser
  • Fixed handling of leading forward shash character in zipped file names
  • Fixed handling user-specified file mask in artwork plugin
  • Fixed CBR MP3 scanning performance
  • Fixed stack overflow in title formatting tint range calculation
  • Fixed pulseaudio plugin configuration backwards compatibility issue
  • Fixed last.fm scrobbling of streaming shoutcast tracks
  • Fixed deadlock when loading cuesheets which recursively reference themselves
  • Fixed a false-positive when detecting free format MP3 files
  • Fixed skipping unsupported fields in cuesheets
  • Fixed a regression which caused MP3 tag editing to crash when text can’t be represented as CP1252
  • Fixed playback of certain network streams
  • Fixed handling of ID3v2 COMM frame content description data
comments

DeaDBeeF 1.8.3 is out

git tag: “1.8.3”

downloads

Welcome the third bugfix release for 1.8 series!

changelog since 1.8.2

  • Fixed a CD Text reading issue
  • Added title formatting functions: len2, longer, longest, padcut, padcut_right, progress, progress2, right, roman, rot13, shortest, strchr, stricmp, strrchr, strstr, substr, tab, trim (esainane@github)
  • Fixed a bunch of memory bugs in title formatting (esainane@github)
  • Added optional automatic playlist sorting (kpcee@github)
  • Added title formatting value %playback_time_ms% (nonoo@github)
  • Added an option to start deadbeef hidden / minimized to tray (kpcee@github)
  • Fixed %_path_raw% to always produce an URI (Evgeny Kravchenko)
  • Fixed rounding of %selection_playback_time% (kpcee@github)
  • Fixed a memory leak in AAC plugin
  • Fixed crash when removing playlist from UI layout (Nicolai Syvertsen)
  • Added logging of plugin load errors
  • Added an option to replaygain scan all unscanned files in playlist (kpcee@github)
  • Added detecting and ignoring freeformat MP3 files
  • Removed logging of playlist load debug messages
  • Fixed playback stuttering after deleting files
  • Fixed deleting files using playlist tab context menu
  • Fixed saving playlist after deleting files
  • Fixed saving playlist after replaygain scan
  • Fixed a bunch of crashes and memory leaks when opening playlist context menu (Christian Boxdörfer)
  • Fixed a performance issue when seeking in MP3 files
  • Fixed a bunch of issues with Repeat and Shuffle implementation
  • Fixed handling of in-stream HTTP headers for streaming audio
  • Fixed a bunch of bugs in HTTP stream interruption
  • Fixed semicolon-separated values handling in track properties dialog
  • Fixed choosing next track when the currently playing track was removed
  • Fixed seeking out of bounds using hotkeys
  • Fixed saving opus header gain when no replaygain info is present
  • Improved remove from disk dialog (kpcee@github)
  • Fixed ID3v2 TLAN (LANGUAGE) and TMED (MEDIA TYPE) mapping to be consistent with other formats
  • Fixed replaygain bug causing it to be ON by default
  • Fixed bug in elapsed time calculation in replaygain scanner UI
  • Fixed a stack overflow bug when writing ID3v1
  • Added ID3v2 POPM rating support, both reading and writing
  • Fixed an issue with splitters not reaching the view edges
  • Fixed single-quote escaping issue in ShellExec
  • Fixed Add Location dialog not adding URLs
  • Fixed ffmpeg file handle leak
  • Added remove playlist confirmation dialog in GTK UI (kpcee@github)
  • Fixed DTS channel count metadata
  • Fixed loading MP3 album art of APIC type=0 (Other)
  • Added album art fallback to png (jakesfr@github)
  • Fixed ALSA hanging after audio format change
  • Fixed handling “ICY 200 OK” status in vfs-curl (thesame)
  • Improved EQ UI layout in the DSP settings
  • Fixed streamer being stuck in buffering mode when trying to play deleted files
comments

DeaDBeeF 1.8.2 is out

git tag: “1.8.2”

downloads

Welcome the second bugfix release for 1.8 series!

changelog since 1.8.1

  • Volume control from command line supports increment syntax (by eauno1re@github)
  • Fixed writing multi-value fields into FLAC tags
  • Map ALBUMARTIST field to ALBUM ARTIST field in FLAC
  • Fixed sound output plugin selection bug in GTK UI
  • Fixed crash when opening files of 0 size
  • Fixed UI freeze when nullout plugin is selected
  • Fixed a regression in restoring the last selected folder in GTK file chooser
comments

DeaDBeeF 1.8.1 is out

git tag: “1.8.1”

downloads

Welcome the first bugfix release for 1.8 series!

changelog since 1.8.0

  • Fixed audio freeze while sorting
  • Fixed crash when resuming playback of a file that’s been deleted
  • Fixed error messages when loading PLS playlist with relative paths
  • Fixed adjusting shuffle queue after a user initiated track change
  • Write Album Artist field into Ogg files as “ALBUMARTIST”
  • Load external album covers before embedded
  • Removed the unmaintained sndio plugin
  • Fixed localization of status bar
  • Added experimental subgrouping support in playlist, via using ||| separator for each subsequent nested group, when using Group by -> Custom (by ToadKing)
  • Added new title formatting functions $stripprefix and $swapprefix (by ToadKing)
  • Changed supereq DSP configuration to be more compact horizontally and to have more slider precision
  • Updated Repeat and Shuffle hotkey names to match the menus
  • Fixed rounding bug of total playtime in statusbar
  • Fixed design mode splitter handles dragging beyond the window edges
  • Fixed setting album art size based on larger dimension (by ToadKing)
  • Fixed regression causing custom layouts with splitters look wrong
  • Added FLAC plugin option to ignore corrupted stream errors
  • Fixed supereq reentrancy bug, potentially causing crash after changing audio output configuration
  • Fixed reloading replaygain info
  • Fixed writing replaygain info to APEv2 tags
comments

Archive: 1 2 3 4 5 6 7 8 9 10 11 12

Copyright © 2009-2023 Oleksiy Yakovenko and other contributors.