pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/audio/musicpd



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Feb 27 11:01:04 UTC 2011

Modified Files:
        pkgsrc/audio/musicpd: Makefile distinfo options.mk

Log Message:
Update to 0.16.1. Use more standard option names.

ver 0.16.1 (2010/01/09)
* audio_check: fix parameter in prototype
* add void casts to suppress "result unused" warnings (clang)
* input:
  - ffado: disable by default
* decoder:
  - mad: work around build failure on Solaris
  - resolve modplug vs. libsndfile cflags/headers conflict
* output:
  - solaris: add missing parameter to open_cloexec() cal
  - osx: fix up audio format first, then apply it to device
* player_thread: discard empty chunks while cross-fading
* player_thread: fix assertion failure due to early seek
* output_thread: fix double lock


To generate a diff of this commit:
cvs rdiff -u -r1.48 -r1.49 pkgsrc/audio/musicpd/Makefile
cvs rdiff -u -r1.30 -r1.31 pkgsrc/audio/musicpd/distinfo
cvs rdiff -u -r1.15 -r1.16 pkgsrc/audio/musicpd/options.mk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index