diff options
author | Max Horn | 2003-10-17 21:22:08 +0000 |
---|---|---|
committer | Max Horn | 2003-10-17 21:22:08 +0000 |
commit | 6eb03982170a625063c1e8be57e581a7f10d4cc9 (patch) | |
tree | 0691249c1fc693ff3148ee86e98588b29bab7894 | |
parent | 1aab20ff2b1190bfc65aea05e24143c396d7fd41 (diff) | |
download | scummvm-rg350-6eb03982170a625063c1e8be57e581a7f10d4cc9.tar.gz scummvm-rg350-6eb03982170a625063c1e8be57e581a7f10d4cc9.tar.bz2 scummvm-rg350-6eb03982170a625063c1e8be57e581a7f10d4cc9.zip |
update
svn-id: r10881
-rw-r--r-- | TODO | 7 |
1 files changed, 0 insertions, 7 deletions
@@ -58,13 +58,6 @@ Config That's cumbersome, and error prone. Would be much nicer if updating the volume config value automatically notifies the SoundMixer, iMuse etc. * Change backends to directly access the config manager -* During the config rewrite, some command line switches were disabled. - Gotta decide what to do about each of them: reimplement, remove, replace? - In particular: -w and -l (those were kind of oddball switches, IMHO); - also -z should be split into two seperate functions (see TODO comment in - GameDetector::list_games()) - - SCUMM ===== |