Implement lyrics lookup

There is now a generic mechanism for loading lyrics,
or any other arbitrary content related to songs.
This commit is contained in:
2022-09-18 09:15:23 +02:00
parent b6dd940720
commit 28ed7a85a8
6 changed files with 507 additions and 34 deletions

8
NEWS
View File

@@ -1,3 +1,11 @@
Unreleased
* Added ability to look up song lyrics,
using a new scriptable extension interface for the Info tab
* Added Readline-like M-u, M-l, M-c editor bindings
2.0.0 (2022-09-03)
* Added an optional X11 user interface