Commit graph

  • daeeeaa122
    Merge pull request #291 from forslund/uri-tweak-for-load-issue Sasha Hilton 2019-02-22 14:28:54 +0000
  • 9b6b55ee7d Update subscription uri Åke Forslund 2019-02-22 14:09:01 +0100
  • 113fed5c42 Update rand to 0.6 Tristan Stenner 2019-01-17 08:59:25 +0100
  • b320c4b2af Run cargo update Tristan Stenner 2019-02-05 20:08:02 +0100
  • d2cadec419
    Merge pull request #262 from librespot-org/seek-eof Sasha Hilton 2018-11-19 15:03:35 +0100
  • 74e0adac15 Fix seek past EOF panic for some tracks Sasha Hilton 2018-11-10 21:31:03 +0100
  • 96557b4ec1
    Merge pull request #260 from StopMotionCuber/fix_232 Anton Voyl 2018-11-07 07:32:19 +0100
  • 3441ef8f32
    Merge pull request #259 from awiouy/lewton-0.9.3 Anton Voyl 2018-11-04 23:14:32 +0100
  • 81e7c9b9d3 Changed TRACK_ID from base16 to base62 so that it is equal with the official Spotify app ruben 2018-11-04 18:41:33 +0100
  • 0331a7f592
    Remove contrib from .dockerignore Sasha Hilton 2018-11-03 16:20:52 +0100
  • 7cbf6d173b update lewton to 0.9.3 awiouy 2018-11-01 14:03:51 +0100
  • d12640fb47
    Merge pull request #251 from ashthespy/master Sasha Hilton 2018-10-31 03:07:55 +0000
  • 473fc188cd Bump minimum version for Travis Builds Sasha Hilton 2018-10-30 17:57:24 +0000
  • 8d53c80481
    Merge pull request #255 from wfraser/wfraser/child-exit-wait Sasha Hilton 2018-10-21 15:18:36 +0200
  • 3614404f18
    Merge pull request #248 from devgianlu/master Sasha Hilton 2018-10-16 15:26:44 +0200
  • 9fa138a116 implement using tokio-process instead William R. Fraser 2018-10-16 02:32:17 -0700
  • eaac599ce3 reap the exit statuses from 'onevent' child processes William R. Fraser 2018-10-16 00:24:33 -0700
  • c5fcdfd43c Upgrade protobuf to 2.0 and use protoc-rust to compile proto files ashthespy 2018-09-28 12:02:38 +0200
  • 37c588d6a1 Set proper name for kUnknown enum ashthespy 2018-09-26 17:11:32 +0200
  • be6910f720
    Added librespot-java to related projects Gianlu 2018-09-17 15:00:30 +0200
  • a4e0f582a8
    Merge pull request #237 from romerod/master Colm 2018-08-17 13:30:12 +0100
  • ee87904ac1
    Merge pull request #236 from haroldmrt/master Sasha Hilton 2018-08-06 20:44:27 +0100
  • 2ae5589318 bump min Rust version to 1.27 newpavlov 2018-07-30 14:24:25 +0300
  • 1f1cd116e7 aes-ctr newpavlov 2018-07-30 14:18:43 +0300
  • e4677027d2 replace rust-crypto's hashes, HMAC and PBKDF2 newpavlov 2018-07-23 16:41:39 +0300
  • 4f8ea66207 Add Dockerfile.Rpi which creates a librespot docker image which can be used on the RPI directly. Daniel Romero 2017-09-02 13:47:46 +0200
  • 861515e208 Add contrib to .dockerignore for the docker cache to work, when modifying the docker files Daniel Romero 2017-09-02 13:44:19 +0200
  • 4fb3d5f271 Add ap-port option to specify preferred port Harold 2018-07-03 13:09:22 +0200
  • 00e89343fb Formatting Harold 2018-07-03 13:08:42 +0200
  • f61bbd87a8 Change documentation to reflect code behavior Harold 2018-07-03 13:07:29 +0200
  • 431be9e847 Add kUnknown enum (#224) Dawid Dziurla 2018-05-18 01:20:41 +0200
  • bfc3c1519c
    Add kUnknown enum Dawid Dziurla 2018-05-17 23:48:00 +0200
  • d40c0f50db Cache volume across restarts (#220) Brice 2018-05-16 21:15:17 -0400
  • 2470bc0dd1 streamline intial volume logic Brice Delli Paoli 2018-05-16 20:25:10 -0400
  • 9b1429865c consolidate device.set_volume, mixer.set_volume, and caching Brice Delli Paoli 2018-05-16 20:18:15 -0400
  • 7cdaae7f07 remove conversion to/from percentage on cached volume Brice Delli Paoli 2018-05-16 19:40:41 -0400
  • 3baa3085e1
    add cache_volume function to SpircTask bricedp 2018-05-15 15:32:38 -0400
  • 21f1ccfb5a Fixed Jackaudio compiling (#222) StopMotionCuber 2018-05-15 20:33:58 +0200
  • 645c6197fe
    convert initial_volume and ConnectConfig.volume to u16 as well bricedp 2018-05-15 13:45:41 -0400
  • 8f362830a1
    convert Volume to u16 internally, use float and round to convert hex->dec bricedp 2018-05-15 13:30:19 -0400
  • aca3428f7a
    clamp volume to 100 if cached value exceeds limit bricedp 2018-05-15 13:29:20 -0400
  • e901456da6
    Volume implements Copy, pass by value instead of reference bricedp 2018-05-15 13:27:06 -0400
  • 39757454e3
    revert volume_to_mixer function and Spirc/SpircTask cache variable bricedp 2018-05-15 13:25:46 -0400
  • 8b80f119e9 Fixed Jackaudio compiling Ruben Simons 2018-05-15 18:01:14 +0200
  • abcd8697b4
    Update player_event_handler.rs leszekb 2018-05-14 22:42:34 +0200
  • e71c7d378e
    rustfmt changes bricedp 2018-05-11 18:44:12 -0400
  • 814e371a68
    pass cache to Spirc and SpircTask so volume_to_mixer has access bricedp 2018-05-11 18:19:21 -0400
  • ab73804bd6
    amend volume_to_mixer function to cache the volume on every change bricedp 2018-05-11 18:18:19 -0400
  • d7708eebc6
    load cached volume on start, intial overrides cached overrides default bricedp 2018-05-11 18:17:24 -0400
  • 141916ab4b
    add "volume" file to Cache bricedp 2018-05-11 18:15:09 -0400
  • 47d1e54deb
    create Volume struct for use with Cache bricedp 2018-05-11 18:14:37 -0400
  • ac4e815513
    Merge 41480e7085 into deb240c02f Brice 2018-05-10 16:50:45 +0000
  • 41480e7085 rustfmt changes Brice Delli Paoli 2018-05-10 12:29:35 -0400
  • 9cd9737613 add logic to read and write persistent volume Brice Delli Paoli 2018-05-10 12:28:08 -0400
  • fed89882d5 pass persist_volume to volume_to_mixer function calls Brice Delli Paoli 2018-05-10 12:15:59 -0400
  • f2be0533f3 import fs, io, path modules to read and write volume persistence file Brice Delli Paoli 2018-05-10 12:04:13 -0400
  • fa66dd312b add persist-volume to ConnectConfig Brice Delli Paoli 2018-05-10 12:02:02 -0400
  • e23c2336c9 add persist-volume to command line options Brice Delli Paoli 2018-05-10 12:00:27 -0400
  • 5f3e54ed83
    Merge 6de2ac5ce3 into deb240c02f billsq 2018-05-07 05:59:06 +0000
  • 6de2ac5ce3 Add metadata pipe support which is compatible with forked-daapd. billsq 2018-05-07 05:51:05 +0000
  • deb240c02f reverse #212 since it does not address the real problem (#213) Reinier Balt 2018-05-01 21:39:49 +0200
  • 501fd3f879 reverse #212 since it does not address the real problem Reinier Balt 2018-05-01 20:06:00 +0200
  • 817dff06bf
    Merge pull request #211 from lrbalt/remove-warning Sasha Hilton 2018-04-30 16:48:49 +0200
  • b86ffa9e7c Update Cargo versions Sasha Hilton 2018-04-30 16:12:13 +0200
  • 92835af007
    Merge pull request #212 from lrbalt/shutdown Sasha Hilton 2018-04-30 15:46:12 +0200
  • 870afdb4b6 fix deprecation warning for bytes Reinier Balt 2018-04-30 14:28:43 +0200
  • 6a4e9e8bec return from Main loop on Ctrl-C/shutdown Reinier Balt 2018-04-30 14:21:49 +0200
  • e6fff8003f remove deprecated and unused import Reinier Balt 2018-04-26 09:15:01 +0200
  • 59cff3d4c5
    Merge pull request #202 from kbrah/master Sasha Hilton 2018-04-25 20:16:46 +0200
  • d76d9725e0
    Remove rust fmt from Travis Sasha Hilton 2018-04-25 20:15:32 +0200
  • ffb7714cb4
    Merge pull request #206 from lrbalt/master Sasha Hilton 2018-04-25 20:11:51 +0200
  • ab70e6ec40 run rustfmt --all Reinier Balt 2018-04-25 19:29:50 +0200
  • 2aea0e8fe6 do not panic on connection reset Reinier Balt 2018-04-21 17:46:29 +0200
  • 64d2b2da05
    Merge 893308d359 into 03de235d2f codetrotter 2018-04-21 14:17:46 +0000
  • 893308d359
    Remove additional line of text that prevents GitHub from recognizing the LICENSE codetrotter 2018-04-21 16:17:37 +0200
  • 4caf2b88f2 formatting Lasse Linkola 2018-04-16 19:11:27 +0300
  • d62b72f24d fixed example play.rs initalizing player Lasse Linkola 2018-04-16 19:04:31 +0300
  • 03de235d2f
    Merge pull request #198 from librespot-org/500_error Colm 2018-04-12 20:52:47 +0100
  • 96124c5e18 Add 5xx error panic Sasha Hilton 2018-04-06 02:44:06 +0200
  • 8995f7609f
    Merge pull request #191 from Fulkerson/master Sasha Hilton 2018-04-06 01:25:46 +0100
  • 96a6978016 Update Cargo.lock Johan Anderholm 2018-03-23 06:20:18 +0100
  • 3a14e9a6be Validate proxy urls better. Johan Anderholm 2018-03-24 08:00:38 +0000
  • 1a04e3b899 Resolve AP through proxy as well Johan Anderholm 2018-03-23 16:52:24 +0100
  • 3bdc5e0073 Add support for http proxy Johan Anderholm 2018-03-23 06:15:15 +0100
  • 612978908f Reformat according to new rustfmt rules Johan Anderholm 2018-03-23 06:13:01 +0100
  • cb61e222d7
    Merge pull request #194 from brain0/fix_pulseaudio Sasha Hilton 2018-03-23 23:48:30 +0100
  • 8592ebd854 rustfmt for nightly ashthespy 2018-03-22 01:43:59 +0100
  • a9fb957c90 Consolidate PlayerEvent and Event ashthespy 2018-03-21 23:30:17 +0100
  • 63309f86e5 Refactor Events -> Event, and move it to core ashthespy 2018-03-21 22:51:20 +0100
  • 0c18aa51ad playback: pulseaudio: Panic in write if data is empty Thomas Bächler 2018-03-20 14:05:50 +0100
  • 014533a583 playback: Only send a packet to the audio backend if it isn't empty Thomas Bächler 2018-03-20 14:01:15 +0100
  • e92bb451b5
    [ci skip] Add related projects note to bottom of readme Sasha Hilton 2018-03-18 21:33:01 +0100
  • 0f80d80205
    [ci skip] Update links and documentation. Sasha Hilton 2018-03-16 04:13:12 +0100
  • b584b21695
    Merge branch 'master' into events Sasha Hilton 2018-03-16 01:10:53 +0100
  • 08a00a6b81 Add cargo.lock and rustfmt ashthespy 2018-03-16 00:27:21 +0100
  • 085f76162f
    Merge pull request #188 from thekr1s/linear-volume-control Sasha Hilton 2018-03-15 23:43:44 +0100
  • 3712f67fe3 Add track_id to events ashthespy 2018-03-15 03:14:04 +0100
  • d6b82cd732 revert file mode to original mode thekr1s 2018-03-14 23:19:49 +0100
  • b1f2a412ad fir rustfmt issues thekr1s 2018-03-11 13:34:30 +0100
  • 9d9c3117ed
    Merge pull request #184 from ashthespy/armv6hf Colm 2018-03-11 11:14:18 +0000