![]() |
Upcoming moOde 7.5.0 release - Printable Version +- Moode Forum (https://moodeaudio.org/forum) +-- Forum: moOde audio player (https://moodeaudio.org/forum/forumdisplay.php?fid=3) +--- Forum: Support (https://moodeaudio.org/forum/forumdisplay.php?fid=7) +--- Thread: Upcoming moOde 7.5.0 release (/showthread.php?tid=4292) Pages:
1
2
|
RE: Upcoming moOde 7.5.0 release - TheOldPresbyope - 10-13-2021 I dunno. I'm not a CamillaDSP power user but I thought I knew how to read. From https://github.com/HEnquist/pycamilladsp-plot Quote:pyCamillaDSP_plot @Tim Curtis I haven't seen any sort of release notes for this code. Regards, Kent RE: Upcoming moOde 7.5.0 release - Tim Curtis - 10-13-2021 I see it now, its in the releases tab. https://github.com/HEnquist/pycamilladsp-plot/releases RE: Upcoming moOde 7.5.0 release - bitlab - 10-13-2021 @TheOldPresbyope you reading is fine, but as you know not everything you read on internet is true ![]() In the 'old' days camilladsp used the camilladsp-plot to also render the images in the web gui, but it was slow and delivered not the nicest image you could get. Other parts of camilladsp-plot are still used. RE: Upcoming moOde 7.5.0 release - TheOldPresbyope - 10-13-2021 (10-13-2021, 02:03 PM)bitlab Wrote: @TheOldPresbyope you reading is fine, but as you know not everything you read on internet is true "Can't teach an old dog new tricks" was one of my grandmother's frequent rejoinders. Now I'm as old as she was when she was telling me. Sigh. Regards, Kent RE: Upcoming moOde 7.5.0 release - Tim Curtis - 10-26-2021 Here's latest draft release notes for upcoming 7.5.0 release. Nice bumps to MPD and librespot thanks to the hard work and dedication of their maintainers :-) Code: ################################################################################ RE: Upcoming moOde 7.5.0 release - bitlab - 10-26-2021 Plus: Code: Updates ;-) RE: Upcoming moOde 7.5.0 release - Tim Curtis - 11-02-2021 Here's the latest draft release notes for upcoming 7.5.0 release. Highlights: - NEW: Toggle CoverView on/off from System Config For usage scenario where attached display is used only for displaying UI Eliminates need to have cursor enabled/visible and attached mouse or to have screen saver timeout set - UPD: Bump to MPD 0.23.3 Includes new yes/no option to play silence before stop/pause DSD/DoP This helps avoid audio glitches with certain DAC's - UPD: Bump to librespot 0.3.1 More efficient dithering for 16 bit audio - UPD: Add "Disabled" option to Multiroom Receiver config Prevents On/Off if not desired - UPD: Add ALSA output mode to Multiroom Receiver config Option to output in "Direct (hw) mode" - UPD: Add query timeout to Multiroom Sender config Much faster Querying for Receivers - UPD: Add IP addr timeout to System config During startup wait for up to timeout seconds for an IP address to be assigned Ethernet adapter can still be skipped during startup for WiFi-only configs Leaving set at the default of 90 seconds can help avoid AP mode starting after a power outage Code: ################################################################################ RE: Upcoming moOde 7.5.0 release - malcolmwa - 11-05-2021 (11-02-2021, 06:32 PM)Tim Curtis Wrote: Here's the latest draft release notes for upcoming 7.5.0 release.Thanks for this Tim, This fixes issue I was having after power brownout then no WIFI after power comes back: https://moodeaudio.org/forum/showthread.php?tid=4231 |