Skip to content

Releases: yne/dzr

220113: Add aur pkg link

13 Jan 18:36

Choose a tag to compare

Fix markdown headers

211226

26 Dec 22:16

Choose a tag to compare

Fix: Avoid stdout spam

211114

14 Nov 01:32

Choose a tag to compare

Fix invalid dzr-url path

211112

12 Nov 14:09

Choose a tag to compare

Extract DZR_CBC from webplayer if not found

210910

10 Sep 14:32
26905d1

Choose a tag to compare

Update README.md

210512

12 May 13:42
0ec6ad4

Choose a tag to compare

Allow custom player/command upon track play

PLAYER='deedee of=$id' dzr

210412: Shell is life

12 Apr 18:32
@yne yne

Choose a tag to compare

Working pure shell re-implementation of the previous C version.
Tested on OpenBSD, Ubuntu, Android+Termux

200512

12 May 04:54

Choose a tag to compare

add snapcraft cancerware

200309: Remove OpenSSL dependency

09 Mar 01:41

Choose a tag to compare

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

23 Feb 22:36

Choose a tag to compare

See #3 for example
DZR_API supersede the pain-in-the-ass-time-limited DZR_SID method