Spotify.NET/SpotifyAPI.Example
Alessandro Attard Barbini 159b60331e Fixed occasional COMException in GetSpotifyVolumeObject (#222)
* Added volume controls in Example app

* Fixed occasional COMException when using Get- or SetSpotifyVolume

This exception only happens if Spotify is using an audio device different from the default one. Such a thing is only possible (as of v1.0.75.483.g7ff4a0dc) when using the "--enable-audio-graph" command line argument, that makes available the "Playback device" advanced option in Spotify.
2018-03-12 00:08:37 +01:00
..
Properties Changed Contracts to if-throw-else as requested 2015-10-23 21:25:13 +02:00
App.config Changed Contracts to if-throw-else as requested 2015-10-23 21:25:13 +02:00
ExampleForm.cs Changed Contracts to if-throw-else as requested 2015-10-23 21:25:13 +02:00
ExampleForm.Designer.cs Full Rewrite & Cleanup (New documentation follows) 2015-07-07 18:11:11 +02:00
ExampleForm.resx Full Rewrite & Cleanup (New documentation follows) 2015-07-07 18:11:11 +02:00
LocalControl.cs Fixed occasional COMException in GetSpotifyVolumeObject (#222) 2018-03-12 00:08:37 +01:00
LocalControl.Designer.cs Fixed occasional COMException in GetSpotifyVolumeObject (#222) 2018-03-12 00:08:37 +01:00
LocalControl.resx Full Rewrite & Cleanup (New documentation follows) 2015-07-07 18:11:11 +02:00
Program.cs Changed Contracts to if-throw-else as requested 2015-10-23 21:25:13 +02:00
SpotifyAPI.Example.csproj Full Rewrite & Cleanup (New documentation follows) 2015-07-07 18:11:11 +02:00
WebControl.cs Switched from WebClient to HTTPClient 2017-05-31 17:31:41 +02:00
WebControl.Designer.cs Full Rewrite & Cleanup (New documentation follows) 2015-07-07 18:11:11 +02:00
WebControl.resx Full Rewrite & Cleanup (New documentation follows) 2015-07-07 18:11:11 +02:00