Revisions of deadbeef (16)
- Fix compiler warnings - fully fork into PMBS
- Fix build of vfs_zip plugin. - Rename deadbeef-restricted-plugins to deadbeef-plugins-extra. - Move locales to deadbeef-lang package. - Move documentation to a proper directory.
Updated to 0.6.2 and corrected licences.
Thanks. I deleted the broken link, so it should work now.
- update to 0.5.4
* fixed starting the player using "deadbeef" command without path
* fixed missing ; in deadbeef.desktop
* fixed big-endian support in sndfile plugin
* m3u: fixed few parser bugs; added audio/x-scpls mime-type support;
fixed m3uext support
* adplug: upgraded to 2.2.1, added fake-surround support and emu selection
* added ShellExec GUI configuration support (thanks to Azeem Arshad)
* fixed id3v2 parser whitespace trimming bug
* "Stop after current" can be reconfigured to be auto-reset each time
* auto-save EQ state on every change
* gcc 4.7 compile fix in SID plugin
* added new Sort->Random feature, to randomize the playlist (thanks to Defusix)
* converter: fixed writing wav files sized over 2 gigs
* converter: added support for reconstructing of the folder structrure based on
longest common root folder
* converter: added support for writing files to the source track folders
* fixed possible hang caused by race condition in the alsa/streamer interaction
* wildmidi: fixed possible linking errors
* fixed ignoring cuesheet and log fields in search
* added support for TXX DATE field as written by FB2K
* bogus "plugin.so file not found" errors are no longer printed
* fixed bug in search window causing all tracks to become selected on some actions
* fixed possible crash when loading corrupted playlist files
* EQ window will reflect changes in the DSP chain configuration
* fixed excessive CPU load while streamer is waiting for the last track to finish
* alsa: fixed sleep time bug, which should improve CPU load (thanks to Martin Panter)
* alsa: fixed buffer underrun handling problem which was causing sound jittering on
slow media like sshfs, cd, etc (thanks to Martin Panter)
* mp3: added option to disable gapless playback, but improve speed (thanks to
changed BuildRequires libffmpeg-devel to libffmpeg_oldabi-devel