-
Notifications
You must be signed in to change notification settings - Fork 7
/
changelog
166 lines (121 loc) · 4.07 KB
/
changelog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
2024-09-24, version 0.25.1
- add simple MIDI synth
2024-07-12, version 0.24.7
- improve web mixer interface
- correct pre-compiled builds on x86_64
- monitor system temperature
2024-06-12, version 0.24.2
- improve webmixer mute states
- add MIDI DAW controller support on Linux
2024-05-27, version 0.23.1
- add lab streaming layer support
- additional plugins, e.g., for level metering and LTC generation
- minor bugfixes
2024-02-19, version 0.21.1
- object-based mixing interface
- optional high-frequency ping measurements
2023-12-21, version 0.20.14
- many minor improvements in binaural reproduction and reverb simulation
- improvements for MacOS
- support for 64 Bit arm architecture
2023-05-18, version 0.20.2
- prepare for packaging on archlinux
2023-05-05, version 0.20.1
- reduce ping frequency to minimize data usage
- correct spatial localization
2023-04-06, version 0.19.30
- use OSC based head tracker instead of USB-serial
- adapt paths on MacOS
- request microphone permissions on MacOS
- allow port names with spaces
- many minor improvements
2022-10-11, version 0.19.15
- correct head tracking
2022-10-03, version 0.19.14
- add flanger plugin
2022-09-24, version 0.19.12
- optional channel names, webmixer improvements
2022-08-27, version 0.19.4
- provide user access to echo cancellation parameters
2022-08-10, version 0.19.1
- initial support for TCP transmission
- initial support for non-adaptive echo cancellation
- various minor improvements
2022-06-24, version 0.18.9
- make startup on MacOS more robust
2022-06-23, version 0.18.7
- further improvement of head tracking module
2022-05-28, version 0.18.1
- improve head tracking module
- support for Ubuntu 22.04
2022-03-10, version 0.17.1
- add audio plugins
- improve audio recorder interface
2022-02-10, version 0.16.1
- update zita-njbridge to latest version
- many minor bugfixes related to MacOS version and GUI
- support HifiBerry audio devices
2022-02-02, version 0.13.1
- initial macOS client, minor bugfixes
2022-01-20, version 0.12.1
- minor improvements, initial GUI version
2022-01-01, version 0.11.1
- security improvements, re-enable MacOS version
2021-12-20, version 0.10.1
- add reverb-only monitor option, minor bugfixes and improvements
2021-10-10, version 0.9.15
- correct extra port sending to local IP address
2021-10-08, version 0.9.14
- bind extra ports to all network devices
2021-10-07, version 0.9.12
- correct forwarding of extra ports in proxy mode
2021-10-02, version 0.9.11
- improvement of proxy mode
2021-10-01, version 0.9.8
- optionally deactivate output
2021-09-30, version 0.9.6
- enable user-provided TASCAR code, e.g., for distributed DMX control
2021-09-07, version 0.9.4
- optimization of downmix mode
2021-09-03, version 0.9.2
- fix of server mode bug caused by new downmix mode
2021-08-31, version 0.9.1
- initial implementation of session downmix
2021-06-18, version 0.8.1
- correct installer script
- increase network priority
2021-04-27, version 0.7.7
- correct the latency display
2021-04-15, version 0.7.1
- add out-of-order correction
- improved ping statistic analysis
2021-04-09, version 0.6.153
- experimental WiFi control interface
- sequence error correction
- bugfix for development test interface
2021-04-03, version 0.6.150
- audio proxy mode to save upload bandwidth in some conditions
- speedup of session restart
- minor bug fixes
- restructured code
2021-02-28, version 0.5.51 (stable version)
- increase robustness in case of invalid REST API responses
2021-02-23, version 0.5.50
- bugfix for broken web front end
2021-02-08, version 0.5.48
- metronome
- configurable self-monitor delay
2021-01-13, version 0.5.19
- preparation of frontend selection
2021-01-12, version 0.5.17
- support source directivity
2021-01-11, version 0.5.16
- headtracking can rotate sources at all members
2021-01-11, version 0.5.14
- allow restarting of audio backend from webinterface
2021-01-08, version 0.5.10
- improve resolving of webmixer IP
- audio recorder
- low bandwidth settings
2020-12-31, version 0.5.0
- first version in 2021