Releases: yne/dzr
Releases · yne/dzr
220113: Add aur pkg link
Fix markdown headers
211226
Fix: Avoid stdout spam
211114
Fix invalid dzr-url path
211112
Extract DZR_CBC from webplayer if not found
210910
Update README.md
210512
Allow custom player/command upon track play
PLAYER='deedee of=$id' dzr210412: Shell is life
Working pure shell re-implementation of the previous C version.
Tested on OpenBSD, Ubuntu, Android+Termux
200512
add snapcraft cancerware
200309: Remove OpenSSL dependency
Add modular HTTPS support with the -DUSE_SSL flags.
This flag allow to build dzr without LibSSL, as static binary (see *_static artifact) using :
musl-gcc -static dzr.c
Add DZR_API support
See #3 for example
DZR_API supersede the pain-in-the-ass-time-limited DZR_SID method