| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: deadbeef-devel | Distribution: openSUSE:Factory:zSystems |
| Version: 1.9.5 | Vendor: openSUSE |
| Release: 1.2 | Build date: Tue Mar 21 08:16:29 2023 |
| Group: Development/Libraries/C and C++ | Build host: s390zp25 |
| Size: 118777 | Source RPM: deadbeef-1.9.5-1.2.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://deadbeef.sourceforge.io/ | |
| Summary: Development files for deadbeef | |
This package provides headers for DeaDBeeF plugins development.
Zlib
* Fri Feb 24 2023 Michael Pujos <pujos.michael@gmail.com>
- 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 <pujos.michael@gmail.com>
- 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 <bjorn.lie@gmail.com>
- Add fix-ffmpeg-5-support.patch: Fix build against ffmpeg 5.0x
* Thu Nov 03 2022 Paolo Stivanin <info@paolostivanin.com>
- 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 <dimstar@opensuse.org>
- 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 predivan@mts.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
* Thu Sep 09 2021 Carsten Ziepke <kieltux@gmail.com>
- Update version to 1.8.8
- Fixed: A crash and file path issues in PSF plugin
- Fixed: A crash when reading certain AAC files
- Fixed: Reading and writing metadata in certain MP4 files, which
didn't work before
- Fixed: Finding a cuesheet when the path contains symlink
- Fixed: %isplaying% and %ispaused% title formatting behavior
- Fixed: Playback of raw AAC files with ID3v2 tags
- Fixed: Infinite loop when trying to $replace an empty string
using title formatting
- Added: Handling of Disc subtitle frames in ID3v2 and APE tags
- Added: New improved plugin preferences UI
- Added: Non-modal preferences window
- Added: `$rgb()` title formatting function
- Added: Group title colorization support via title formatting
- Added: Plugin report and filtering in Plugin list
- Added: Focusable playlist tabs with keyboard navigation support
- Added: Sorting plugin list alphabetically
- Added: Reading of WAV RIFF tags
- Added: Improved album path handling, especially for Windows
- Added: Drag-and-drop on the main window
- Added: Using scroll wheel with seek bar
- Added: "Play Next" context menu action
- Added: Handling samplerates higher than 192KHz to pulseaudio
- Added: Delete from disk dialog will highlight the Delete button
as destructive action
* Thu Apr 01 2021 Predrag Ivanović <predivan@mts.rs>
- Disable LTO for now.
Enabling LTO breaks the use of Clang as a compiler.
It's detected by the build system, but compiler test fails, so
the build fails, since Clang is the only supported compiler now.
- Disable soundtouch plugin on i586 architecture.
* Thu Mar 25 2021 Predrag Ivanović <predivan@mts.rs>
- Update version to 1.8.7
* Fixed: Pulseaudio crash after a non-critical recoverable error
* Fixed: Hotkeys were sometimes not connecting to the correct UI plugins
* Fixed: Hotkey action "Sort by title" was missing
* Fixed: Unsupported ID3v2 frames are converted to supported frames instead of discarding
* Fixed: MP4 crash when encountering unknown metadata fields
* Fixed: Writing MP4 tags would corrupt the metadata, if the moov box is moving to the end of file
* Fixed: Off-by-one error when loading unsynchronized ID3v2.3 and 2.2 tags (sktt@github)
* Fixed: Parsing ALAC M4A files without relying on legacy 24-byte magic cookie
* Fixed: Saving the player resume state whenever a song finishes playing
* Fixed: ALSA deadlock / distortion bug caused by changing audio format at a wrong moment
* Fixed: WMA+CUE crash
* version 1.8.6
* Fixed loading encoder presets in non-portable builds
* Fixed truncation of long group titles in the playlist
* version 1.8.5
* 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
- Package changes
* Switch the build to Clang (the only upstream supported compiler since version 1.8.6)
* Remove deadbeef_disable_psf.patch, use configure switch instead.
* Use _service generated tarball instead of the broken Github one (missing gitmodules).
* Spec-cleaner run
* Sat Jul 04 2020 Hillwood Yang <hillwood@opensuse.org>
- Fix deadbeef.appdata.xml
* Thu Jul 02 2020 Hillwood Yang <hillwood@opensuse.org>
- Update version to 1.8.4
* 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 zipper 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
- Drop deadbeef-better-ogg-and-aac-converter-support.patch, merged by upstream
- Drop 0003-Fix-operator-precedence-and-uninitialized-value-warn.patch, merged
by upstream
- Drop deadbeef-fix-return-type.patch, fixed by upstream.
- Drop deadbeef-compiler-warnings.patch, fixed by upstream.
* Thu Apr 02 2020 Hillwood Yang <hillwood@opensuse.org>
- Update version to 1.8.3
* 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
- Drop deadbeef-fix_ubuntu_unity_desktop.patch, merged by upstream.
* Sun Feb 16 2020 Hillwood Yang <hillwood@opensuse.org>
- More profiles for ogg and aac
add deadbeef-better-ogg-and-aac-converter-support.patch
* Thu Jan 16 2020 olaf@aepfle.de
- Fix potential buffer overflow in on_group_by_custom_activate
* Mon Jan 06 2020 Hillwood Yang <hillwood@opensuse.org>
- Update version to 1.8.2
* 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
- Fixed reture type, add deadbeef-fix-return-type.patch
- Install documents by rpmbuild, add deadbeef-drop-documents-installation.patch
/usr/include/deadbeef /usr/include/deadbeef/artwork.h /usr/include/deadbeef/converter.h /usr/include/deadbeef/deadbeef.h /usr/include/deadbeef/gtkui_api.h
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Oct 31 00:36:47 2025