From e16bf5b3be3f6f034fffe17a49dc7f12c139e603 Mon Sep 17 00:00:00 2001 From: Autechre Date: Fri, 7 Aug 2020 23:38:07 +0200 Subject: [PATCH] Update CHANGES.md --- CHANGES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.md b/CHANGES.md index 3bd04e494b..e2f4da6d73 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -35,6 +35,7 @@ - MENU/WIDGETS: Add optional widget-based 'load content' launch feedback animation - MENU/WIDGETS: Make notification font size option visible when graphics widgets are enabled - ODROID GO ADVANCE: Video driver - fix race condition with RGUI callback +- PLAYLISTS: Change playlists to use dynamic arrays. Instead of a fixed initial 12MB memory allocation (99999 * 128 byte (on 64bit arch)), use a dynamically growing array - PLAYLISTS: Playlist base content directory paths - portable playlists - PLAYLISTS/SEARCH: Enhanced playlist search functionality - PLAYLISTS/DATABASE: Add 'Explore' view