Commit History

Author SHA1 Message Date
  Simon Persson b828e4d528 Improve log strings and never log to stdout. 8 years ago
  Paul Lietar 7ba3d766c0 Reduce log verbosity by default. 8 years ago
  Jörg Krause 64b8b5f91a Don't panic on error InitialFileHeadersCorrupt 8 years ago
  Jörg Krause 1d3c387fed Add --on{start,stop} command line option 8 years ago
  herrernst ceb375f37e close stream on stop 8 years ago
  Paul Lietar decce02373 Be a bit less verbose 8 years ago
  Paul Lietar ed14c3469b track: Use a linear map to store files by format. 9 years ago
  Paul Lietar dde613e0a0 player: skip unavailable tracks rather than crash 9 years ago
  Paul Lietar f50fca02ae player: Add seek_at command for precise seeking 9 years ago
  Tor Arne Vestbø e08ed545ee Use log crate instead of println 9 years ago
  Paul Lietar b8b0f9c36e Fix seconds to milliseconds conversion in vorbis_time_tell_ms. 9 years ago
  Paul Lietar 968a39a131 Make audio backend configurable at run time. 9 years ago
  Paul Lietar 9274a6bfb3 Refactor audio output to make it more modular. 9 years ago
  Paul Lietar 60db12ee9e Add missing semicolon. 9 years ago
  Paul Lietar ac5b34927f Support using tremor instead of libvorbis for audio decoding. 9 years ago
  Paul Lietar de357e63c9 player: Update the position on pause/play events. 9 years ago
  Paul Lietar c700315b30 Fix a deadlock between SpircManager and Player. 9 years ago
  Paul Lietar 526c54702b Set the default volume to 100%, and add a fast path to volume control. 9 years ago
  Paul Lietar 7a1db5f5a9 Encapsulate the session data and configuration. 9 years ago
  Paul Lietar 8fed885595 Reorganize the spirc/player interaction. 9 years ago
  Paul Lietar 463ce97661 Remove the SpircDelegate abstraction 9 years ago
  Paul Lietar 303121032d Store the volume as a u16 9 years ago
  Erik 4310162b88 Fixed the multiple volume vars and the calculation is a bit simplified. 9 years ago
  Erik 17a5bb122a Added Volume in a fishy manner by modulating stream, could maybe be optimized. 9 years ago
  Paul Lietar fd6b805bfd Fix some clippy warnings. 9 years ago
  Paul Lietar 90eeed3f80 rustfmt 9 years ago
  Paul Lietar f8956166ea Add option to specify bitrate. 9 years ago
  Paul Lietar bead9daf78 Add zeroconf based authentication. 9 years ago
  Paul Lietar 22d586e473 Block player thread when nothing is playing. 9 years ago
  Paul Lietar 17d4534260 Play an alternative track if selected one is not available. 9 years ago