Code

screen_browser: optimize "add+play song" with addid/playid
authorMax Kellermann <max@duempel.org>
Tue, 29 Sep 2009 20:22:54 +0000 (22:22 +0200)
committerMax Kellermann <max@duempel.org>
Tue, 29 Sep 2009 20:22:54 +0000 (22:22 +0200)
commitdad8644db50c1754f7d497af8c28bbf1e9fc813b
tree4ace193e9f8aa995b01bcdc68773c2d08781e40e
parente240f08a033e03d1aa7e6d8c1a29b92ee8d02746
screen_browser: optimize "add+play song" with addid/playid

Use the "addid"/"playid" commands in enqueue_and_play().  This
requires MPD 0.12.
NEWS
src/playlist.c
src/playlist.h
src/screen_browser.c