GTK+ audio player
DeaDBeeF is an audio player using GTK+. Through use of the ffmpeg libraries, it supports many formats.
It also supports cuesheets, chiptune formats with subtunes, song-length databases.
It can be extended using plugins (DSP, GUI, output, input, etc.).
The GUI looks similar to Foobar2000.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:15.2/deadbeef && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
0003-Fix-operator-precedence-and-uninitialized-val |
0000001976 1.93 KB | |
_service | 0000000685 685 Bytes | |
deadbeef-1.8.2.tar.gz | 0012859310 12.3 MB | |
deadbeef-better-ogg-and-aac-converter-support.patc |
0000005428 5.3 KB | |
deadbeef-compiler-warnings.patch | 0000006833 6.67 KB | |
deadbeef-drop-documents-installation.patch | 0000000577 577 Bytes | |
deadbeef-fix-return-type.patch | 0000001429 1.4 KB | |
deadbeef-fix_ubuntu_unity_desktop.patch | 0000001186 1.16 KB | |
deadbeef.appdata.xml | 0000002684 2.62 KB | |
deadbeef.changes | 0000030603 29.9 KB | |
deadbeef.spec | 0000007481 7.31 KB | |
deadbeef_disable_psf.patch | 0000004651 4.54 KB |
Revision 14 (latest revision is 15)
Yuchen Lin (maxlin_factory)
accepted
request 776207
from
Hillwood Yang (hillwood)
(revision 14)
- More profiles for ogg and aac add deadbeef-better-ogg-and-aac-converter-support.patch - Fix potential buffer overflow in on_group_by_custom_activate - 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 - Update to version 1.8.1: * Fix audio freeze while sorting. * Fix a crash when resuming playback of a file that has been deleted. * Fix error messages when loading PLS playlist with relative paths. * Fix adjusting shuffle queue after a user initiated track change. * Write Album Artist field into OGG files as "ALBUMARTIST". * Load external album covers before embedded. * Remove the unmaintained sndio plugin. * Fix localisation of status bar. * Add experimental subgrouping support in playlist, via using a "|||" separator for each subsequent nested group, when using
Comments 0