CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2012/04/19 01:43:47
Modified files:
games/scummvm : Makefile
games/scummvm/patches: patch-configure
Added files:
games/scummvm/files: sndio.cpp
games/scummvm/patches: patch-backends_module_mk
patch-base_plugins_cpp
patch-base_version_cpp
Log message:
make scummvm use sndio(7) for midi. Now, those who have no hardware midi
synth could use any soft synth to get the music. This decreases the
number of sequencer(4) users as well ;)
ok jsg, dcoppa