Skip to content

Releases: vishen/go-chromecast

v0.0.12

13 Oct 17:53

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

Choose a tag to compare

Changelog

87a4ec6 fixing goreleaser and version number

v0.0.10

07 Jul 11:52

Choose a tag to compare

Changelog

d463a19 Merge pull request #29 from deckarep/sort-dns-entries
1181416 added --version cmd line flag

v0.0.9

03 Jun 23:30
f8a2a0e

Choose a tag to compare

Changelog

f8a2a0e Merge pull request #27 from vishen/26_fix_transcode_logic
18194c9 added network interface for choosing what server ip address to listen on
f0d1e3c application,cmd: added callback for receieved events
9a08f0a fix for bad dns domain search
9da5de6 fix transcoding logic

v0.0.8

27 Mar 22:53
97939dc

Choose a tag to compare

Changelog

97939dc Merge pull request #25 from vishen/text_to_speech
df30849 tts: added text-to-speech support

v0.0.7

27 Mar 21:16

Choose a tag to compare

Changelog

e039470 Fix issue with --debug not showing any output

v0.0.6

24 Mar 16:16

Choose a tag to compare

Changelog

ea07ab0 all: cast ip address to use to be specified via flags.
3f54e66 fix error message on status command

v0.0.5

07 Jan 05:00
aa12db5

Choose a tag to compare

Changelog

a6861ee FLAC audio support
82e1189 Merge pull request #1 from chrusty/extra_audio_codecs
94d6249 Merge pull request #18 from chrusty/extra_audio_codecs
aa12db5 Merge pull request #19 from chrusty/terminal_user_interface
f244ce6 Terminal UI for go-chromecast
280d897 application: can now load http urls
4314ea8 application: remove mkv from known media types

v0.0.4

07 Dec 08:15

Choose a tag to compare

Changelog

5cbb1df Merge pull request #16 from vishen/go_mod
98a3d52 Start using go.mod
280d897 application: can now load http urls
4314ea8 application: remove mkv from known media types
dff1ba2 update readme and various bug fixes

v0.0.3

25 Nov 11:23

Choose a tag to compare

Changelog

5cbb1df Merge pull request #16 from vishen/go_mod
98a3d52 Start using go.mod
dff1ba2 update readme and various bug fixes