~spvkgn/cmus/+git/cmus:maint

Last commit made on 2015-07-13
Get this branch:
git clone -b maint https://git.launchpad.net/~spvkgn/cmus/+git/cmus

Branch merges

Branch information

Name:
maint
Repository:
lp:~spvkgn/cmus/+git/cmus

Recent commits

d9bc784... by Gregory Petrosyan

cmus 2.7.1

94fc541... by Gregory Petrosyan

comments: better version of cb7eda1fb2da51158ccf9044da345469c25216c2

8ab4ab5... by Gregory Petrosyan

misc_init: make sure ~/.config directory exists

Fix several memory leaks while we are at it.

Fixes #305

51d8f83... by Gregory Petrosyan

Revert "comment.c: more robust compilation track detection"

See #302.

This reverts commit cb7eda1fb2da51158ccf9044da345469c25216c2.

0597fc7... by Gregory Petrosyan

configure: do not use explicit check_library for ncurses & FLAC

Fixes #303

0306cc7... by Gregory Petrosyan

cmus 2.7.0

35ca936... by Gregory Petrosyan

mp4: set log level to NONE

Fix #191 for good, hopefully

9762ccf... by Gregory Petrosyan

jack: use SAMPLERATE_CFLAGS

0876efa... by Gregory Petrosyan

Whitespace

dc42177... by Gregory Petrosyan

ape: make sure corruption check does not underflow

See #262