Skip to content

Releases: yne/dzr

240817

17 Aug 20:40

Choose a tag to compare

Persist Player Volume in global config + fix track refresh (Fixes #43)

240704: VScode: Fix first key extraction + Allow unsecure

04 Jul 19:07

Choose a tag to compare

- To prevent undefined value of extracted cbc key at first run the conf() object is refreshed at every access
- To allow playback behind corporate proxies the 'secure' flag was added

240609

09 Jun 14:37

Choose a tag to compare

Fix Share All button only shared focused tracks

240608: Handle vscode://yne.dzr/ + display artist picture

08 Jun 20:30

Choose a tag to compare

The following url shall now be handled by dzr
You can triger them from `xdg-open my-url`

    vscode://yne.dzr/pause
    vscode://yne.dzr/play
    vscode://yne.dzr/load # load next track
    vscode://yne.dzr/load?[0] # load track at [0]
    vscode://yne.dzr/add?[[76533108,76533118]] # add 2 track by id (used by  "copy link" menu)

231217

17 Dec 12:29

Choose a tag to compare

vsix: can run in secure mode + better queue

230919

19 Sep 15:37
7bc2422

Choose a tag to compare

vsix: run locally even when on remote

230912

12 Sep 17:47

Choose a tag to compare

fix dzr-srt + use specific icon in vscode action-bar

230829

29 Aug 17:21

Choose a tag to compare

Add MediaHandler

230828

28 Aug 11:13

Choose a tag to compare

publish VSIX

230827

27 Aug 07:51

Choose a tag to compare

move queue to side bar