Skip to content

Releases: vishen/go-chromecast

v0.2.3

11 Aug 00:45
Compare
Choose a tag to compare

Changelog

e350b66 change dialer timeout to 3

v0.2.2

02 Aug 19:28
Compare
Choose a tag to compare

Changelog

5fa2cbb Fix bug when media switches on the chromecast

v0.2.1

12 Jul 19:13
Compare
Choose a tag to compare

Changelog

d24701c added mute and unmute commands

v0.2.0

10 May 02:20
Compare
Choose a tag to compare

Changelog

ba871fd all: add ApplicationOption's and a way to get cast dns by name

v0.1.0

11 Mar 13:06
Compare
Choose a tag to compare

Changelog

9b98d41 goreleaser: cleaning up config since it was using terrible defaults

v0.0.15

11 Mar 12:53
Compare
Choose a tag to compare

Changelog

dba1849 github: trying to fix goreleaser issues

v0.0.14

15 Nov 21:07
Compare
Choose a tag to compare

Changelog

c5433ee Add WAV support
5588beb goreleaser: build for windows
c44efa2 ui: sync paused state with media player state

v0.0.13

22 Oct 20:47
Compare
Choose a tag to compare

Changelog

3c39494 all: added basic tests
5912b85 application: specify the audio codec
5db2340 application: use receiver volume
e92a0e9 cmd,application: exit when external media finished playing
bb6fb4c version: added version flag

v0.0.12

13 Oct 17:53
Compare
Choose a tag to compare

Changelog

59389a0 Add volume subcommand
972e2cd Fix typo
144762e Make Text-to-Speech language selectable
d463a19 Merge pull request #29 from deckarep/sort-dns-entries
7435e56 Merge pull request #30 from ZeevoX/master
984c983 Merge pull request #32 from owenmather/patch-1
4d48b2c Merge pull request #33 from vishen/add_actions
d9165c1 Merge pull request #34 from yteraoka/selectable-tts-language
819eeec Update tts to use passed message
c8214c2 add github actions
43c0fb5 adding comments and return cast entries in deterministic order
958cdcb cast: try and connect to device before starting receive loop
cf5d0d7 change github actions secret name
a991c67 making github actions work
e56ee66 updated readme
f17261b use correct actions variable

v0.0.11

07 Jul 12:03
Compare
Choose a tag to compare

Changelog

87a4ec6 fixing goreleaser and version number