commit b7480154920811c637cd84bf287dccb572d933ab from: Omar Polo date: Sun Jun 12 21:19:39 2022 UTC CHANGES for 0.8 commit - c1009d924ae122b26f8fa4f9ca67f27d52cd7024 commit + b7480154920811c637cd84bf287dccb572d933ab blob - f267f73326e313ca75c9c860ef06e88f4d96f67a blob + 3f4dfb410455efa6300805076eeaca70da1e0b78 --- CHANGES +++ CHANGES @@ -1,3 +1,13 @@ +* amused 0.8; 2022-06-12 +- try to recover from mp3 decoding errors +- plug a memory leak in player_dispatch +- don't use realpath(3) in `amused add' +- use a strictier pledge for `amused add' +- use canonpath (from kern_pledge.c) for paths handling +- non-blocking usage of sndio: avoids artificial gaps between tracks +- use sio_flush to stop the playback +- automatically skip all non-regular files, not only directories + * amused 0.7; 2022-05-19 - amused monitor optionally accepts a list of events to report - consume all enqueued messages before calling imsg_read