input-selector: default to sync-streams=true

I think this is the expected behaviour, and we couldn't do this
in 0.10 for backwards-compatibility reasons, so change it now.
This commit is contained in:
Tim-Philipp Müller 2012-02-21 21:06:17 +00:00
parent 4fcef8ce42
commit 654b074477

View file

@ -84,7 +84,7 @@ enum
PROP_SYNC_STREAMS
};
#define DEFAULT_SYNC_STREAMS FALSE
#define DEFAULT_SYNC_STREAMS TRUE
#define DEFAULT_PAD_ALWAYS_OK TRUE