WIP Show Track Info: Select on tag opens it in full screen

Mostly useful for reading comments

WIP as it currently works only from WPS. Doesn't work from file browser(see https://gerrit.rockbox.org/r/c/rockbox/+/5999). Also breaks playlist viewer if called from there. Not sure how to handle it properly in all cases and not currently planning to work on it

Change-Id: I441eb9c6b3fe50f58436111d83bc98a25841d656
This commit is contained in:
Roman Artiukhin 2024-11-04 12:14:22 +02:00 committed by Christian Soffke
parent 5e66f0e762
commit 4062a6aefc
5 changed files with 53 additions and 2 deletions

View file

@ -32,6 +32,7 @@ settings_dumper.c
snow.c
sort.c
stats.c
view_text.c
#ifdef HAVE_TOUCHSCREEN
stopwatch.lua
#else
@ -237,4 +238,4 @@ test_touchscreen.c
#endif
test_usb.c
test_viewports.c
#endif /* HAVE_TEST_PLUGINS */
#endif /* HAVE_TEST_PLUGINS */