2023-12-30 11:14:45 by Thomas Klausner | Files touched by this commit (2) | |
Log message: mpc: update to 0.35. 0.35 (2023/12/21) * fix null pointer dereference on bad status format * add "%kbitrate%", "%audioformat%", \ "%samplerate%", "%bits%" and "%channels%" options \ to the "status" command * the "%state%" option of the "status" command now returns \ "stopped" when the MPD server is stopped * add commands "lsdirs", "addplaylist", \ "delplaylist", "moveplaylist", "renplaylist", \ "clearplaylist" * add "playlist" option "--with-prio" * bash completion: pass "--" to mpc to allow parameters with dash * bash completion: fix filenames with paranetheses * bash completion: override $MPC_FORMAT |
2023-11-07 23:38:10 by Thomas Klausner | Files touched by this commit (112) |
Log message: *: latest py-sphinx only support Python 3.9+ |
2023-08-14 07:25:36 by Thomas Klausner | Files touched by this commit (1247) |
Log message: *: recursive bump for Python 3.11 as new default |
2023-05-16 18:42:13 by Thomas Klausner | Files touched by this commit (2) |
Log message: mpc: fix PLIST for sphinx 7 and depend on it Bump PKGREVISION. |
2022-10-30 09:28:34 by Thomas Klausner | Files touched by this commit (2) |
Log message: mpc: fix PLIST for latest py-sphinx and depend on it Bump PKGREVISION |
2022-07-10 21:13:22 by Thomas Klausner | Files touched by this commit (1) |
Log message: mpc: restrict to python3 |
2021-12-07 19:17:56 by Thomas Klausner | Files touched by this commit (2) | |
Log message: mpc: update to 0.34. 0.34 (2021/11/30) * add commands "albumart", "readpicture" * don't print status after error * custom status format * support grouping "list" results * meson: auto-build libmpdclient if not available * require libmpdclient 2.16 or newer * require MPD 0.21 or newer |
2021-11-02 03:21:16 by Jonathan Schleifer | Files touched by this commit (1) |
Log message: audio/mpc: Fix PLIST |