Commit Graph

  • cff2e5fd88 Merge pull request #68 from JohnnyCrazy/volume-fix 2.6.1 Jonas Dellinger 2015-12-25 13:59:30 +0100
  • 82d1af1a4e Possible fix for volume-control Johnny @PC 2015-12-22 20:44:42 +0100
  • 9d84808fa4 Fixed gitignore... Johnny @PC 2015-12-22 20:36:08 +0100
  • 1c23113197 Merge branch 'master' of https://github.com/JohnnyCrazy/SpotifyAPI-NET Johnny @PC 2015-12-22 20:35:09 +0100
  • 57917d831c Added nupkg to gitignore Johnny @PC 2015-12-22 20:34:56 +0100
  • 0e8f08b047 Merge pull request #62 from CVertex/patch-3 Jonas Dellinger 2015-12-16 13:56:18 +0100
  • 419bd6293b Properly dispose http server Vijay Santhanam 2015-12-08 12:10:41 +1100
  • ddc05e80c3 Built mkdocs | Travis Build 19 Travis-CI 2015-12-07 13:20:34 +0000
  • 8b67917682 Forgot to add SavedAlbum-Object... 2.6.0 Johnny @PC 2015-12-07 14:13:24 +0100
  • 8017a02a10 Added support for /me/album endpoints Johnny @PC 2015-12-07 14:08:23 +0100
  • 59bdd4b47d Merge pull request #61 from CVertex/patch-2 Jonas Dellinger 2015-12-07 13:52:16 +0100
  • a2c542d629 Merge pull request #60 from CVertex/patch-1 Jonas Dellinger 2015-12-07 13:51:46 +0100
  • 380c6e4c6f Use separator when joining string attributes Vijay Santhanam 2015-12-07 23:30:00 +1100
  • fc6c849c27 Change type to album_type as per API docs Vijay Santhanam 2015-12-07 16:44:13 +1100
  • 20972c46d6 Merge pull request #58 from haefele/master Jonas Dellinger 2015-11-29 17:53:45 +0100
  • c981b35085 Remove setting the WebClient.Proxy to null Daniel Häfele 2015-11-26 21:17:37 +0100
  • f320dae4ce Implemented own client for async-requests (Should close #55) 2.5.1 Johnny @PC 2015-11-15 20:54:30 +0100
  • 1d0190eed4 Built mkdocs | Travis Build 17 Travis-CI 2015-11-07 19:47:03 +0000
  • 1a5123c9f3 Added missing parameter 2.5.0 Johnny @PC 2015-11-07 20:46:26 +0100
  • a7d8f1e0c9 Built mkdocs | Travis Build 16 Travis-CI 2015-11-07 19:45:15 +0000
  • 8d4f15a28f Added Async and new Helper Docs Johnny @PC 2015-11-07 20:44:36 +0100
  • 323561909e Added HasNextPage and HasPreviousPage to Paging-Objects. Renamed Next and Previous to GetNextPage and GetPreviousPage Johnny @PC 2015-11-07 20:18:39 +0100
  • 095967ff4b Fixed wrong limit calculation. (I think I was drunk or something...) Johnny @PC 2015-11-06 21:08:53 +0100
  • 85a7bf6101 Finished ASync Implementation. Johnny @PC 2015-11-06 20:57:03 +0100
  • b2f8c2a67a Merge branch 'wepapi-async' into web-async Johnny @PC 2015-11-06 20:36:07 +0100
  • 5fd96c027c Added all Builder-Methods Johnny @PC 2015-11-06 20:34:35 +0100
  • c51a267924 CM Clean Jimmy Appelt 2015-11-06 19:56:50 +0100
  • a913f1d459 Added 3 compilebreakers on Todo Items Jimmy Appelt 2015-11-06 19:44:52 +0100
  • d3b6913690 Removed Task.FromResult where not needed Jimmy Appelt 2015-11-06 19:31:20 +0100
  • a6c3d33abc Added Async Methods for Playlists/Profiles/Tracks Jimmy Appelt 2015-11-06 19:21:30 +0100
  • dca8d5e3de Corrected all _builder method names until Playlists Jimmy Appelt 2015-11-06 18:08:24 +0100
  • 9bb25a8160 Corrected syntax mistake in SaveTracksAsync method Jimmy Appelt 2015-11-06 15:21:04 +0100
  • ab05201bd2 Changed UploadData query to _builder Jimmy Appelt 2015-11-06 15:15:14 +0100
  • 92e66ed4c3 Removed parameter checks Jimmy Appelt 2015-11-06 14:57:20 +0100
  • f182b5ea99 Added Async Methods for Search/Albums/Artists/Browse/Follow/Library Jimmy Appelt 2015-11-06 14:36:08 +0100
  • 0dd94eaf41 Implemented Async-Structure. Johnny @PC 2015-11-05 21:20:22 +0100
  • 96bcb7bd36 Some more refactoring. 2.4.0 Johnny Dellinger @PC 2015-10-28 17:05:09 +0100
  • cd74868a8d Merge pull request #50 from Mrnikbobjeff/master Jonas Dellinger 2015-10-28 16:47:34 +0100
  • 3544c34176 Changed Contracts to if-throw-else as requested Changed use of nullable return types to throw exceptions instead of returning null mrnikbobjeff 2015-10-23 21:25:13 +0200
  • e5e57c3020 Removed infinite loop in dispose call Imporved spelling in new commits mrnikbobjeff 2015-10-21 13:18:57 +0200
  • 4f83ac068f Updated documentation for new functions mrnikbobjeff 2015-10-17 11:58:38 +0200
  • d5635f060e Improved readability with codemaid in VolumMixerControl.cs mrnikbobjeff 2015-10-17 11:57:26 +0200
  • 53ff432425 Removed nircmd.exe Changed Mute and UnMute function to work with both x86 and x64 processes on Windows 7 or newer Added functions to manipulate the Volume Control of Spotify mrnikbobjeff 2015-10-17 11:55:27 +0200
  • 49441bba95 Formatted and beautified code via codemaid Organised using statements alphabetically mrnikbobjeff 2015-10-17 00:44:35 +0200
  • e4f30cb736 Changed Ruleset back to original mrnikbobjeff 2015-10-17 00:39:11 +0200
  • 10c8944e05 Replaced all occurances of checking whether a string is empty via str == "" with String.IsNullOrEmpty(str) sealed StringAttribute because it is only contains text as attribute sealed SpotifyWebAPI class as it implements IDisposable Changed Exception catching where the Exception is not used to ignore the Exception object Removed Console.WriteLine("Exception: " + e.Message) int HttpProcessor.Process as it is a library function which might not be used in a console application mrnikbobjeff 2015-10-17 00:31:01 +0200
  • 861f4e5969 Added support for different locations of SpotifyWebHelper.exe mrnikbobjeff 2015-10-16 13:54:39 +0200
  • bc384b8a52 Merge pull request #49 from JimmyAppelt/master 2.3.0 Jonas Dellinger 2015-10-15 14:59:32 +0200
  • 5c3c354c26 Added docs to the Local-API Johnny Dellinger @PC 2015-10-15 14:58:23 +0200
  • 200648676f Added two methods issue #47 Jimmy Appelt 2015-10-10 20:51:21 +0200
  • f09c52a60c Update ImplicitGrantAuth.cs Jonas Dellinger 2015-10-05 16:22:08 +0200
  • be0e9684f8 Merge pull request #42 from JimmyAppelt/master Jonas Dellinger 2015-10-04 23:55:20 +0200
  • 14b94aebb5 Fix crash when playing form related artist tab Jimmy Appelt 2015-10-03 16:16:07 +0200
  • 69d2d708c5 Removed - blank lines Jimmy Appelt 2015-10-02 21:10:44 +0200
  • be4ae2baaf Track Length check to confirm video ad is playing Jimmy Appelt 2015-10-02 21:02:52 +0200
  • 006f085c4b Fixed HTTP-Server, it's now throwing exceptions. (Closes #38) 2.2.0 Johnny Dellinger @PC 2015-10-01 17:31:42 +0200
  • d1f1923738 Fixed crash on adverts, Closes #34 Johnny Dellinger @PC 2015-10-01 17:28:40 +0200
  • cd4eddf288 Merge pull request #37 from JimmyAppelt/master 2.1.1 Jonas Dellinger 2015-09-19 15:21:06 +0200
  • 7f8f085f42 Added AlbumResource Check Jimmy Appelt 2015-09-18 02:55:41 +0200
  • d8e3238f09 Made port variable and adapted example to use port 8000 2.1 Johnny Dellinger @PC 2015-09-08 15:35:07 +0200
  • 9ac735f1c7 Merge pull request #28 from Wampe/master Jonas Dellinger 2015-08-02 23:13:08 +0200
  • d92c09740c Reverted to Path.Combine and removed the wrong backslash (comment by JohnnyCrazy at github) Wampe 2015-08-02 23:02:37 +0200
  • 6ec8926a4f Fixed process start for application and webhelper Wampe 2015-08-02 21:48:31 +0200
  • 546d745a70 Merge branch 'master' of https://github.com/JohnnyCrazy/SpotifyAPI-NET Johnny Dellinger @PC 2015-07-26 18:00:00 +0200
  • 63fc82807a Removed nuspec... Johnny Dellinger @PC 2015-07-26 17:59:47 +0200
  • d31e87cc60 Added NuGet Badge Jonas Dellinger 2015-07-26 17:46:51 +0200
  • 7d6fdcdcd9 Moved NuSpec 2.0 Johnny Dellinger @PC 2015-07-26 17:01:16 +0200
  • d7bf2c74ae Added nuspec Johnny Dellinger @PC 2015-07-26 16:50:35 +0200
  • c8593bb95e Updated README Johnny Dellinger @PC 2015-07-26 16:36:27 +0200
  • 8a5bf6b6bc Built mkdocs | Travis Build 15 Travis-CI 2015-07-26 14:25:44 +0000
  • c3e8a33db8 Fixed wrong paths Johnny Dellinger @PC 2015-07-26 16:25:10 +0200
  • 438efef6fe Built mkdocs | Travis Build 14 Travis-CI 2015-07-26 14:22:35 +0000
  • 74afdf8006 Merge branch 'docs' of https://github.com/JohnnyCrazy/SpotifyAPI-NET into docs Johnny Dellinger @PC 2015-07-26 16:22:00 +0200
  • 7a442f319f Fixed mkdocs containing wrong directories Johnny Dellinger @PC 2015-07-26 16:21:11 +0200
  • d74bf859d5 Added sudo: false (New travis infra) Jonas Dellinger 2015-07-26 16:19:50 +0200
  • 1c35d216e7 Renamed folders Johnny Dellinger @PC 2015-07-26 16:18:50 +0200
  • c86ddd8f9d Finished Web-Docs Johnny Dellinger @PC 2015-07-26 16:07:08 +0200
  • 214484a7c0 More models rearranged Johnny Dellinger @PC 2015-07-26 14:03:53 +0200
  • b0f687c994 Rearranged models Johnny Dellinger @PC 2015-07-26 14:02:22 +0200
  • d36a3f3fd9 Addition to last commit + Added snapshot_id to SimplePlaylist Johnny Dellinger @PC 2015-07-26 14:00:17 +0200
  • 382fdef3fa Added GetFollowedArtists + more inline documentation Johnny Dellinger @PC 2015-07-26 13:59:13 +0200
  • 79517c8af3 Built mkdocs | Travis Build 10 Travis-CI 2015-07-23 19:44:05 +0000
  • 21c5a19383 Some work on the documentation Johnny Dellinger @PC 2015-07-23 21:42:34 +0200
  • 38e6f55518 Marked AddToQueue as obsolete (info at #24) Johnny Dellinger @PC 2015-07-15 17:41:44 +0200
  • ede69d6380 Rearranged Web-API methods Johnny Dellinger @PC 2015-07-15 17:35:32 +0200
  • 2b1043989d Merge pull request #23 from cshivers/master Jonas Dellinger 2015-07-14 15:58:12 +0200
  • 9158518994 Fixed null Uri issue when playing adds cory_shivers 2015-07-14 00:05:16 -0500
  • 4d77ed6ba0 Improved commit-message on mkdocs builds Jonas Dellinger 2015-07-09 12:49:44 +0200
  • f6febf87b2 Automatic built mkdocs | Travis Build 8 pushed Travis-CI 2015-07-09 10:48:09 +0000
  • 077e611d05 Updated Docs (still WIP) Johnny Dellinger @PC 2015-07-09 12:46:30 +0200
  • 55505a008e Added AppVeyor status badge Jonas Dellinger 2015-07-07 19:38:54 +0200
  • 70fc8ea389 Added .nuget folder Johnny Dellinger @PC 2015-07-07 18:34:59 +0200
  • 05283ef254 Disabled XML Comment warnings Johnny Dellinger @PC 2015-07-07 18:25:14 +0200
  • 45c71544f9 Full Rewrite & Cleanup (New documentation follows) Johnny Dellinger @PC 2015-07-07 18:11:11 +0200
  • ee54ea2ff2 Added "is_local" to the PlaylistTrack-Object Johnny @PC 2015-03-23 16:35:36 +0100
  • 2cc4f573f4 Merge pull request #19 from salfab/feature/implement_contexts Jonas Dellinger 2015-03-15 17:50:31 +0100
  • 4de230cb8e add documentation to the publicly exposed methods. salfab 2015-03-15 16:45:16 +0100
  • 54e0c06e96 note for improvement - bugfix :) salfab 2015-03-12 19:44:54 +0100
  • 0de3bf0916 introduce backwards-compatible new signatures that accept a context for playback by URI. salfab 2015-03-12 19:41:25 +0100
  • 1a53eed65c reorganize UI to add one more text box to provide the playback context (queue) salfab 2015-03-12 19:37:17 +0100