Open main menu

Difference between revisions of "TODO"

409 bytes removed ,  19:33, 7 November 2016
→‎General: remove auto-detect task
(→‎General: update auto-detect idea)
(→‎General: remove auto-detect task)
Line 77: Line 77:
     ./scummvm --add new_target --path=/foo monkey2
     ./scummvm --add new_target --path=/foo monkey2
     ./scummvm --remove new_target
     ./scummvm --remove new_target
* Maybe allow launching games even if no target is specified? I.e. the user only has to specify a path (or run ScummVM from the right directory), and ScummVM auto-detects the game in that location
    ./scummvm --path=/path/to/game/files --auto-detect
Such a --auto-detect command has already been added, but currently it only prints the list of detected games to the standard output and does not start them.
* The following things should be put into namespaces:
* The following things should be put into namespaces:
** MIDI related classes either to Audio, or a new "MIDI" namespace
** MIDI related classes either to Audio, or a new "MIDI" namespace
TrustedUser
2,147

edits