Difference between revisions of "Impact/Pulse/First Standalone Versions"
From SOUND4wiki
m |
m |
||
Line 8: | Line 8: | ||
*Watermarking [[SOUND4 Watermark Versions#1.0.8|1.0.8]]: Display stream version in software | *Watermarking [[SOUND4 Watermark Versions#1.0.8|1.0.8]]: Display stream version in software | ||
*FullRDS [[SOUND4 FullRDS Versions#1.2.13|1.2.13]]: Display stream version in software | *FullRDS [[SOUND4 FullRDS Versions#1.2.13|1.2.13]]: Display stream version in software | ||
− | *LANAudio 2.0.26: Correct AES67 Slave clock does not switch from a Master to another | + | *LANAudio [[Ethernet/LANAudio Versions#2.0.26|2.0.26]]: Correct AES67 Slave clock does not switch from a Master to another |
*(Impact only) Process 1.0.41: Pure Force as default presets | *(Impact only) Process 1.0.41: Pure Force as default presets | ||
*System: correct syslogd rotate principle to avoid to loose some archived messages | *System: correct syslogd rotate principle to avoid to loose some archived messages | ||
Line 42: | Line 42: | ||
*FullRDS [[SOUND4 FullRDS Versions#1.2.11|1.2.11]]: Correct bad memory delete in ODA Config and Short Message (was crashing) | *FullRDS [[SOUND4 FullRDS Versions#1.2.11|1.2.11]]: Correct bad memory delete in ODA Config and Short Message (was crashing) | ||
− | *SOUND4IP 2.2.3 update: Complete default init. | + | *SOUND4IP [[Ethernet/IPConnect Versions#2.2.3|2.2.3]] update: Complete default init. |
*Server [[SOUND4 Server Versions#4.1.71|4.1.71]]: better conversion for unicode string (in function of conversion C++<=>JS) | *Server [[SOUND4 Server Versions#4.1.71|4.1.71]]: better conversion for unicode string (in function of conversion C++<=>JS) | ||
*URL Player: add "useragent" for mpd | *URL Player: add "useragent" for mpd | ||
Line 59: | Line 59: | ||
**Do not bloc when network is unreachable (unplug ethernet) | **Do not bloc when network is unreachable (unplug ethernet) | ||
**Correct memory leak in Undo/Redo manager (especially visible when changing presets) | **Correct memory leak in Undo/Redo manager (especially visible when changing presets) | ||
− | *LANAudio 2.0.25: just update so upgrading from old (<=1.41) does not reset AES67 inputs to Livewire | + | *LANAudio [[Ethernet/LANAudio Versions#2.0.25|2.0.25]]: just update so upgrading from old (<=1.41) does not reset AES67 inputs to Livewire |
− | *SOUND4IP 2.2.3 : reduce memory usage when checking links in error, to avoid out of memory reboot. | + | *SOUND4IP [[Ethernet/IPConnect Versions#2.2.3|2.2.3]] : reduce memory usage when checking links in error, to avoid out of memory reboot. |
*Stream [[SOUND4 Stream Versions#2.4.7|2.4.7]]: | *Stream [[SOUND4 Stream Versions#2.4.7|2.4.7]]: | ||
**Correct Metadata HTTP read timeouts. | **Correct Metadata HTTP read timeouts. | ||
Line 81: | Line 81: | ||
*Process 1.0.39: Update New HD Limiter, New DJ LImiter, Loudness Match for Monitor, new presets. | *Process 1.0.39: Update New HD Limiter, New DJ LImiter, Loudness Match for Monitor, new presets. | ||
*FullRDS [[SOUND4 FullRDS Versions#1.2.10|1.2.10]]: Correct MEC 45 ODA Spinning Wheel Timing Control (was refusing some correct settings) | *FullRDS [[SOUND4 FullRDS Versions#1.2.10|1.2.10]]: Correct MEC 45 ODA Spinning Wheel Timing Control (was refusing some correct settings) | ||
− | *LANAudio 2.0.25: | + | *LANAudio [[Ethernet/LANAudio Versions#2.0.25|2.0.25]]: |
**Corrected: Default broadcast is not applied | **Corrected: Default broadcast is not applied | ||
**Corrected handling of 1-channel stream (copy left channel to right) | **Corrected handling of 1-channel stream (copy left channel to right) |
Revision as of 13:49, 23 June 2020
1.64
(2020-06-23)
- Server 4.1.76:
- Try to detect UTF-16/32 on file reading, and convert whenever it is possible (Metadata).
- RDS Automation : correction so Line/Char parsing works properly with TCP server source
- Stream 2.4.13: Display stream version in software. Correct unicode detection for non-UTF8 sources.
- Watermarking 1.0.8: Display stream version in software
- FullRDS 1.2.13: Display stream version in software
- LANAudio 2.0.26: Correct AES67 Slave clock does not switch from a Master to another
- (Impact only) Process 1.0.41: Pure Force as default presets
- System: correct syslogd rotate principle to avoid to loose some archived messages
- Update linux kernel security/fixes (4.9.228) (specifically for mmc corrections)
1.63
(2020-05-14)
- Server 4.1.73: correct Preset Sharing and Discovery (was not working since 1.57) and preset import/export with L&S commands
- Remote 4.1.57: theme fixes. Can change Preset Sharing password without knowing old one.
- New fan manager to be less noisy
1.62
(2020-05-07)
- limit samba (windows share) logs, which could grow huge if a lot of different client IP.
- Stream 2.4.10: HeAAC v2 allow bitrate up to 64kbps
1.61
(2020-04-24)
- Stream 2.4.9: Separate Icecast 2.0 and Icecast 2.x
- FullRDS 1.2.12: Correct bad serial port initialisation -> does not show baudrate
- Emergency/URL player: always restart on errors
1.60
(2020-04-17)
- Support for new plugins, like supervision
1.59
(2020-03-16)
- FullRDS 1.2.11: Correct bad memory delete in ODA Config and Short Message (was crashing)
- SOUND4IP 2.2.3 update: Complete default init.
- Server 4.1.71: better conversion for unicode string (in function of conversion C++<=>JS)
- URL Player: add "useragent" for mpd
- Upgrade: now URL player stop before upgrade and restarted after
1.58
(2020-02-27)
- Enable the Full Reboot of unit
1.57
(2020-02-24)
- Server 4.1.69:
- Correct bad bitfield mapping (BUG: AES2 Sync was not working)
- Do not bloc when network is unreachable (unplug ethernet)
- Correct memory leak in Undo/Redo manager (especially visible when changing presets)
- LANAudio 2.0.25: just update so upgrading from old (<=1.41) does not reset AES67 inputs to Livewire
- SOUND4IP 2.2.3 : reduce memory usage when checking links in error, to avoid out of memory reboot.
- Stream 2.4.7:
- Correct Metadata HTTP read timeouts.
- icecast: using metadata.xsl to update metadata, to avoid the needed admin login.
- Watermarking 1.0.7: Alarm if not working
- System:
- fixed DNS does not block DHCP DNS
- NTP gives back status in SNMP and Remote
- Can disable NTP request, and using GPS for time
- Can select Timezone (for logs)
- Plugin URL Player: When error (wrong URL, disconnection from the server) no longer blocks and restart playing when possible
- Process 1.0.40: adding missing L&S commands+remove services management variables. Protect frequencies across upgrades (temporary no sound on MPX)
- System Data: adding services management variables
- Update linux kernel security/fixes (4.9.213)
1.56
(2019-11-26)
- Server 4.1.65: small improvements. Correct IP/DNS setup.
- Process 1.0.39: Update New HD Limiter, New DJ LImiter, Loudness Match for Monitor, new presets.
- FullRDS 1.2.10: Correct MEC 45 ODA Spinning Wheel Timing Control (was refusing some correct settings)
- LANAudio 2.0.25:
- Corrected: Default broadcast is not applied
- Corrected handling of 1-channel stream (copy left channel to right)
- Better PTP timestamping (rx timestamp pool empty)
- Remote 4.1.52:
- better Unicode support
- support for Loudness match in Monitor