Itunes Media Player v1.0.54 (MacOS)
MacOS java upgrade:
# Moving away from JDK 1.6 which had native Hardware Acceleration.
# The reason behind the move is JDK 1.6 on MacOS 11 doesn't work anymore.
# JavaFX to the rescue: Old JavaFX player for >JDK 1.6 builds is resurrected. With the new UI components it looks modern.
New UI Themes can be selected under tools menu courtesy of Flatlaf: https://www.formdev.com/flatlaf/
App crash fix on Linux kernel 5.x
Misc UI/UX improvements.