Project

General

Profile

Feature #915

configurable plugin priority

Added by Ariadne Conill over 4 years ago. Updated almost 4 years ago.

Status:
Closed
Priority:
Minor
Assignee:
-
Category:
-
Target version:
Start date:
November 13, 2019
Due date:
% Done:

0%

Estimated time:
Affects version:

Description

We should make it possible to configure plugin priority somehow.

Third party plugins (such as vgmstream) would like to prioritize themselves ahead of MPG123 for example (as vgmstream can handle game-specific custom looping and MPG123 does not).

I'm not sure what the final solution is, but we should talk about making this configurable.

History

#1 Updated by John Lindgren over 4 years ago

What if we just change the default InputInfo so that the default priority is 5 instead of 0?

And adjust the priority of first-party plugins into the 5-10 range:
flacng, openmpt = 6
vorbis = 7
sndfile = 9 (same as before)
ffaudio = 10 (same as before)

#2 Updated by Ariadne Conill over 4 years ago

Yeah, that was what I was thinking for a first step, but I think users may still want to be able to override our defaults.

#3 Updated by Ariadne Conill over 4 years ago

  • Status changed from New to Closed

Done in latest git.

#4 Updated by John Lindgren almost 4 years ago

  • Target version set to 4.0

Also available in: Atom PDF