06-07-2021, 10:45 AM
Updated draft release notes.
Added a bit of code to set the theme-color meta element in header to match the Theme color selected in Preferences. Test Release 1 is looking pretty solid so r730 will prolly be released sometime this month (June). There will be an in-place update available which upgrades 7.2.1 to 7.3.0.
Here's some additional info on the fantastic CamillaDSP integration and updates incorporated into moOde 7.3.0 by @bitlab :-)
- The new version of CamillaDSP now also supports wave files for convolution. No need any more to convert to raw files (camilladsp 5.1+)
- The moode quick convolution interface is updated to support wave files.
- The files tab on the camillagui is only shown in Expert Mode.
- CamillaDSP now uses ALSA plughw instead of hw as output.
- With some filters you can choose it you want to use Q or bandwidth (camilladsp 5.2+)
- Improved feedback about the configuration errors (camilladsp 5.0+)
- See more info about the 0.5+ at https://github.com/HEnquist/camilladsp/b...ANGELOG.md
Added a bit of code to set the theme-color meta element in header to match the Theme color selected in Preferences. Test Release 1 is looking pretty solid so r730 will prolly be released sometime this month (June). There will be an in-place update available which upgrades 7.2.1 to 7.3.0.
Here's some additional info on the fantastic CamillaDSP integration and updates incorporated into moOde 7.3.0 by @bitlab :-)
- The new version of CamillaDSP now also supports wave files for convolution. No need any more to convert to raw files (camilladsp 5.1+)
- The moode quick convolution interface is updated to support wave files.
- The files tab on the camillagui is only shown in Expert Mode.
- CamillaDSP now uses ALSA plughw instead of hw as output.
- With some filters you can choose it you want to use Q or bandwidth (camilladsp 5.2+)
- Improved feedback about the configuration errors (camilladsp 5.0+)
- See more info about the 0.5+ at https://github.com/HEnquist/camilladsp/b...ANGELOG.md
Code:
########################################################
//
// 2021-MM-DD TC moOde 7.3.0
//
########################################################
New features
- NEW: Volume normalization and format options for librespot
Updates
- UPD: Bump to MPD 0.22.8
- UPD: Bump to librespot 0.2.0
- UPD: Bump to CamillaDSP 0.5.3, GUI 0.4.1, Backend 0.7.1, Plot 0.5.3
- UPD: Add verbose debug option to CamillaDSP
- UPD: Run updMpdConf() after in-place update
- UPD: Improve method for updating currentsong.txt
- UPD: Option to turn off Now-playing (EQ bars) icon
- UPD: Option to turn off CoverView Playbar
- UPD: Enable rpi-cirrus-wm5102.dtbo to show in DT overlay list
- UPD: Route Bluetooth through unified ALSA framework
- UPD: Load i2c-dev at boot time via /etc/modules
- UPD: Set theme-color meta element in header to Theme color
Bug fixes
- FIX: Missing "Roonbridge Active" in currentsong.txt
- FIX: Currentsong.txt truncated at startup
- FIX: Airplay, Spotify renderers crash when ALSA Loopback On
- FIX: DSP confs break when audioout set to Bluetooth
- FIX: Station Home page field not in Audio info
- FIX: Wlan0 power save not disabled during startup for Pi-Zero W