mpd-ke release 0.12.1
Shortlog from -ke 0.12.1-rc2..0.12.1
normalperson:
buffer2array: workaround PHP backslash escapes
README.ke: doc updates
replace some strlen() usage with sizeof() - 1 in constants
inputPlugin: remove linked list usage in favor of an array
buffer2array: minor cleanups from trunk
jat:
Allow an ogg quality of -1 to be specified.
Adding ChangeLog entries for 0.12.1
Bumping version numbers to 0.12.1
Setting release date in ChangeLog.
Previous changes from 0.12.0..0.12.1-rc2 are below:
normalperson:
Oops, missed some x{malloc,strdup,calloc,realloc} use in some places
conf: remember to free memory after allocating
bs: fix builds when deleted files are removed
bs: set a sane .SUFFIXES
get rid of rmp2amp() entirely and run inside music_directory
fix warnings introduced in c489e71737c27a3fe30aa95f444195771fce9a5e
Don't initialize globals to zero (or NULL)
bs: make sparse-check target work (included from src/Makefile.am)
Allow fork() to be used to daemonize if HAVE_FORK is defined
ls: remove an unnecessary strlen() call
directory.c: small cleanups
ERROR() && exit() =3D> FATAL() cleanups
More prefix comparision cleanups, should make code easier to maintain
main: small cleanups in option parsing
song.c: fix parsing of tags int the database
bs: add dist target
bs: add make-bs target for generating tarballs (for use with upstream)
conf: don't allocate blocks if we don't have any
bs: move dist maintenance over to bs instead of autotools
Increment version to 0.12.1-rc1
bs: expr does not always match and return true...
bs: remove set -x from mkdist, it works now :P
input_buffer: degrade gracefully on failed allocations
decode: fix playlist repeat/re-initialization/restarts
0.12.1-ke-rc2
shank:
handle invalid xing tags better.
fix the segfault for when no audio_output is found and none is detect=
ed
(bug found by normalperson!!!)
Tarball:
http://musicpd.org/~normalperson/mpd-ke/mpd-ke-0.12.1.tar.gz
Git repository:
git clone http://git.bogomips.org/mpd-ke.git
--=20
Eric Wong
|