Commit History

Author SHA1 Message Date
  Michael Herger 12487966b2 Somewhat uniform coding style might help myself to better understand Rust :-) 6 years ago
  Sasha Hilton f3bb85c33a Merge pull request #137 from awiouy/core_API 6 years ago
  awiouy a35edc6af4 core API: move run_program to player.rs 6 years ago
  awiouy 496a802248 core API: move subfile.rs to player.rs 6 years ago
  awiouy d7fa1464ff core API: move mkdir_existing to cache.rs 6 years ago
  awiouy 77882836ce core API: move now_ms to spirc.rs 6 years ago
  awiouy 55f27a9e0a core API: SessionWeak.try_upgrade(), SessionWeak.upgrade() 6 years ago
  awiouy ae85e69aca core API: Session.weak() 6 years ago
  awiouy 72cef9a10c core API: Session.config() 6 years ago
  Paul Liétar e80b97e7b7 Merge pull request #127 from kingosticks/fix/skipping-with-queued-tracks 6 years ago
  Nick Steel d05fa10067 Improved next/prev handling for queued tracks. 6 years ago
  awiouy a8bb696be8 core API: MercurySender::new 6 years ago
  Sasha Hilton b0244ad42d Merge pull request #135 from librespot-org/playback 6 years ago
  Sasha Hilton 930bc3f841 Remove default option iin playback/Cargo.toml 6 years ago
  Paul Liétar ce2821408b Merge pull request #136 from awiouy/core_API 6 years ago
  awiouy 762b75803b core API: connection 6 years ago
  awiouy 4c23803c84 core API: cache.rs 6 years ago
  awiouy a105fd44c4 core API: save_to_file, save_to_writer 6 years ago
  awiouy c86f790986 core API: from_file, from_reader 6 years ago
  awiouy 434b824c6e core API: dispatch 6 years ago
  awiouy d34068c5a7 core API: apresolve 6 years ago
  Sasha Hilton 4f605dfd86 Correct feature flags 6 years ago
  Sasha Hilton 1fb65354b0 Move audio backends into seperate crate 6 years ago
  Sasha Hilton bd59ded224 Merge pull request #124 from awiouy/lewton_as_default 6 years ago
  Sasha Hilton 6e71260bbd Merge pull request #123 from awiouy/lewton 6 years ago
  Sasha Hilton 682df767a6 Merge pull request #131 from librespot-org/modularise 6 years ago
  awiouy e3516ebd9b Move discovery to its own module. 6 years ago
  awiouy f400a894bc lewton_decoder becomes default, libvorbis_decoder optional 6 years ago
  awiouy 97bc429e08 Update Rust requirement to 1.20.0 6 years ago
  awiouy 99e7da562d lewton: handle OggError(NoCapturePatternFound) 6 years ago