08-19-2019, 12:42 PM
Hi,
moOde 6.1.0 is available for download at http://moodeaudio.org :-)
This release includes important bug fixes and improvements including a nice performance improvement for UI rendering, updated Linux kernel and librespot, and minor fixes to the new Library loader. Refer to the Release Notes for more information.
NOTE: There is also an in-place update available for moOde 6.0.0 that bumps it to 6.1.0 :-)
Take a moment to consider showing your appreciation for the effort that goes into developing and supporting moOde audio player by making a donation. This will help ensure the moOde project is able to continue to make great audio software for the wonderful Raspberry Pi audio community :-)
-Tim
moOde 6.1.0 is available for download at http://moodeaudio.org :-)
This release includes important bug fixes and improvements including a nice performance improvement for UI rendering, updated Linux kernel and librespot, and minor fixes to the new Library loader. Refer to the Release Notes for more information.
NOTE: There is also an in-place update available for moOde 6.0.0 that bumps it to 6.1.0 :-)
Take a moment to consider showing your appreciation for the effort that goes into developing and supporting moOde audio player by making a donation. This will help ensure the moOde project is able to continue to make great audio software for the wonderful Raspberry Pi audio community :-)
Code:
########################################################
//
// 6.1.0 2019-08-18
//
########################################################
Updates
- UPD: Improve performance of UI rendering
- UPD: Add Qobuz format id 27 for FLAC (up to 192K)
- UPD: Add Compilation identifier to Library options
- UPD: Add Pixel aspect ratio to Local UI section in System config
- UPD: Add to header comments for new lib loader
- UPD: Change to "turn off" on Squeezelite Active overlay
- UPD: Bump to librespot-51a634d
- UPD: Bump to Linux kernel 4.19.66
Bug fixes
- FIX: Input field validation for Curve name in the EQ's
- FIX: Cover info in Tag view is sometimes obscured
- FIX: Missing col in mobile portrait / Show Genres = No
- FIX: Artist filter not managing compilation tracks
-Tim