SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for deadbeef-1.9.6-1699.77.pm.3.x86_64.rpm :

* Mon Nov 11 2024 olafAATTaepfle.de- Convert BuildRequires from libfaad-devel to pkgconfig(faad2)- Support ffmpeg 7.1 with 70ae99463889e191c3d5d0af6ba28e893d73a63f.patch
* Tue Mar 19 2024 Guillaume GARDET - Drop hardcoded \'-msse3\' in ddb_dsp_libretro (fix non-x86 builds)
* Fri Mar 01 2024 Michael Pujos - removed deadbeef-fix-includes.patch. Modify CFLAGS instead- removed upstream patches:
* deadbeef-fix-register-cxx17.patch
* deadbeef-adplug-use-cxx11.patch
* deadbeef-fix-libretro-compilation.patch- Update to 1.9.6:
* Fixed: Drawing spectrum analyzer in discrete frequencies mode
* Fixed: Handling the option to enter archives when scanning folders (fudanchii)
* Fixed: Playback performance issue when searching in large playlist
* Fixed: Possible crash when starting playback with ALSA plugin
* Fixed: Shuffle albums was not using Album Artist
* Fixed: Title formatting failure with large calculated values
* Fixed: Loading of small album art image files
* Fixed: MP4 parser failing to read/write certain tags correctly
* Fixed: Handling of title-formatted paths
* Fixed: A bug when editing metadata in multiple selected tracks
* Fixed: OSD notification reuse by default, with an option to disable
* Added: Bit depth override option (HiFiPhile)
* Added: DSD DoP support for ALSA/FFMPEG plugins (HiFiPhile)
* Added: $put, $puts, $get title formatting functions (Robin Ekman)
* Mon May 08 2023 Jaime Marquínez Ferrándiz - Add deadbeef-fix-register-cxx17.patch- Add deadbeef-adplug-use-cxx11.patch
* Fri Feb 24 2023 Michael Pujos - removed fix-warning.patch, not needed anymore- added pipewire build dependency- added deadbeef-fix-desktop-file.patch to fix bogus \"Play Pause\" action- added upstream deadbeef-fix-libretro-compilation.patch to fix compilation on ARM- Update to 1.9.5:
* Fixed: GME chiptune voice muting was affecting converter / replaygain scanner
* Fixed: SID chiptune voice muting was affecting converter / replaygain scanner
* Fixed: SID stereo was not working the way it was intended
* Fixed: Wave format conversion regressions, which could lead to wrong channels mapping
* Fixed: Converter race condition bug when checking whether a directory exists (dakeryas)
* Fixed: Album art fetching for tracks with multiple artists
* Fixed: GTK warning when opening track properties
* Fixed: Prompting before deleting playlist via middle mouse button
* Fixed: Album art left/right/center alignment in GTKUI
* Fixed: Removed embedded album art size limit for ID3v2 tags
* Fixed: Deadlock when trying to delete files from disk
* Fixed: Mute functionality for output plugins with their own volume control
* Fixed: Switching to previous/next track after the current track is removed
* Fixed: Incorrect playlist affected by hotkeys
* Fixed: Unsynchronized ID3v2 tag loading (credit: Robin Seth Ekman)
* Fixed: Spectrum analyzer buffer overflow
* Fixed: Deadlock when removing multiple selected tracks while one of them is playing
* Added: Pipewire output plugin (saivert)
* Added: LibRetro resampling plugin (toadking)
* Added: Chiptune voice muting in DUMB plugin
* Added: Improved drawing of spectrum analyzer
* Added: $itematindex(index,value) function to title formatting, get value by index from multivalue fields
* Sun Jan 01 2023 Michael Pujos - Update to 1.9.4:
* Fixed: Deadlock when playing network streams
* Fixed: Handling multi-value genre in ID3v2
* Fixed: Will fully reinitialize ALSA device when changing output format, to be compatible with more DACs
* Fixed: Duplicate playlist menu item was not showing
* Fixed: A random crash in visualization code
* Added: Customizable visualization background color for GTKUI
* Added: 64-bit seeking support in AAC, ALAC, Sndfile, Musepack, MP3, WMA, Vorbis
* Added: Embedded album art from OGG files
* Added: When double clicking a playlist in Playlist browser, will play the first track in the shuffle queue, according to current settings (pappnu)
* version 1.9.3
* Fixed: OpenBSD compatibility / warnings (Brad Smith)
* Fixed: Crash when loading certain malformed cuesheets
* Fixed: API behavior change regression causing certain plugins to malfunction
* Added: Support for building with FFMPEG 5.0 (xuzhen)- Removed fix-ffmpeg-5-support.patch: not needed anymore- Fixed deadbeef Help menu entries resulting in file not found errors
* Sun Nov 06 2022 Bjørn Lie - Add fix-ffmpeg-5-support.patch: Fix build against ffmpeg 5.0x
* Thu Nov 03 2022 Paolo Stivanin - Update to 1.9.2:
* Fixed: Many race conditions, deadlocks and crashes
* Fixed: Crash when reading metadata of some .SPU files
* Fixed: Config file content was repeated twice
* Fixed: Default album art max file size increased to 40MB (Dakeryas)
* Fixed: Reading some DTS files which require a larger buffer when probing
* Fixed: Noise was played in the beginning of DTS files
* Fixed: Default cddb server changed to gnudb.gnudb.org:8880
* Fixed: Crash when playing certain .AY files
* Fixed: Playlist corruption when sorting by random
* Fixed: Crash in the sndfile plugin
* Fixed: Spectrum analyzer samplerate bug
* Fixed: Visualization buffer out-of-bounds access
* Fixed: Multichannel down-mixing bug
* Added: Notification displaying compatibility with KDE 5.23.5
* Added: GTKUI oscilloscope rendering with anti-aliasing
* Added: Selection Properties widget configurable to display metadata, properties, or both
* Added: Toggle Pause action in the Deadbeef.desktop file
* Added: Confirmation dialog when removing a playlist using hotkey
* Added: Improved Sort By -> Custom dialog- Add fix-warning.patch
* Mon Jul 04 2022 Dominique Leuenberger - Sync ExcludeArch %ix86 with libdispatch: libdispatch is not being buily and as such we don\'t have the needed dep available.
* Sat Jul 02 2022 predivanAATTmts.rs- Update to version 1.9.1:
* Remove the hearts from default titlebar - mainly because large percentage of systems can\'t display emoji in the title bar.
* fix LINGUAS and translators.txt to include \'be\'
* translation: restore Belarussian language translation
* gtkui: exclude medialib files, to avoid broken tarball Changes in 1.9.0
* Fixed: WMA regression which caused corrupt playback
* Fixed: Deadlock in ALSA plugin
* Fixed: Mis-detection of raw AAC files as MP4 files
* Fixed: Handling empty title formatting scripts
* Fixed: Memory error when dragging playlist via Playlist Browser
* Fixed: Keyboard nagivation issues across playlist tabs (Saivert)
* Fixed: Playlist tabs and playlist customized colors bugs (Saivert)
* Fixed: Paused state was not persisted correctly after force-quitting
* Fixed: Regression which broke musepack seeking
* Fixed: Crash when notification artwork could not be found
* Fixed: Poor performance when saving playlist and configuration files
* Fixed: sndfile not opening files because of uninitialized memory access bug
* Fixed: Crash when removing tracks from playlist while they\'re playing
* Fixed: Rendering group titles with blank text
* Fixed: Delay activation of a playlist tab during drag-drop over the tab bar
* Fixed: ᵣussian and ᵦelarussian languages are no longer supported
* Added: Long file seeking support for Opus and FFMPEG
* Added: HTTPS support for vfs_curl in portable builds, via libmbedtls
* Added: New Scope and Spectrum Analyzer visualizations
* Added: Visualization appearance preferences pane
* Added: New album art loader
* Added: Configurable volume bar scale (dB, linear, cubic) via context menu (Saivert)
* Added: Title formatting $year(time) function
* Added: GTK UI for editing a chosen field of multiple selected tracks, in a table interface
* Added: Creating new playlist via clicking the \"+\" button in the playlist tab strip (Saivert)
* Added: Improved DSP preferences GTK UI (Saivert)
* Added: Improved handling of invalid MP3 files
* Added: Last.fm scrobbler will use HTTPS by default- Refresh deadbeef-drop-documents-installation.patch- Add deadbeef-fix-includes.patch
 
ICM