Skip to content

Releases: dulli/deichwave

v1.2.1

10 Apr 09:35
Compare
Choose a tag to compare

Changelog

  • 44132c6 feat: add api endpoint to query config data
  • bf7585b feat: also use .env files for config
  • 05fc3c1 feat: display instance name in the web interface

v1.2.0

09 Apr 17:51
Compare
Choose a tag to compare

Changelog

  • cab9008 Merge pull request #40 from dulli/dependabot/go_modules/golang.org/x/net-0.7.0
  • ac97def Merge pull request #41 from dulli/dependabot/go_modules/fyne.io/fyne/v2-2.3.1
  • eb6933d Merge pull request #42 from dulli/dependabot/go_modules/github.com/bogem/id3v2/v2-2.1.4
  • 505e327 Merge pull request #43 from dulli/dependabot/go_modules/golang.org/x/image-0.5.0
  • 93a1234 Merge pull request #44 from dulli/dependabot/go_modules/github.com/d5/tengo/v2-2.14.0
  • 64f0420 Merge pull request #45 from dulli/dependabot/go_modules/github.com/goreleaser/goreleaser-1.16.2
  • 72773d4 Merge pull request #46 from dulli/dependabot/go_modules/fyne.io/fyne/v2-2.3.3
  • e3bd5b9 Merge pull request #47 from dulli/dependabot/go_modules/github.com/docker/docker-20.10.24incompatible
  • 80554a0 Merge pull request #48 from dulli/native-gpio
  • 35251bd Merge remote-tracking branch 'origin/main' into native-gpio
  • 23a2eee build(deps): bump all dependency versions
  • 8dc0907 build(deps): bump all dependency versions
  • d6074bf build(deps): bump all dependency versions
  • 96fecf6 build(deps): bump fyne.io/fyne/v2 from 2.2.4 to 2.3.0
  • b5250ea build(deps): bump fyne.io/fyne/v2 from 2.2.4 to 2.3.0
  • e0cf611 build(deps): bump fyne.io/fyne/v2 from 2.2.4 to 2.3.0
  • 1a75e2c build(deps): bump fyne.io/fyne/v2 from 2.3.0 to 2.3.1
  • 7808f38 build(deps): bump fyne.io/fyne/v2 from 2.3.1 to 2.3.3
  • 5873900 build(deps): bump github.com/bogem/id3v2/v2 from 2.1.3 to 2.1.4
  • 84de579 build(deps): bump github.com/d5/tengo/v2 from 2.13.0 to 2.14.0
  • 30c592a build(deps): bump github.com/deepmap/oapi-codegen from 1.12.3 to 1.12.4
  • fc66945 build(deps): bump github.com/deepmap/oapi-codegen from 1.12.3 to 1.12.4
  • bcf32b7 build(deps): bump github.com/docker/docker
  • 02975b4 build(deps): bump github.com/go-chi/chi/v5 from 5.0.7 to 5.0.8
  • c38a730 build(deps): bump github.com/goreleaser/goreleaser from 1.13.1 to 1.15.1
  • e7b2e62 build(deps): bump github.com/goreleaser/goreleaser from 1.13.1 to 1.15.1
  • ed92873 build(deps): bump github.com/goreleaser/goreleaser from 1.13.1 to 1.15.1
  • 88f8107 build(deps): bump github.com/goreleaser/goreleaser from 1.15.2 to 1.16.2
  • 8af2414 build(deps): bump github.com/ilyakaznacheev/cleanenv from 1.4.1 to 1.4.2
  • f270807 build(deps): bump github.com/ilyakaznacheev/cleanenv from 1.4.1 to 1.4.2
  • d6078b2 build(deps): bump github.com/jfreymuth/oggvorbis from 1.0.1 to 1.0.4
  • aa4dd88 build(deps): bump github.com/jfreymuth/oggvorbis from 1.0.1 to 1.0.4
  • 1c286d7 build(deps): bump github.com/r3labs/sse/v2 from 2.9.0 to 2.10.0
  • 47d6435 build(deps): bump github.com/tc-hib/go-winres from 0.3.0 to 0.3.1
  • e610d5e build(deps): bump github.com/tc-hib/go-winres from 0.3.0 to 0.3.1
  • 99a10d8 build(deps): bump golang.org/x/image
  • 038992a build(deps): restore indirect dependency versions
  • 54fc6f8 build(deps): restore indirect dependency versions
  • e2f84d7 build(deps): restore indirect dependency versions
  • 46d6271 build(deps): restore indirect dependency versions once more
  • 4cbee1f bump golang.org/x/net from 0.5.0 to 0.7.0
  • 9f4cc56 feat: add a first attempt at software debouncing
  • 76b25ee feat: add dark mode to web interface
  • 6bb104c feat: add device tree overlays to use I2C expanders with gpiod
  • 7532092 feat: add native gpio actions
  • 9be877d feat: add native gpio driver skeleton
  • 681d953 feat: make audio buffer size configurable
  • d5d91d1 fix: adjust log level for gpio events
  • d10ee82 fix: correct fragment numbering in gpio overlay
  • 423bd57 fix: do not allow the volume to be muted
  • 8782b90 fix: small changes to player error handling, web app and configs
  • 68995b4 fix: small changes to player error handling, web app and configs
  • d5c1520 fix: use fixed vorbis decoder
  • 610c9a1 fix: use fixed vorbis decoder
  • 659d35a fix: use fixed vorbis decoder

v1.1.3

12 Feb 17:57
Compare
Choose a tag to compare

Changelog

  • 04731a2 build(deps): bump all dependency versions
  • 49c0ec9 build(deps): restore indirect dependency versions
  • 00cfd4d feat: make audio buffer size configurable

v1.1.2

10 Feb 13:37
Compare
Choose a tag to compare

Changelog

  • 22d0a73 Merge pull request #37 from dulli/dependabot/go_modules/github.com/tc-hib/go-winres-0.3.1
  • b91781b Merge pull request #38 from dulli/dependabot/go_modules/github.com/r3labs/sse/v2-2.10.0
  • 4d0db13 Merge pull request #39 from dulli/dependabot/go_modules/github.com/goreleaser/goreleaser-1.15.1
  • 5c5270c build(deps): bump github.com/goreleaser/goreleaser from 1.13.1 to 1.15.1
  • ca4d1fd build(deps): bump github.com/r3labs/sse/v2 from 2.9.0 to 2.10.0
  • 5adfee6 build(deps): bump github.com/tc-hib/go-winres from 0.3.0 to 0.3.1
  • c38742b feat: add dark mode to web interface
  • 7c5fe30 fix: small changes to player error handling, web app and configs
  • c777b67 fix: use fixed vorbis decoder

v1.1.1

28 Jan 08:14
Compare
Choose a tag to compare

Changelog

  • 77339ba Merge pull request #31 from dulli/dependabot/go_modules/github.com/go-chi/chi/v5-5.0.8
  • 1d693f1 Merge pull request #32 from dulli/dependabot/go_modules/fyne.io/fyne/v2-2.3.0
  • 0a18de5 Merge pull request #33 from dulli/dependabot/go_modules/github.com/deepmap/oapi-codegen-1.12.4
  • 9c70171 Merge pull request #34 from dulli/dependabot/go_modules/github.com/ilyakaznacheev/cleanenv-1.4.2
  • f787a0b Merge pull request #35 from dulli/dependabot/go_modules/github.com/jfreymuth/oggvorbis-1.0.4
  • 26abb53 build(deps): bump fyne.io/fyne/v2 from 2.2.4 to 2.3.0
  • 5e36b77 build(deps): bump github.com/deepmap/oapi-codegen from 1.12.3 to 1.12.4
  • a9a5777 build(deps): bump github.com/go-chi/chi/v5 from 5.0.7 to 5.0.8
  • c65b80c build(deps): bump github.com/ilyakaznacheev/cleanenv from 1.4.1 to 1.4.2
  • ca60c48 build(deps): bump github.com/jfreymuth/oggvorbis from 1.0.1 to 1.0.4
  • 13b1192 feat: add ogg vorbis support to music player
  • 0e30e92 feat: change default music format to ogg
  • 180e5c6 fix: correctly handle ws281x errors to allow root-less execution
  • 68a7852 fix: include all relevant config files in releases
  • cc4cd3e fix: prevent hibernation on windows
  • 858d004 fix: use negative build tags for non-portable drivers

v1.1.0

09 Dec 19:56
Compare
Choose a tag to compare

Changelog

  • a6230b5 Bump github.com/d5/tengo/v2 from 2.12.1 to 2.12.2
  • 51b52a4 Bump github.com/goreleaser/goreleaser from 1.10.3 to 1.11.2
  • 37145b4 Merge pull request #19 from dulli/dependabot/go_modules/github.com/goreleaser/goreleaser-1.11.2
  • 8b22297 Merge pull request #20 from dulli/dependabot/go_modules/github.com/d5/tengo/v2-2.12.2
  • 8e98a19 Merge pull request #21 from dulli/dependabot/go_modules/github.com/d5/tengo/v2-2.13.0
  • 54ba3e4 Merge pull request #22 from dulli/dependabot/go_modules/github.com/goreleaser/goreleaser-1.11.4
  • d6d0ada Merge pull request #23 from dulli/dependabot/go_modules/github.com/ilyakaznacheev/cleanenv-1.4.0
  • 2811bf1 Merge pull request #24 from dulli/dependabot/go_modules/github.com/goreleaser/goreleaser-1.12.3
  • b7ef419 Merge pull request #25 from dulli/dependabot/go_modules/github.com/bogem/id3v2/v2-2.1.3
  • 8290bcd Merge pull request #26 from dulli/dependabot/go_modules/github.com/ilyakaznacheev/cleanenv-1.4.1
  • e500125 Merge pull request #27 from dulli/dependabot/go_modules/fyne.io/fyne/v2-2.2.4
  • 056a677 Merge pull request #28 from dulli/dependabot/go_modules/github.com/goreleaser/goreleaser-1.13.1
  • 098e387 Merge pull request #29 from dulli/dependabot/go_modules/github.com/deepmap/oapi-codegen-1.12.3
  • a9c9283 Merge pull request #30 from dulli/dependabot/go_modules/github.com/r3labs/sse/v2-2.9.0
  • aeeea80 build(deps): bump fyne.io/fyne/v2 from 2.2.3 to 2.2.4
  • c58ce52 build(deps): bump github.com/bogem/id3v2/v2 from 2.1.2 to 2.1.3
  • bb82092 build(deps): bump github.com/d5/tengo/v2 from 2.12.2 to 2.13.0
  • 9d228c0 build(deps): bump github.com/deepmap/oapi-codegen from 1.11.0 to 1.12.3
  • 7006601 build(deps): bump github.com/goreleaser/goreleaser from 1.11.2 to 1.11.4
  • 064dd70 build(deps): bump github.com/goreleaser/goreleaser from 1.11.4 to 1.12.3
  • de11968 build(deps): bump github.com/goreleaser/goreleaser from 1.12.3 to 1.13.1
  • 8a702af build(deps): bump github.com/ilyakaznacheev/cleanenv from 1.3.0 to 1.4.0
  • 7704c9e build(deps): bump github.com/ilyakaznacheev/cleanenv from 1.4.0 to 1.4.1
  • c30c428 build(deps): bump github.com/r3labs/sse/v2 from 2.8.1 to 2.9.0
  • 9a6f697 feat: add christmas themed light effects
  • 62e7e1d feat: add configuration profiles that can be chosen while running
  • 40b6142 feat: add hook sytem for basic user automation
  • 80dd27c feat: deduplicate playlists
  • 7c5c094 feat: display remote host info in web interface
  • ad222a8 feat: minor updates to the web interface
  • 56511dd fix: adjust sound normalization target level
  • f166fcd fix: correctly handle additional playlists
  • b0abcd1 fix: make shutdown more responsive

v1.0.2

31 Aug 15:06
Compare
Choose a tag to compare

Changelog

  • 67dff37 Bump fyne.io/fyne/v2 from 2.2.2 to 2.2.3
  • e305762 Bump github.com/d5/tengo/v2 from 2.12.0 to 2.12.1
  • e64b9cf Bump github.com/go-chi/render from 1.0.1 to 1.0.2
  • c420aee Bump github.com/goreleaser/goreleaser from 1.10.2 to 1.10.3
  • 63c93e9 Bump github.com/r3labs/sse/v2 from 2.8.0 to 2.8.1
  • 9a7ecd6 Bump github.com/sirupsen/logrus from 1.8.1 to 1.9.0
  • a3e2208 Merge pull request #13 from dulli/dependabot/go_modules/fyne.io/fyne/v2-2.2.3
  • 9af6052 Merge pull request #14 from dulli/dependabot/go_modules/github.com/goreleaser/goreleaser-1.10.3
  • d00812b Merge pull request #15 from dulli/dependabot/go_modules/github.com/sirupsen/logrus-1.9.0
  • 358e16b Merge pull request #16 from dulli/dependabot/go_modules/github.com/d5/tengo/v2-2.12.1
  • dde2ea0 Merge pull request #17 from dulli/dependabot/go_modules/github.com/go-chi/render-1.0.2
  • dccc2bd Merge pull request #18 from dulli/dependabot/go_modules/github.com/r3labs/sse/v2-2.8.1
  • 7fdaf58 feat: add an open source license
  • 2481f6b feat: bundle web interface into binary
  • edfe167 feat: rebrand to deichwave
  • be12b08 fix: reflect rebranding in systemd service names

v1.0.1

10 Jul 18:41
Compare
Choose a tag to compare

Changelog

  • c922825 Bump fyne.io/fyne/v2 from 2.1.2 to 2.1.4
  • 66bb65c Bump fyne.io/fyne/v2 from 2.1.4 to 2.2.2
  • a3ad7d5 Bump github.com/d5/tengo/v2 from 2.10.1 to 2.12.0
  • 05428f0 Bump github.com/deepmap/oapi-codegen from 1.10.1 to 1.11.0
  • 55c6ddf Bump github.com/deepmap/oapi-codegen from 1.9.1 to 1.10.1
  • ca0920c Bump github.com/go-chi/cors from 1.2.0 to 1.2.1
  • b8d8491 Bump github.com/ilyakaznacheev/cleanenv from 1.2.6 to 1.3.0
  • 603843b Bump github.com/r3labs/sse/v2 from 2.7.4 to 2.7.7
  • 09bd90f Bump github.com/r3labs/sse/v2 from 2.7.7 to 2.8.0
  • 4a02d2e Bump github.com/tc-hib/go-winres from 0.2.4 to 0.3.0
  • e782776 adapt rest server to oapi-codegen changes
  • fad403b add host detection to the web interface
  • 54da072 cleanup, incl. most inline todos and linter warnings
  • 9d400d8 fixed some config values being ignored and tweaked default values
  • 7dfb62e upgrade to go 1.18