OpenMacroBoard / StreamDeckSharp

A simple .NET wrapper for Stream Deck
MIT License
351 stars 47 forks source link

Support for Stream Deck XL #12

Closed wischi-chr closed 5 years ago

wischi-chr commented 5 years ago

2019-05-28 - Ordered a Stream Deck XL 2019-06-17 - Stream Deck XL arrived (start development) 2019-06-19 - Release v0.3.2

Finished (v0.3.2)

Finished (v0.3.4)

noodles4694 commented 5 years ago

Hi there, just wondered how you were getting on with this. I tried to do it myself in the code but hit a few snags with Report offsets. Would be great to get it soon - everyone is asking me to add support (and I can't wait to play with the 32 button version myself :))

wischi-chr commented 5 years ago

I'm already working on it (was only delivered a few days ago). My best guess would be saturday maybe earlier. It's already working as expected but I need to cleanup and refactor a few things because (of course) some things changed with the stream deck xl 😃

PS: What project are you working on? I'm pretty curious about what other people do with their stream decks.

noodles4694 commented 5 years ago

We make a product called Hippotizer, you can see it in use here: https://www.youtube.com/watch?v=WRrk7gqizg8 Since we added Streamdeck support it has become one of the preffered control methods for our users, they love it - so thank you !

noodles4694 commented 5 years ago

JamiroquiTour Here is a picture showing the streamdecks running Video control on the Jamiroquai tour 2 weeks ago

wischi-chr commented 5 years ago

Wow that looks amazing.

wischi-chr commented 5 years ago

@noodles4694 I just released StreamDeckSharp v0.3.2 (with StreamDeckXL support) a few minutes ago https://www.nuget.org/packages/streamdecksharp/0.3.2

I've already tested it (and everything worked fine), but pls let me know if it works for you.

noodles4694 commented 5 years ago

You are a Star ! Thank you, will get on the case today !

noodles4694 commented 5 years ago

I updated the product today, all standard features are working however SetBrightness does not seem to work, and it also looks like show logo also does not work (not 100% on that last one, i am investigating further)

wischi-chr commented 5 years ago

I'm already working on that and updated the issue description to reflect the current state of development.

wischi-chr commented 5 years ago

@noodles4694 @BarRaider Just released v0.3.4 of StreamDeckSharp with full StreamDeckXL support. Let me know if something is missing.