mattblovell / kodi_panel

Front panel LCD display for Kodi (via JSON-RPC)
MIT License
12 stars 5 forks source link

Provide lookup tables of callback functions for "special treatment" #27

Closed mattblovell closed 3 years ago

mattblovell commented 3 years ago

See the ELEMENT_CB and STRING_CB dictionaries.

Audio, video, and status screen functions can now all make use of a single, centralized text_fields() function.