Skip to content

Releases: jacktrip/jacktrip-agent

2022-08-25 Release

25 Aug 20:49
02d284b

Choose a tag to compare

What's Changed

Full Changelog: 2022063...2022082

2022-06-14 Release

30 Jun 21:42
f96477e

Choose a tag to compare

What's Changed

  • Zita should use the maximum channels found for each device by @nwang92 in #80
  • 2022-06-30 Release by @nwang92 in #81

Full Changelog: 2022061...2022063

2022-05-04 Release

07 May 00:30
9aa27e3

Choose a tag to compare

What's Changed

  • Bumping up memory reserved for SuperCollider by @mikedickey in #34
  • Allow empty cloudid for semi-managed servers by @mikedickey in #35
  • Set mac address as Jamulus client name by @nwang92 in #33
  • Adding server-side JACK client to write FLAC audio files by @nwang92 in #37
  • Removing utils.go from secrets scanner by @nwang92 in #38
  • Fixing playback issues incurred by moving to sliding window by @nwang92 in #39
  • Adding sclang code generating functions to process new JSON mixCode by @mikedickey in #40
  • Feature/multiple bitrate streams by @nwang92 in #42
  • Attempt to re-read device version if empty by @nwang92 in #43
  • Creating device-only jacktrip-agent by @nwang92 in #46
  • Update README.md by @arctan5x in #47
  • Use SSL and Authorization token for studio pings by @mikedickey in #48
  • Remove auth token from log by @mikedickey in #49
  • Adding broadcast boolean field by @nwang92 in #50
  • Changing order of enum so private is default by @nwang92 in #52
  • moving MaxMusicians into ServerConfig by @mikedickey in #53
  • Switching build to produce arm binaries by @nwang92 in #55
  • Adding support for experimental queue size settings by @mikedickey in #54
  • Don't reset device if only Broadcast state changes on server by @mikedickey in #56
  • Adding expiresAt in heartbeat so server is aware of expiration time by @nwang92 in #59
  • Adding EnableUSB option to DeviceConfig by @nwang92 in #64
  • Adding new ALSA fields by @nwang92 in #70
  • Multi USB Device Support by @arctan5x in #58
  • Bugfix/main merge conflicts by @nwang92 in #74
  • 2022-05-04 Release by @nwang92 in #73

Full Changelog: 2022020...2022050