Another small update (V0.965b).
Some of the changes in this release:
Link here:
VideoJuke - 0.965b
Some of the changes in this release:
- Fixed: Skin change issue, where number of lines per sub-display wasn't reset reliably.
- Fixed: Skin change issue, where maximum skin number was off-by-one (so highest number skin would be skipped when changing skins).
- Fixed: Bundled skin 'Stereo-Touch' name typo in jukebox.ini.
- Fixed: Alpha-numeric search function now works correctly (if key pressed is not a selector key).
- Fixed: Sometimes screensaver would be closed if a snackbar was dismissed at the wrong time.
- Fixed: Master Volume value now logged correctly.
- Added: Direct skin change keys (ie BTN_SKIN_1..BTN_SKIN_20) to jump straight to the numbered skin.
- Added: Conway's 'Game Of Life' simulation (life) screensaver (because, why not? It's only a couple hundred lines of code).
- Refactored startup sequence to improve performance.
- Refactored Player Event handler to improve performance.
- Optimized media metadata retrieval (on average, about 25% faster when indexing).
- Tidied up skins to optimize strip grid usage.
- Bug Hunt: The very first track played at startup sometimes causes track information snackbar to appear twice (if snackbar is enabled and Radio Mode is enabled).
- Bug Hunt: When resizing screen of changing skins, if track title is long, scrolling functionality gets messed up.
- Bug Hunt: When changing skins, Mouse-over Tooltips are not updating correctly.
Link here:
VideoJuke - 0.965b