From bb6765f85d6272f736fa9bbe0981582fa7679ef5 Mon Sep 17 00:00:00 2001 From: Max Horn Date: Thu, 2 Oct 2003 22:52:57 +0000 Subject: cleanup & restructuring; in particular move the midi driver list to its own source file svn-id: r10550 --- TODO | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index c9ff5a2425..969df839e7 100644 --- a/TODO +++ b/TODO @@ -111,6 +111,13 @@ Descumm * Rewrite code to use 2 passes; first pass builds an intermediate graph, the second pass then tries to detect loops, break/continue statements etc. +Backend +======= +* 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 :-). + SDL backend =========== * Maybe change the shortcuts? One idea (add ctrl-alt in all cases): -- cgit v1.2.3