Commit graph

  • 5a8bd5703c
    Update tokio and hyper-rustls Roderick van Domburg 2022-01-08 23:28:46 +0100
  • f202f364c9
    Update tempfile Roderick van Domburg 2022-01-08 21:27:45 +0100
  • 5cc3040bd8
    Update futures Roderick van Domburg 2022-01-08 21:21:31 +0100
  • 89a5133bd7
    Upgrade aes-ctr to latest aes Roderick van Domburg 2022-01-08 20:51:51 +0100
  • 62ccdbc580
    Improve performance of getting/setting download mode Roderick van Domburg 2022-01-07 11:38:24 +0100
  • d380f1f040
    Simplify AudioPacketPosition Roderick van Domburg 2022-01-07 11:13:23 +0100
  • a33014f9c5
    Notify track position after skipping malformed packets Roderick van Domburg 2022-01-06 22:46:50 +0100
  • 67ae0fcf8d
    Fix gapless playback Roderick van Domburg 2022-01-06 22:11:53 +0100
  • 8d74d48809
    Audio file seeking improvements Roderick van Domburg 2022-01-06 21:55:08 +0100
  • 6c25fb79dc
    Merge pull request #925 from pdeljanov/new-api-symphonia-fixes Roderick van Domburg 2022-01-06 11:10:02 +0100
  • a605444d18
    Merge pull request #926 from JasonLG1979/clippy-lints-portaudio Roderick van Domburg 2022-01-06 09:49:18 +0100
  • c1965198fc
    Move DeviceType to core Roderick van Domburg 2022-01-06 09:48:11 +0100
  • 4ca1f661d5
    Prevent deadlock Roderick van Domburg 2022-01-06 09:43:50 +0100
  • 5d44f910f3 Handle format reset and decode errors. Philip Deljanov 2022-01-05 00:03:54 -0500
  • cfde70f6f9 Fix clippy lint warning JasonLG1979 2022-01-05 16:54:25 -0600
  • cc9a574b2e
    Move ConnectConfig to connect Roderick van Domburg 2022-01-05 21:15:19 +0100
  • 1a7c440bd7
    Improve lock ordering and contention Roderick van Domburg 2022-01-05 20:44:08 +0100
  • 5c2b5a21c1
    Fix audio file caching Roderick van Domburg 2022-01-05 16:43:46 +0100
  • 7d074f9dec Auto format JasonLG1979 2022-01-04 18:24:05 -0600
  • 3e09eff906
    Improve initial loading time Roderick van Domburg 2022-01-04 22:57:00 +0100
  • eabdd79275
    Seeking, buffer size and error handing improvements Roderick van Domburg 2022-01-04 21:23:53 +0100
  • a49bcb70a7
    Fix clippy lints Roderick van Domburg 2022-01-04 21:22:52 +0100
  • 8dbcda6bc2
    Merge branch 'dev' into new-api Roderick van Domburg 2022-01-04 01:13:48 +0100
  • d5a4be4aa1
    Optimize fallback sample buffer size Roderick van Domburg 2022-01-04 00:50:45 +0100
  • 01448ccbe8
    Seek in milliseconds and report the actual new position Roderick van Domburg 2022-01-04 00:17:30 +0100
  • 377ebd7fea Merge branch 'dev' of https://github.com/librespot-org/librespot into dev Lukáš Tyrychtr 2022-01-03 23:53:03 +0100
  • f3a66d4b99
    Remove lewton decoder Roderick van Domburg 2022-01-03 22:41:54 +0100
  • 92b8476645
    Merge pull request #922 from JasonLG1979/cleanup_list_compatible_devices Roderick van Domburg 2022-01-03 22:32:22 +0100
  • 096269c1d0
    Reintroduce offset for passthrough decoder Roderick van Domburg 2022-01-03 22:20:29 +0100
  • 84e3fe5558
    Bump MSRV to 1.53 Roderick van Domburg 2022-01-03 01:01:29 +0100
  • 60d78b6b58
    Bump MSRV to 1.51 Roderick van Domburg 2022-01-03 00:44:41 +0100
  • 7921f23927
    Improve format handling and support MP3 Roderick van Domburg 2022-01-03 00:13:28 +0100
  • 056b376bc8 Update vergen dependency Tristan Stenner 2022-01-02 19:37:42 +0100
  • 3a3b717486 cargo update Tristan Stenner 2022-01-02 19:33:11 +0100
  • 8dfa00d66f Clean up list_compatible_devices JasonLG1979 2022-01-01 17:19:12 -0600
  • 2d699e288a
    Follow autoplay client setting Roderick van Domburg 2022-01-01 20:23:21 +0100
  • 9202ec01d4
    Merge pull request #920 from gdesmott/write-own Roderick van Domburg 2022-01-01 17:00:03 +0100
  • f09be4850e Sink: pass ownership of the packet on write() Guillaume Desmottes 2021-12-29 16:26:24 +0100
  • 0fdff0d3fd
    Follow client setting to filter explicit tracks Roderick van Domburg 2021-12-30 23:50:28 +0100
  • 2af34fc674
    Add product metrics to requests Roderick van Domburg 2021-12-30 22:36:38 +0100
  • 286a031d94
    Always seek to starting position Roderick van Domburg 2021-12-30 21:52:15 +0100
  • 05c768f612
    Add audio preview, image and head file support Roderick van Domburg 2021-12-30 20:52:49 +0100
  • 9b6e02fa0d
    Prevent a few potential panics Roderick van Domburg 2021-12-29 23:15:08 +0100
  • e51f475a00
    Further initial loading improvements Roderick van Domburg 2021-12-29 22:18:38 +0100
  • e5938c7e24
    Merge pull request #919 from gdesmott/race-fix Roderick van Domburg 2021-12-29 20:40:30 +0100
  • 3ce9854df5 player: ensure load threads are done when dropping PlayerInternal Guillaume Desmottes 2021-12-28 00:04:09 +0100
  • afa2a021db
    Enable CI for new-api Roderick van Domburg 2021-12-29 08:38:08 +0100
  • 29b42ef62d
    Merge branch 'dev' into new-api Roderick van Domburg 2021-12-29 08:23:50 +0100
  • b4d3c8363f
    Merge pull request #891 from roderickvd/new-api-wip Roderick van Domburg 2021-12-29 07:42:57 +0100
  • 332f9f04b1
    Fix error hitting play when loading Roderick van Domburg 2021-12-28 23:46:37 +0100
  • 0f78fc277e
    Call stream_from_cdn with CdnUrl Roderick van Domburg 2021-12-27 21:37:22 +0100
  • 4646ff3075
    Re-order actions and fail on clippy lints Roderick van Domburg 2021-12-27 11:35:05 +0100
  • b1bdf1d7f2
    Merge pull request #916 from JasonLG1979/remove-last-unwraps-from-main Roderick van Domburg 2021-12-27 11:36:03 +0100
  • 01fb604420
    Allow failures on nightly Rust Roderick van Domburg 2021-12-27 09:47:51 +0100
  • b7c047bca2
    Fix alternative tracks Roderick van Domburg 2021-12-27 09:35:11 +0100
  • 063febca49 Merge branch 'dev' of https://github.com/librespot-org/librespot into dev Lukáš Tyrychtr 2021-12-27 09:10:06 +0100
  • 643b39b40e
    Fix discovery compilation with-dns-sd Roderick van Domburg 2021-12-27 00:47:17 +0100
  • b622e3811e
    Enable HTTP/2 flow control Roderick van Domburg 2021-12-27 00:45:27 +0100
  • 1f43e9e389 Remove that last couple unwraps from main JasonLG1979 2021-12-23 20:56:16 -0600
  • 95776de74a
    Fix compilation for with-dns-sd Roderick van Domburg 2021-12-27 00:21:42 +0100
  • 8aa23ed0c6
    Drop locks as soon as possible Roderick van Domburg 2021-12-27 00:11:07 +0100
  • 059e17dca5
    Fix tests Roderick van Domburg 2021-12-26 23:51:25 +0100
  • b4f7a9e35e
    Change to parking_lot and remove remaining panics Roderick van Domburg 2021-12-26 22:55:45 +0100
  • 62461be1fc
    Change panics into Result<_, librespot_core::Error> Roderick van Domburg 2021-12-26 21:18:42 +0100
  • 14bdc46c1d
    Merge branch 'librespot-org:dev' into improve-discovery Jason Gray 2021-12-22 15:27:18 -0600
  • 4370aa1cbe
    Merge pull request #910 from JasonLG1979/fix-alsa-mixer-device Roderick van Domburg 2021-12-22 08:47:27 +0100
  • 305f80bdfd Fix auto fallback for --alsa-mixer-device and --alsa-mixer-index JasonLG1979 2021-12-16 23:13:50 -0600
  • a297c68913
    Make ping estimation less chatty Roderick van Domburg 2021-12-19 00:11:16 +0100
  • 0d51fd43dc
    Remove unwraps from librespot-audio Roderick van Domburg 2021-12-18 23:44:13 +0100
  • d18a0d1803
    Fix caching message when cache is disabled Roderick van Domburg 2021-12-18 14:02:28 +0100
  • 9d88ac59c6
    Configure User-Agent once Roderick van Domburg 2021-12-18 12:39:16 +0100
  • 3b07a6bcb9
    Support user-defined temp directories Roderick van Domburg 2021-12-17 20:58:05 +0100
  • e5425aa0e4
    Merge branch 'librespot-org:dev' into improve-discovery Jason Gray 2021-12-16 16:19:36 -0600
  • 97d4d83b7c
    cargo fmt Roderick van Domburg 2021-12-16 23:03:30 +0100
  • 82b2653c5f
    Merge remote-tracking branch 'librespot-org/dev' into new-api-wip Roderick van Domburg 2021-12-16 23:01:56 +0100
  • e5fd7d6506
    Merge pull request #899 from JasonLG1979/arg_parse_fixup Roderick van Domburg 2021-12-16 22:49:54 +0100
  • 2f7b9863d9
    Implement CDN for audio files Roderick van Domburg 2021-12-16 22:42:37 +0100
  • 306096ee2a
    Merge branch 'librespot-org:dev' into arg_parse_fixup Jason Gray 2021-12-15 12:28:09 -0600
  • 24e2c6da25
    Merge pull request #907 from tomodachi/arm64 Roderick van Domburg 2021-12-15 19:02:14 +0100
  • 1736e7c52b
    Merge pull request #905 from roderickvd/fix-exit-on-decoder-error Roderick van Domburg 2021-12-15 19:01:15 +0100
  • 1cd5f9e571
    Merge pull request #896 from JasonLG1979/dynamic-alsa-buffer Roderick van Domburg 2021-12-15 18:52:27 +0100
  • d5efb8a620 Dynamic failable buffer sizing alsa-backend JasonLG1979 2021-12-14 16:49:09 -0600
  • 67836b5b02 Added arm64 target to docker run examples. Also removed feature quotes as they're not nessesary and don't match the non-quoted examples of targets in the WIKI Mateusz Mojsiejuk 2021-12-14 21:23:13 +0100
  • 368bee1088 condense some option parsings JasonLG1979 2021-12-13 16:40:26 -0600
  • 33f449821e Merge branch 'dev' of https://github.com/librespot-org/librespot into dev Lukáš Tyrychtr 2021-12-13 20:24:27 +0100
  • d29337c62d Dry up error messages. JasonLG1979 2021-12-12 17:28:41 -0600
  • 8f23c3498f
    Clean up warnings Roderick van Domburg 2021-12-12 20:01:05 +0100
  • 79c4040a53
    Skip track on decoding error Roderick van Domburg 2021-12-11 21:32:34 +0100
  • 8c480b7e39 Fix Command line arguments incorrectly echoed in TRACE JasonLG1979 2021-12-05 13:00:33 -0600
  • 9a93cca562
    Get connection ID Roderick van Domburg 2021-12-11 23:06:58 +0100
  • 9a31aa0362
    Pretty-print trace messages Roderick van Domburg 2021-12-11 20:45:08 +0100
  • e748d543e9
    Check availability from the catalogue attribute Roderick van Domburg 2021-12-11 20:22:44 +0100
  • 51b6c46fcd
    Receive autoplay and other attributes Roderick van Domburg 2021-12-11 16:43:34 +0100
  • 9a0d2390b7
    Get user attributes and updates Roderick van Domburg 2021-12-11 00:03:35 +0100
  • 40163754bb
    Update protobufs to 1.1.73.517 Roderick van Domburg 2021-12-10 20:33:43 +0100
  • 4f51c1e810
    Report actual CPU, OS, platform and librespot version Roderick van Domburg 2021-12-09 19:00:27 +0100
  • f3bb679ab1
    Rid of the last remaining clippy warnings Roderick van Domburg 2021-12-08 21:00:42 +0100
  • 33620280f5
    Fix build on Cargo 1.48 Roderick van Domburg 2021-12-08 20:44:24 +0100
  • f74c574c9f
    Fix lyrics and add simpler endpoint Roderick van Domburg 2021-12-08 20:27:15 +0100
  • 9b2ca1442e
    Move FileId out of SpotifyId Roderick van Domburg 2021-12-08 19:53:45 +0100