Version: 3.9-bp150.1.3
* Sun Oct 29 2017 olaf@aepfle.de
- Remove the versioned conditional for Qt build.
It builds fine in PackageHub, and audacious-plugins expects the
Qt variant.
- Remove Qt and GTK conditionals, they are always enabled and the
name is too generic
- Remove conditional for appdata for obsolete Leap 42.1
* Wed Aug 23 2017 aloisio@gmx.com
- Update to version 3.9
Qt UI enhancements:
* More configurable main window, with new View menu and
additional options in Settings (#657)
* Full drag-and-drop capability for playlist entries
* Configurable playlist columns (add, remove, resize, and
rearrange)
* New controls for stream recording
* Improved playlist search bar, which hides until Control+F is
pressed, matches results more intelligently, and even mimics
the keyboard controls of the old 'Jump to Song' dialog
* Integrated menu items and keyboard shortcuts for the
Playlist Manager and Search Tool
* More detailed yet unobtrusive reporting of errors via the
status bar
* Visual indication when 'Stop After This Song' is active, by
making the stop button a toggle
* Better high-DPI support and many other cosmetic fixes
Usability improvements:
* A Comments column can be displayed in the playlist, and used
to sort it (#560)
* Bold, italics, and capitals highlight different types of
results in the GTK+ version of the Search Tool (#701)
* The Record button is hidden to prevent accidental usage
until recording is enabled in Settings (#703)
* Recording settings can be changed without immediately
starting to record the currently playing stream
* The unhelpful "Unknown playback error" message has been
removed
Advanced features:
* audtool gains better support for multiple playlists with the
- -select-displayed and --select-playing commands (#609)
* Recursive adding of folders specified in M3U playlists (#731)
* Direct output to ALSA devices that require packed 24-bit
audio
* Automatic switching between track and album ReplayGain modes
when shuffle is enabled/disabled
* Option in Speed and Pitch effect to adjust both parameters
in lockstep, thereby preventing distortion
Under the hood:
* Conversion of a substantial amount of C-like code to safer
C++ practices
* For the Windows build, an update to the newer MinGW-w64
toolchain (still 32-bit)
- Changed source URL
* Tue May 16 2017 jengelh@inai.de
- Ensure neutrality of description.
Update package summaries so they are not all the same.
* Thu Jan 26 2017 sor.alexei@meowr.ru
- Update to version 3.8.2:
* No changelog available.
* Wed Dec 07 2016 sor.alexei@meowr.ru
- Update to version 3.8.1:
* No changelog available.
- Rebase audacious-no-inode-directory-mimetype.patch
* Fri Sep 23 2016 sor.alexei@meowr.ru
- Update to version 3.8:
* No changelog available.
- Rebase audacious-no-inode-directory-mimetype.patch
- Install the appstream file to /usr/share/metainfo/ instead of
/usr/share/appdata/ on openSUSE Leap 42.2 and newer.
* Tue Mar 29 2016 sor.alexei@meowr.ru
- Update to 3.7.2.
* Fri Mar 25 2016 i@marguerite.su
- fix boo#972690: audacious is used to open directory
- add patch: audacious-no-inode-directory-mimetype.patch
* Tue Dec 29 2015 sor.alexei@meowr.ru
- Update to 3.7.1.
* Fri Nov 13 2015 aloisio@gmx.com
- Fixes audacious-plugins build on 13.1
* Mon Nov 09 2015 sor.alexei@meowr.ru
- Update to 3.7.
- Enable Qt UI.
* Fri Aug 21 2015 sor.alexei@meowr.ru
- Work with Audacious plugin versions instead of ABI versions to
simplify things a lot.
* Mon Jun 01 2015 sor.alexei@meowr.ru
- Update to 3.6.2.
* Sat Apr 04 2015 sor.alexei@meowr.ru
- Update to 3.6.1.
* Sun Mar 01 2015 sor.alexei@meowr.ru
- Update to 3.6.
* Sun Dec 28 2014 sor.alexei@meowr.ru
- Update to 3.5.2.
- Spec cleanup.
* Tue Dec 17 2013 reddwarf@opensuse.org
- Update to 3.4.2
* Fri Mar 29 2013 fisiu@opensuse.org
- Update to 3.3.4:
* Ported from gtk2 to gtk3
* Save current track position
* Improved search feature
* Many bug fixes
* Sun Aug 19 2012 seife+obs@b1-systems.com
- update to current version 3.2.4
- removed no longer necessary -lgmodule-2.0 hack
* Tue May 22 2012 seife+obs@b1-systems.com
- fix build on > 12.1 by adding -lgmodule-2.0 to LIBS