[Scummvm-devel] [Scummvm-cvs-logs] SF.net SVN: scummvm:[50664] scummvm/trunk
Johannes Schickel
lordhoto at scummvm.org
Mon Jul 5 16:31:45 CEST 2010
On 07/05/2010 08:24 AM, Max Horn wrote:
> Am 05.07.2010 um 02:09 schrieb anguslees at users.sourceforge.net:
>
>
>> Revision: 50664
>> http://scummvm.svn.sourceforge.net/scummvm/?rev=50664&view=rev
>> Author: anguslees
>> Date: 2010-07-05 00:09:41 +0000 (Mon, 05 Jul 2010)
>>
>> Log Message:
>> -----------
>> Skip /dev/sequencer MIDI on Android.
>>
>>
> Seeing how many backends have to override this, I guess it would be better if we changed this so that it is only enabled if explicitly enabled (e.g. by configure, when it notices a UNIX system with /dev/sequencer support). Say, by introducing a #define ENABLE_SEQ_MIDI or so.
>
Hi,
sounds sensible. Seeing that our current convention seems rather to use
USE_* instead of ENABLE_*, I would vote for naming it USE_SEQ_MIDI.
// Johannes
More information about the Scummvm-devel
mailing list