brata-hsdc / brata.station

Automatically exported from code.google.com/p/brata.station
Apache License 2.0
0 stars 0 forks source link

Add queuing for Dock kiosk display mode #45

Open ellerychan opened 8 years ago

ellerychan commented 8 years ago

The Dock station display has a "kiosk mode" where flight sims can be played back, and screens containing text messages can be displayed.

This issue adds the ability to add text screens while the kiosk is active. Nice-to-have features are:

The goal is to be able to make these changes during kiosk playback without interrupting the playback.

DesignChallengeGuy commented 8 years ago

Stunning! Simply stunning! I look forward to seeing it in action. Thanks, Ellery!

-- Mike

Sent from my iPad

On Mar 8, 2016, at 11:27 PM, Ellery Chan notifications@github.com wrote:

The Dock station display has a "kiosk mode" where flight sims can be played back, and screens containing text messages can be displayed.

This issue adds the ability to add text screens while the kiosk is active. Nice-to-have features are:

Add a high-priority text screen that will be displayed next Specify that the new text screen will be just displayed once, or will go into the round-robin collection of messages Remove text screens Alter the frequency of display of the text screens Change the order of the messages in the collection The goal is to be able to make these changes during kiosk playback without interrupting the playback.

— Reply to this email directly or view it on GitHub.

ellerychan commented 8 years ago

Resolved by Pull Request #49. @DesignChallengeGuy Now you can get excited, but not too excited because it is far from glorious.

ellerychan commented 8 years ago

Added some text display enhancements with Pull Request #50.