Spotify.NET/SpotifyAPI/Local
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
..
Enums Refactored SpotifyUri Parsing (#194) 2017-11-09 15:36:53 +01:00
Models Raise OnTrackChange event for "other" tracks as well (#204) 2018-01-10 14:56:58 +01:00
ExtendedWebClient.cs Moved Encoding to ExtendedWebClient 2017-09-03 14:46:25 +02:00
LocalEvents.cs Formatted and beautified code via codemaid 2015-10-17 00:44:35 +02:00
RemoteHandler.cs Merge branch 'master' of github.com:JohnnyCrazy/SpotifyAPI-NET 2018-01-15 23:07:57 +01:00
SpotifyLocalAPI.cs Raise OnTrackChange event for "other" tracks as well (#204) 2018-01-10 14:56:58 +01:00
SpotifyLocalAPIConfig.cs Updated local port and scheme 2017-09-03 14:53:04 +02:00
VolumeMixerControl.cs Fixed occasional COMException in GetSpotifyVolumeObject (#222) 2018-03-12 00:08:37 +01:00