* Fix compilation with libc++.
* Remove autogen.sh in favour of autoreconf.
* Do not crash when trying to reverse an empty playlist.
- update to 0.10
* Add the configuration option mpd_password.
* Separate chunks of lyrics with a double newline.
* Fix separator between albums with the same name, to check for album
artist instead of artist.
* Column widths are now configurable via media_library_column_width_ratio_two,
media_library_column_width_ratio_three and playlist_editor_column_width_ratio.
* Removed deprecated visualizer_fifo_path and visualizer_sync_interval options.
* Added support for italic text.
* Framerate limit for visualizer was removed.
* Performer tag is now read from the TPE4 frame instead of TPE3.
* Potential crash when fetching lyrics for streams in the background was fixed.
* Seeking now accepts the hh:mm:ss format.
* Tag editor now only writes to files with modified tags.
* Column view can now display full filepaths.
* Updated the list of working lyrics fetchers.
* Add visualizer_spectrum_smooth_look_legacy_chars option (enabled by default)
for potentially improved bottom part of the spectrum visualizer in terminals
with transparent background.
* Add support for fetching lyrics from tags.
- Update boost.m4 to fix build with Boost >= 1.89 [gh#ncmpcpp/ncmpcpp#636]
* ncmpcpp-boost-1.89.patch
- Remove upstreamed 0001-Fix-compilation-with-taglib-2.0.patch
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/ncmpcpp?expand=0&rev=26
110 lines
4.4 KiB
Plaintext
110 lines
4.4 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sat Oct 11 16:04:01 UTC 2025 - Arjen de Korte <suse+build@de-korte.org>
|
|
|
|
- update to 0.10.1
|
|
* Fix compilation with libc++.
|
|
* Remove autogen.sh in favour of autoreconf.
|
|
* Do not crash when trying to reverse an empty playlist.
|
|
- update to 0.10
|
|
* Add the configuration option mpd_password.
|
|
* Separate chunks of lyrics with a double newline.
|
|
* Fix separator between albums with the same name, to check for album
|
|
artist instead of artist.
|
|
* Column widths are now configurable via media_library_column_width_ratio_two,
|
|
media_library_column_width_ratio_three and playlist_editor_column_width_ratio.
|
|
* Removed deprecated visualizer_fifo_path and visualizer_sync_interval options.
|
|
* Added support for italic text.
|
|
* Framerate limit for visualizer was removed.
|
|
* Performer tag is now read from the TPE4 frame instead of TPE3.
|
|
* Potential crash when fetching lyrics for streams in the background was fixed.
|
|
* Seeking now accepts the hh:mm:ss format.
|
|
* Tag editor now only writes to files with modified tags.
|
|
* Column view can now display full filepaths.
|
|
* Updated the list of working lyrics fetchers.
|
|
* Add visualizer_spectrum_smooth_look_legacy_chars option (enabled by default)
|
|
for potentially improved bottom part of the spectrum visualizer in terminals
|
|
with transparent background.
|
|
* Add support for fetching lyrics from tags.
|
|
- Update boost.m4 to fix build with Boost >= 1.89 [gh#ncmpcpp/ncmpcpp#636]
|
|
* ncmpcpp-boost-1.89.patch
|
|
- Remove upstreamed 0001-Fix-compilation-with-taglib-2.0.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jun 9 10:59:12 UTC 2025 - Muhammad Akbar Yanuar Mantari <mantarimay@pm.me>
|
|
|
|
- Add ncmpcpp-boost-1.88.patch: fix build with boost v1.88
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 21 15:03:06 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
|
|
|
- Add upstream change to fix build with taglib 2.0:
|
|
* 0001-Fix-compilation-with-taglib-2.0.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Sep 26 21:07:47 UTC 2021 - Avindra Goolcharan <avindra@opensuse.org>
|
|
|
|
- pass --enable-outputs to configure
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Feb 28 21:05:38 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 0.9.2:
|
|
* Revert suppression of output of all external commands as that makes e.g
|
|
album art addons no longer work.
|
|
* Gracefully handle failures when asking for a password.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Dec 26 23:29:17 UTC 2020 - Avindra Goolcharan <avindra@opensuse.org>
|
|
|
|
- Update to 0.9.1
|
|
- update url to org repo
|
|
- remove upstreamed fix_gcc10_error.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 17 00:15:32 UTC 2020 - kujiu-obs@kujiu.org
|
|
|
|
- Fix build error with gcc 10
|
|
* Patch according to this commit : https://github.com/ncmpcpp/ncmpcpp/commit/399e0f47008b487df3505476c959b4f42d8bc1b1
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 11 21:06:27 UTC 2018 - avindra@opensuse.org
|
|
|
|
- Update to 0.8.2
|
|
* Help screen: fixed display of EoF keycode
|
|
* Fixed possible integer overflow when resizing screen
|
|
* Fixed fetching lyrics from lyricsmania.com, metrolyrics.com
|
|
and sing365.com
|
|
* Search engine now properly interacts with filtering
|
|
* Fixed redraw of separator after interface switch while MPD was
|
|
stopped
|
|
* Reset position of a window when fetching lyrics
|
|
* Fixed compilation with ICU >= 61.
|
|
- cleanup with spec-cleaner
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 31 10:42:14 UTC 2018 - olaf@aepfle.de
|
|
|
|
- Adjust usage of gccN for Leap42 and SLE12
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Dec 28 15:24:58 UTC 2017 - jengelh@inai.de
|
|
|
|
- Update description.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 20 16:57:01 UTC 2017 - aavindraa@gmail.com
|
|
|
|
- Update to 0.8.1
|
|
* Curl: re-enable verification of SSL certificate against host
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Aug 6 17:35:14 UTC 2017 - mpluskal@suse.com
|
|
|
|
- Cleanup spec file with spe-cleaner
|
|
- Resolve building on Leap
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jul 30 17:32:31 UTC 2017 - sogal@volted.net
|
|
|
|
- Initial build as ncmpcpp is not in Packman repo for Leap 42.3
|