Discussion:
cmus 2.5.1
Gregory Petrosyan
2014-05-15 12:07:12 UTC
Permalink
I am pleased to announce long awaited maintenance release to cmus, cmus
2.5.1. It contains accumulated bug fixes since 2.5.0, released in 2012 —
everyone is strongly encouraged to upgrade.

Source code archive can be downloaded from GitHub:

https://github.com/cmus/cmus/archive/v2.5.1.tar.gz

or obtained via git:

$ git clone https://github.com/cmus/cmus.git -b maint-2.5

After getting the source, cmus can be built with classic `./configure &&
make`, as always.

P.S. Please note: from now on, source tarballs are hosted on GitHub, not
SourceForge, and the file/directory names inside are a bit different.
Be careful when updating your packaging scripts and formulas.

Gregory


--


Adam C. Emerson (1):
Fix seg fault in run_cmd

Adam Coffman (1):
fix typo in tutorial doc

Alexander Kojevnikov (1):
Trim release dates to year

Gregory Petrosyan (27):
lib: fix segfault caused by player-prev
README: bump copyright year
Replace 'Gitorious' with 'GitHub' in docs
Bump VA copyright year with the help of sed
Add support for zero-width characters
Fix segfault in add_ti()
cdio: make it work with libcdio 0.90+
Fix add_dir() in the case of symlinks to hidden directories
Make getentry() macro warning-free under Clang
comment.c: fix duplicates detection logic in comments_add()
id3: allow 3-character frame IDs
ReplayGain: default to peak of 1
ReplayGain: default to pre-amp gain of 0
ape: read APE tags at the end of file but before ID3v1 one in fast mode
Fix '1078414 Copy-paste error'
Document '1078404 1078405 Missing break in switch'
Document '1078403 Missing break in switch'
Fix '1078390 Resource leak'
Fix '1078389 Resource leak'
Fix '1078387 Resource leak'
Fix '1078402 Data race condition'
Fix '1078397 Dereference null return value'
vorbis: recognize .oga and .ogx file extensions
Add Travis-CI configuration file
travis-ci: add libavformat-dev and libopus-dev
travis-ci: remove libopus-dev, since Travis' Ubuntu does not yet have it
cmus 2.5.1

Jason Yosinski (1):
Minor gramar / wording changes

Julian Orth (9):
ignore releaseDate=0 in mp4 files
use mp4 genreType if necessary
Fix use of uninitialized value in wav.c
Fix use-after-free in browser
update help view after :bind
reload playlist with :win-update
Fix worker race condition in main loop
update docs: <C-C> can be used to exit command mode
Fix 7h maximal mp3 runtime

Nantas Nardelli (1):
Added path for modplug header file

Ryan Kavanagh (1):
Fix a typo

Stone Kang (2):
Update ffmpeg.c to work with newer versions of FFmpeg
fix seeking in ffmpeg

Continue reading on narkive:
Loading...