mpf-mc icon indicating copy to clipboard operation
mpf-mc copied to clipboard

The Mission Pinball Framework Media Controller. Controls graphics, sounds, DMDs, and LCD displays in MPF.

Results 74 mpf-mc issues
Sort by recently updated
recently updated
newest added

I'm adding this because it's something that happens occasionally, though I haven't personally seen it, but it's been seen by two users in the forum. Sometimes when running all the...

bug
investigation needed

Lots of people have questions and issues figuring out if the have the right codecs to play a certain video or sound file or to view a certain image. We...

new feature

This will let us bind widgets to them which will be automatically notified when they change instead of us doing it with events. Nice because kivy already did this work...

code refactor

I think Mark mentioned he had a similar problem on NBX. When I play two specific movies on the DMD, I see a bright green line. It could be the...

Tool that resamples all assets to target outputs.. audio samples, video sizes, etc. Could also convert screenspace shows to YAML shows, etc.

new feature

Provide some basic volume integration between video widgets and the sound system. Perhaps create a pseudo "video" track that cannot play sounds, but can be used to control the volume...

new feature
investigation needed

> Just FYI, was having problems chasing down a bug in my slide definitions. It turns out I had a capital Z rather than lowercase z. Don't know if it's...

bug

Currently this is only possible in the text value of the text widget. But why? We already have the logic to watch player vars. Why not make it work with...

code refactor

We need a way to be able to set the size of a text widget and then have the font size automatically be chosen to fit the content in that...

new feature