Wybo Wiersma

Results 3 issues of Wybo Wiersma

Had the BusID problem, where no bus-id was detected, but found it manually using lsof, now I get the following errors: sudo ironhide-configuration 1 AUTO Error: could not unload nvidia...

When setting the API Scopes to anything less than everything, the changes aren't saved. Am using a work-around by setting them manually in the Awake() of my SpotifyListener. void Awake()...

**Describe the issue** Setting mediaPlayer.AudioMuted = true not working for videos opened afterwards with mediaPlayer.OpenMedia(new MediaPath(...)). Have to make SetPlaybackOptions public in MediaPlayer.cs and call from a listener (added with...