If we switch to SVN, move iMuse stuff to its own dir, too

svn-id: r18252
This commit is contained in:
Max Horn 2005-05-25 19:40:53 +00:00
parent e3db264d89
commit 6c66d67b9b

3
TODO
View file

@ -113,7 +113,8 @@ General
- move fmopl code to softsynth dir
- move fonts to graphics/fonts/ dir
- move all the game engines into a new dir engines/
- maybe system.h / system.cpp should go to backends/, too ?
- maybe common/system.h / system.cpp should go to backends/, too ?
- move the iMuse source files in scumm/ to a new dir scumm/imuse/
* The following things should be put into namespaces:
- AudioStream and subclasses into Audio
- MIDI related classes either to Audio, or a new "MIDI" namespace