Skip to content
This repository has been archived by the owner on Nov 11, 2023. It is now read-only.

Releases: dylhack/vlc.js

Added VLCRCModifier

20 Sep 18:39
Compare
Choose a tag to compare
3.1.0

Patched VLCClient test

TypeScript Edition

10 Sep 20:13
Compare
Choose a tag to compare

This release of VLC.JS implements the TypeScript compiler which allows better documentation and consistency.

Overhaul

22 Jun 17:42
Compare
Choose a tag to compare

VLC.JS now centrally relies on the client to accomplish all of VLC's HTTP endpoint functionalities.

Keynotes:

  • JSDocs generated docs
  • Commands & routes were merged into Client.js
  • Tests were improved
  • Typedefs added
  • ESLint was added

Hotfix: Worker Error Handling patch

17 May 20:40
Compare
Choose a tag to compare

Previously both of the workers didn't callback error's that <http.ClientRequest> emitted, so it does now.

Hotfix: URI Malform Error patch

15 May 22:16
Compare
Choose a tag to compare

This version implements the "encodeURIComponent" function to fix login errors with incorrect URI login format.

1.0.0

13 May 18:48
95d37e5
Compare
Choose a tag to compare

VLC.JS is ready for production.

0.1.0

13 May 19:38
6d66bd8
Compare
Choose a tag to compare
0.1.0 Pre-release
Pre-release
Public review