Files
ardour/libs
Julien "_FrnchFrgg_" RIVAUD 0f64e5ce84 Remove ad-hoc handling of possible_in == 0
Just make the code responsible for possible_in > 0 also handle
possible_in == 0 since it nearly does the same thing.

The only difference is that the possible_in == 0 case didn't check at
all for audio_in, essentially acting as if possible_in was audio_in.
There is thus a small POLICY CHANGE, but the selected configuration will
stay the same unless a better matching configuration is available.
2016-08-06 19:38:09 +02:00
..
2016-07-17 17:04:35 +01:00
2016-07-24 16:54:08 +02:00
2015-12-17 20:22:02 +01:00
2016-08-06 16:49:41 +02:00
2016-07-28 13:28:38 +02:00
2015-10-08 16:18:39 +02:00