Difference between revisions of "TODO"

Jump to navigation Jump to search
(DONE)
(DONE)
Line 202: Line 202:


=== General ===
=== General ===
* Several of the backend factory functions take config parameters. It should be possible to get rid of those once the config system rewrite (see above) has been done. In that case, the backends simply can query the config manager for these parameters (or any others they might like :-).
* Change backends to directly access the config manager
* Add API to query backend for a list of available music engines. Useful for Options dialog
* Add API to query backend for a list of available music engines. Useful for Options dialog
* Document key codes to be used for special keys, like F1-F15 etc.
* Document key codes to be used for special keys, like F1-F15 etc.