commit 70befeb23d9d4d650326679cc8cc36d692ba34b8 from: Omar Polo date: Sat Sep 09 18:22:34 2023 UTC CHANGES for 0.13 commit - c69bd08c0e60b66772c0f8ac6338ab329b8a57bc commit + 70befeb23d9d4d650326679cc8cc36d692ba34b8 blob - 0e36997d34a37a9c0335411d1e1dad073453e92a blob + e819fca02c373ae9f8d6f3de511360f064e54909 --- CHANGES +++ CHANGES @@ -1,3 +1,14 @@ +* amused 0.13; 2023-09-09 +- few configure enhancements: allow CC, CFLAGS and LDADD_LIB_* as args too +- fix the compat test for getdtablecount(3) +- drop the dependency on libevent +- add amused-web to control amused remotely (optional; needs libm on linux) +- contrib/amusing: use fancy unicode characters for the buttons +- unbreak percentage relative seeking +- contrib/amused-monitor: fix handling of non-ASCII characters (finally!) +- update bundled imsg +- add missing HAVE_IMSG in config.h (from tb@; thanks!) + * amused 0.12; 2023-05-17 - few ALSA backend bug fixes - set up the onmove callback on ALSA too