Spotify.NET/SpotifyAPI
Jürgen 14210f3654 Fix:
In WPF application the HttpProcessor was newer released and got stuck in method "StreamReadLine".
This causes the application to stay alive with a zombie-process...
By introducing IDisposable-interface containing an "active" flag we can shut the processor down.
putting the processor in "using" it will be disposed once HttpServer is shut down.
2016-07-17 00:59:53 +02:00
..
Local Fixed bug with volume control when spotify is in system tray 2016-07-13 11:45:15 -04:00
Properties Formatted and beautified code via codemaid 2015-10-17 00:44:35 +02:00
Web Fix: 2016-07-17 00:59:53 +02:00
app.config Initial Commit 2014-01-07 16:26:03 +01:00
packages.config Updated Newtonsoft.Json to 8.0.2 2016-03-05 13:49:54 +01:00
SpotifyAPI.csproj Merged headers branch 2016-07-07 21:28:02 +02:00