Recent content by Ruskin

  1. R

    Dynamically add or position images on a matrix

    Yeah, I was thinking about the complexities of this. I thought it might be easy to say here's the image file which is already the right width/height place it at this top/left position. BUT: it would need to know the layout as when it does the second row, it would have to know which channels they...
  2. R

    Dynamically add or position images on a matrix

    Thanks. I suspect it's line 3278 in ScheduleManager.cpp (images didn't paste in the original, but green works, red doesn't);
  3. R

    Dynamically add or position images on a matrix

    Implemented and working fine. It's a combination of a show page on my website which the audience can interact with. Plus a scheduling script which processes all of the interactions and show schedule (which reads the schedule for the day as well as the interaction requests and activates features...
  4. R

    Dynamically add or position images on a matrix

    Thanks. I'll use that to record the "Set pixel range" issue. But not sure I can use that for an enhancement request, as it isn't an issue but a new feature.
  5. R

    Dynamically add or position images on a matrix

    Not sure how to put in a development request, but I would love it if the xSchedule APIs could include an option to dynamically add images into a pixel matrix. I have a few games in my lights (naughts and crosses, hangman, connect four, master mind and memory). All of these use xSchedule APIs...
  6. R

    Automatic Volume controls in xSchedule

    Wouldn't that stop the current playlist from playing?
  7. R

    Automatic Volume controls in xSchedule

    While you're waiting for them to update xSchedule to add this feature, you could write a quick script to do this yourself and add that to your Windows scheduler to start before your show begins (before 7pm). Just make sure xSchedule is running before you run the script (and to find the correct...
Top