Commit History

Author SHA1 Message Date
  akosel 3ce22113cf Fix example use declarations (#160) 6 years ago
  Simon Persson 9ff6fe900c Don't log messages when sending player events over channel. 6 years ago
  Simon Persson 23d3c1593f Just spawn event handlers, don't wait for exit code. 6 years ago
  Simon Persson 93af49aadf Send player event messages over futures aware channel. 6 years ago
  Simon Persson 2eb4aa61d3 Use single program on events, and pass events in envars. 6 years ago
  Simon Persson 081a282e12 Removed unreachable cases. 6 years ago
  Simon Persson ef48afbf41 Simplify match with if let. 6 years ago
  Simon Persson 3e2e6d63f7 Send Changed event after song change even if we stop playback. 6 years ago
  Simon Persson 0a6825ba61 Add playing_to_end_of_track method to PlayerState. 6 years ago
  Simon Persson 1b943d069f Move PlayerEvent into player. 6 years ago
  Sasha Hilton 4f3a594229 Merge pull request #155 from awiouy/protobuf_macros_2 6 years ago
  Nick Steel a463633956 Also update repeat and shuffle status. 6 years ago
  Nick Steel edabd042e4 Include updating context_uri along with tracks and current index. 6 years ago
  awiouy 1cd7d4d145 connect: rewrite initial_state and CommandSender 6 years ago
  awiouy 15909613e9 connect: dispose of protobuf_macros 6 years ago
  Simon Persson b0ee03112f First attempt at a better playback event system. 6 years ago
  Simon Persson 77bea07c4f Run onstart/onstop when a new song is loaded 6 years ago
  Sasha Hilton 1257f98915 Merge pull request #153 from ComlOnline/rustformat 6 years ago
  Colm d0ffb2ecdd Update for rust format 6 years ago
  Colm 63cc63b4b0 Merge pull request #3 from librespot-org/master 6 years ago
  Sasha Hilton 874cc541de Merge pull request #138 from librespot-org/authpanic 6 years ago
  Sasha Hilton 8be88d045f Merge pull request #150 from plietar/cargo-lock 6 years ago
  Sasha Hilton 1de8049a58 Merge pull request #148 from awiouy/sisyphus 6 years ago
  Sasha Hilton 1ff634f86e Merge pull request #151 from librespot-org/backtrace 6 years ago
  Sasha Hilton 17d39dffa9 Make backtrace var conditional 6 years ago
  Sasha Hilton 6936825783 [ci skip] Accidentally deleted commit 6 years ago
  Sasha Hilton 67dabcdd8e Enable backtrace on all builds 6 years ago
  awiouy a427c8316b metadata.rs is empty 6 years ago
  awiouy edbe00c62b core API: move StrChunks* to metadata 6 years ago
  awiouy 0ed4fb1c68 core API: MercuryManager.request() 6 years ago