aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorPřemysl Eric Janouch <p@janouch.name>2021-09-07 06:26:00 +0200
committerPřemysl Eric Janouch <p@janouch.name>2021-09-07 06:35:24 +0200
commit267598643a17f5f7a2ba1aaf0feba4d1dfbcbcbd (patch)
tree3b2e1aed50d6b8089e748626f422007624524dc2 /NEWS
parentfba1210e9fc3fd0259e18b16cc63a0af8974126d (diff)
downloadnncmpp-267598643a17f5f7a2ba1aaf0feba4d1dfbcbcbd.tar.gz
nncmpp-267598643a17f5f7a2ba1aaf0feba4d1dfbcbcbd.tar.xz
nncmpp-267598643a17f5f7a2ba1aaf0feba4d1dfbcbcbd.zip
Add program arguments to MPD's current playlist
I was tired of using `mpv --no-video`, this is a bit better. It's all rather quirky, but very little code is involved. I've added a few related TODO entries.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 59432ea..136a134 100644
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,8 @@
* Made it possible to show a spectrum visualiser when built against FFTW
+ * Any program arguments are now added to MPD's current playlist
+
1.0.0 (2020-11-05)