Package Release Info

cmus-2.8.0~20180422.gb595b8c-bp152.3.20

Update Info: Base Release
Available in Package Hub : 15 SP2

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

cmus
cmus-plugin-cdio
cmus-plugin-cue
cmus-plugin-ffmpeg
cmus-plugin-flac
cmus-plugin-jack
cmus-plugin-libao
cmus-plugin-mikmod
cmus-plugin-modplug
cmus-plugin-mpc
cmus-plugin-opus
cmus-plugin-pulse
cmus-plugin-sndio
cmus-plugin-vorbis
cmus-plugin-wavpack
cmus-plugins-all

Change Logs

Version: 2.10.0-bp155.1.10
* Fri Jul 08 2022 Mia Herkt <mia@0x0.st>
- Update to 2.10.0
  * Implement smart ReplayGain setting
    (gh#cmus/cmus#1049)
  * Start from end on player-prev with no current track
  * Add reshuffle when current track has disappeared
  * Make tracks hold shuffle info
  * Use a direct album reference in AAA filter
  * Add an album shuffle mode
  * Add "player-next-album" and "player-prev-album" commands
  * Rename "shuffle" command to "reshuffle"
  * Reset position in shuffle list after a manual reshuffle
  * Fixes channel map for multichannel flac files
    (gh#cmus/cmus#1072)
  * Replaces improper fcntl with ioctl in op/oss
    (gh#cmus/cmus#1104)
  * Initialize active to zero in print_editable
    (gh#cmus/cmus#1093 gh#cmus/cmus#1094)
  * Allow output plugins to have multiple mixer FD lists
  * Preserve compatibility with ABI v1 output plugins
  * Implement pause_on_output_change option
    (gh#cmus/cmus#1139)
  * Implement MIXER_FDS_OUTPUT for pulse
    (gh#cmus/cmus#1139)
  * Handle colors in active windows correctly
    (gh#cmus/cmus#1120)
  * Initialize window size in init_curses
    (gh#cmus/cmus#1119)
  * ip/ffmpeg.c: fix send/receive API usage
    (gh#cmus/cmus#1080)
  * Indicate elided text with "…" & related formatting tweaks
    (gh#cmus/cmus#1051)
  * Limit max draw width to 1023 columns
    (gh#cmus/cmus#1065)
  * spotify.theme
    (gh#cmus/cmus#1123)
  * A few typo/style fixes to the manpages
    (gh#cmus/cmus#1150)
Version: 2.8.0~20180422.gb595b8c-bp150.2.4
* Sun Apr 22 2018 9@cirno.systems
- Update to version 2.8.0~20180422.gb595b8c:
  * Fix ffmpeg plugin build (#793)
  * Correct parsing for cue files with byte order mark (#774)
  * Add dracula theme
  * Add albumartist to status_display_program.
  * options: add color_win_cur_attr
  * Add command to raise VTE window + implement MPRIS Raise method
  * Don't call mpris_seeked from within the player
  * Make player_set_op accept an owned string
  * Add the delegate series of functions
  * Make most player functions delegated
* Wed Jan 31 2018 olaf@aepfle.de
- Adjust usage of gccN for Leap42 and SLE12
* Wed Nov 01 2017 9@cirno.systems
- Update to version 2.8.0~20171019.g3a4ce9c:
  * Add version command (#733)
  * handle "REM COMPILATION TRUE" in cue generated by XLD
  * Make ^U/^D default for half-page up/down motions
  * Remove double-inclusion of stdatomic header
* Mon Jul 10 2017 olaf@aepfle.de
- Use the detected gccN
- Add bcond for sndio
* Sun Jul 02 2017 9@cirno.systems
- Update to version 2.8.0~20170702.g61d4b2b:
  * Fixed `status_display_program` being called only once when
    "repeat current" is set
* Thu Jun 29 2017 olaf@aepfle.de
- Adjust usage of gccN for Leap42 and SLE12
* Wed Jun 21 2017 9@cirno.systems
- Update to version 2.8.0~20170505.g0da3472:
  * Fixed Linux kernel style link
  * Enable tilde expansion for :player-play
  * Make flac do sample rate accurrate seek
  * fix cue rounding to make it sample rate accurate
  * Expose stream info via MPRIS
  * added D-Bus (MPRIS) section to man page
  * Add some trailing commas
  * made album color in trackwin configurable
  * Fix MPRIS CanGoPrevious property typo
* Fri Feb 24 2017 olaf@aepfle.de
- Remove mp4 plugin
* Mon Sep 21 2015 olaf@aepfle.de
- Update to version 2.7.1
* Mon Sep 21 2015 olaf@aepfle.de
- Convert to BuildRequires pkgconfig, enable libcue,opus,roar support
* Tue Feb 10 2015 avvissu@yandex.ru
- add cdio plugin
* Wed Nov 05 2014 p.seiler@linuxmail.org
- update to version 2.6.0:
  Major new features:
  * show all tracks when artist is selected in the tree view
  * JACK output plugin
  * Opus input plugin
  Other notable new things:
  * Night and Solarized color schemes
  * reverse sort order support
  * ReplayGain closer to the spec
  * vim-style <c-e> / <c-y> scrolling
  * follow option
  * show_playback_position option
  * XDG directories support
  * better support for newer versions of FFmpeg
  * support for .oga and .ogx file extensions
  * stream metadata in cmus-remote -Q
* Thu Jun 12 2014 p.seiler@linuxmail.org
- Build against ffmpeg(2) not ffmpeg1
- updated package to 2.5.1:
  * CUE sheets support. When adding e.g. `track.flac` to the library, cmus will
  check for `track.cue` or `track.flac.cue` in the same directory. If it founds
  one, it will ignore the tags in `track.flac` and use CUE metadata instead
  * cdio input plugin, for those of you who still remember what a CD is :-)
  * support for WavPack `.wvc` correction files
  * new zenburn color scheme (as seen at http://cmus.sf.net/), and text
  attributes (bold/reverse/?) support for UI elements
  * improved tab completion, new `scroll_offset` and `icecast_default_charset`
  options, even better tag parsing and compilations handling, and numerous small
  enhancements all over the place.
* Tue Jan 28 2014 guillaume@opensuse.org
- Build against ffmpeg1 not ffmpeg(2)
* Thu Nov 08 2012 pascal.bleser@opensuse.org
- update to 2.5.0:
  * adds CUE sheet support
  * adds cdio input plugin
  * adds support for WavPack correction files
  * adds a new "zenburn" color scheme
  * improvements to tab completion, tag parsing, and compilation handling
* Wed Nov 30 2011 pascal.bleser@opensuse.org
- update to 2.4.3:
  * maintenance release: it mostly fixes several build and stability issues
    caused by external library changes
* Sun Jul 24 2011 pascal.bleser@opensuse.org
- update to 2.4.2:
  * several important bug and build fixes; everyone is encouraged to upgrade
* Thu May 26 2011 pascal.bleser@opensuse.org
- update to 2.4.1:
  * fixes crashes and misbehaviours
* Sun Apr 24 2011 detlef@links2linux.de
- update to 2.4.0:
  * this release features tons of improvements, with most notable ones being
    live library/playlist filtering and playback resume support
* Sun Apr 10 2011 pascal.bleser@opensuse.org
- update to 2.3.5:
  * several serious (but rarely encountered) issues have been fixed
- build with optflags