Commit graph

  • 0b3c3b6107
    Bump actions/checkout from 4.1.6 to 4.1.7 dependabot[bot] 2024-06-15 10:02:55 +0000
  • 369b95388f
    Merge pull request #1299 from starypatyk/docker-remove-mips Roderick van Domburg 2024-06-11 22:33:46 +0200
  • 4f8a84e7cb Docker cross compile - remove MIPS target platform Dariusz Olszewski 2024-06-11 20:55:27 +0200
  • 6fb3572951
    Merge pull request #1298 from yubiuser/update/deps Roderick van Domburg 2024-06-10 22:39:08 +0200
  • 419fd748f4
    Update cargo.lock Christian König 2024-06-10 19:36:20 +0000
  • b0170d142b
    Bump MSRV to 1.73 Christian König 2024-06-10 18:50:38 +0000
  • 983777518f
    Update rodio to 0.18.1 Christian König 2024-06-10 18:44:06 +0000
  • 0990143fed
    Update quick-xml to 0.32 Christian König 2024-06-10 18:06:07 +0000
  • 8ec9868ad5
    Update priority-queue to 2.0 Christian König 2024-06-10 17:51:44 +0000
  • 90625a71d0
    Update base64 to 0.22 Christian König 2024-06-10 16:31:01 +0000
  • cbaad72b94
    Merge pull request #1297 from starypatyk/dev-docker-build Roderick van Domburg 2024-06-10 08:22:35 +0200
  • 799bc38094 Fix building Docker image for cross-compilation: * Debian stretch packages are now available only from archive.debian.org * Use rust 1.71 - MIPS target demoted to tier 3 at 1.72 Dariusz Olszewski 2024-05-30 22:00:13 +0200
  • 2288759309
    Merge pull request #1295 from thedtvn/fix-tokio-tungstenite-with-ver-0.23.0 Roderick van Domburg 2024-06-09 10:07:41 +0200
  • 15044302a8
    Merge pull request #1291 from GeorgeHahn/hyper-update Roderick van Domburg 2024-06-09 10:06:54 +0200
  • b0d7fa62cf
    Update mod.rs fix tokio-tungstenite with ver 0.23 The DT 2024-06-09 14:20:37 +0700
  • f644161f54
    Update Cargo.lock The DT 2024-06-09 14:17:06 +0700
  • f9a1a6779a
    Update Cargo.toml The DT 2024-06-09 14:15:25 +0700
  • bd5c284790 Fix build error when hyper's server feature isn't enabled George Hahn 2024-06-07 02:08:54 -0600
  • e1113dd5e2 cargo fmt George Hahn 2024-06-06 21:37:26 -0600
  • da0deb1de6 Convert discovery to hyper 1.x George Hahn 2024-06-06 03:05:42 -0600
  • 6a4053e871 Update audio to hyper 1.x George Hahn 2024-06-06 01:41:48 -0600
  • 0a7a874ca0 Update core to hyper 1.x George Hahn 2024-06-06 01:38:46 -0600
  • 98a97588d3 Enable deprecation warnings and address George Hahn 2024-06-06 00:47:02 -0600
  • 15ae5d4c3d
    Merge pull request #1289 from starypatyk/old-api-fixes old-api Roderick van Domburg 2024-05-30 22:16:13 +0200
  • 3c0d998825 Fix building Docker image for cross-compilation: * Debian stretch packages are now available only from archive.debian.org * Use rust 1.71 - MIPS target demoted to tier 3 at 1.72 Dariusz Olszewski 2024-05-30 22:00:13 +0200
  • 8f9bec21d7
    Merge pull request #1284 from yubiuser/fix/clippy Roderick van Domburg 2024-05-27 22:33:10 +0200
  • 2a8c4bdc01
    Apply reviewer's suggestion Christian König 2024-05-27 20:10:00 +0000
  • 7d45a94291
    Merge pull request #1239 from lelloman/fix-base62-16-id-decoding-overflow Roderick van Domburg 2024-05-26 22:09:46 +0200
  • 120605ced7
    Merge pull request #1285 from librespot-org/dependabot/github_actions/dev/actions/checkout-4.1.6 Roderick van Domburg 2024-05-26 22:08:27 +0200
  • ce5e2f2392 Fix SpotifyId base 62 and 16 str decoding Domenico Cerasuolo 2024-01-03 11:04:49 +0100
  • a58dfcc083
    Bump actions/checkout from 4.1.5 to 4.1.6 dependabot[bot] 2024-05-18 10:43:27 +0000
  • 27d3c9e92f
    Fix clippy::to_string_trait_impl Christian König 2024-05-11 19:53:55 +0000
  • 99878e0f72
    Fix derivable_impls Christian König 2024-05-11 19:13:08 +0000
  • ca035c9d17
    Set MSRV in Cargo.toml files to 1.71 Christian König 2024-05-11 19:03:06 +0000
  • 0884a0d76a
    Fix assigning_clones Christian König 2024-05-11 18:53:46 +0000
  • 5fc8d2d3e6
    Add rust env variables to devcontainer Christian König 2024-05-11 12:29:25 +0000
  • c37ec8c859
    Merge pull request #1269 from librespot-org/dependabot/github_actions/dev/actions/cache-4.0.2 Roderick van Domburg 2024-05-11 12:40:06 +0200
  • 103044cbd3
    Bump actions/cache from 4.0.0 to 4.0.2 dependabot[bot] 2024-05-11 10:35:35 +0000
  • a5964c28fb
    Merge pull request #1270 from yubiuser/fix/clippy Roderick van Domburg 2024-05-11 12:34:05 +0200
  • 43269cfd73
    Merge pull request #1271 from yubiuser/tweak/devcontainer Roderick van Domburg 2024-05-11 12:33:16 +0200
  • b2949c9a1e
    Merge pull request #1283 from librespot-org/dependabot/github_actions/dev/actions/checkout-4.1.5 Roderick van Domburg 2024-05-11 12:32:53 +0200
  • 7e3ed6f4f2
    Bump actions/checkout from 4.1.4 to 4.1.5 dependabot[bot] 2024-05-11 10:29:42 +0000
  • 9959a6c6d6
    Merge pull request #1280 from gdesmott/lyrics-parsing Roderick van Domburg 2024-05-09 13:22:09 +0200
  • a3b6e29520 lyrics: remove fullscreen_action Guillaume Desmottes 2024-05-09 11:59:23 +0200
  • 329a1b1607
    Merge pull request #1278 from librespot-org/dependabot/github_actions/dev/actions/checkout-4.1.4 Roderick van Domburg 2024-04-27 12:51:31 +0200
  • e34f521196
    Bump actions/checkout from 4.1.3 to 4.1.4 dependabot[bot] 2024-04-27 10:19:49 +0000
  • 2444e2c157
    Merge pull request #1275 from librespot-org/dependabot/github_actions/dev/actions/checkout-4.1.3 Roderick van Domburg 2024-04-20 21:12:10 +0200
  • b2c87597e3
    Bump actions/checkout from 4.1.2 to 4.1.3 dependabot[bot] 2024-04-20 10:37:49 +0000
  • a6065d6bed
    Merge pull request #1272 from librespot-org/dependabot/cargo/h2-0.3.26 Roderick van Domburg 2024-04-05 21:36:28 +0200
  • 6bb953432b
    Bump h2 from 0.3.24 to 0.3.26 dependabot[bot] 2024-04-05 16:15:55 +0000
  • 63e2490821
    Fix redundant import checking on beta toolchain Christian König 2024-03-31 16:33:28 +0000
  • 7bc7b46b9e
    Don't remove dev dependencies but instead use --no-dev-deps option of cargo hack which will restore Cargo.toml after run Christian König 2024-03-31 14:51:13 +0000
  • 2cd2346edb
    Fix map_clone and explicit truncate when file is create Christian König 2024-03-31 11:35:36 +0000
  • b24fb871ae
    Add test.sh to allow to run test suite easily Christian König 2024-03-31 14:27:37 +0000
  • a692b8cccc
    Bump rust version to 1.71 on devcontainer Christian König 2024-03-31 14:27:11 +0000
  • 9929635b5b
    Merge pull request #1267 from acolombier/fix/update-spotify-version Roderick van Domburg 2024-03-31 11:40:02 +0200
  • 27b8a6d81b
    Merge pull request #1265 from librespot-org/dependabot/github_actions/dev/actions/checkout-4.1.2 Roderick van Domburg 2024-03-31 11:37:13 +0200
  • 2a1447daa0
    Merge pull request #1263 from gpajot/dev Roderick van Domburg 2024-03-31 11:37:01 +0200
  • 98c5277527
    Merge pull request #1256 from yubiuser/devcontainer Roderick van Domburg 2024-03-31 11:36:09 +0200
  • bae18de170
    Merge pull request #1255 from yubiuser/update/dependencies Roderick van Domburg 2024-03-31 11:29:08 +0200
  • d881f46ce7 fix: change spotify version needed in clientoken to use semantic format Antoine C 2024-03-19 22:03:53 +0000
  • f8b4d26400
    Bump actions/checkout from 4.1.1 to 4.1.2 dependabot[bot] 2024-03-16 10:57:53 +0000
  • 22da17d9a3
    Merge branch 'dev' into update/dependencies yubiuser 2024-03-16 08:56:19 +0100
  • 262fc2e820 fix: working armv6hf docker image for cross-compiling Gabriel Pajot 2024-03-11 10:34:20 +0100
  • 4d35c5ffe2
    Merge pull request #1258 from librespot-org/dependabot/cargo/mio-0.8.11 Roderick van Domburg 2024-03-05 13:13:50 +0100
  • 5489bc84c6
    Bump mio from 0.8.9 to 0.8.11 dependabot[bot] 2024-03-04 22:02:16 +0000
  • 5afaa064a4
    Bump actions/cache from 4.0.0 to 4.0.1 dependabot[bot] 2024-03-02 10:39:09 +0000
  • 31e42879e2
    Add devcontainer Christian König 2024-02-26 13:18:51 +0000
  • 942925862d
    Update Cargo.lock Christian König 2024-02-24 22:00:27 +0100
  • fb264a7b71
    Update zerocopy to 0.7.32 Christian König 2024-02-24 21:47:17 +0100
  • 856bd5e750
    Update gstreamer to 0.22 Christian König 2024-02-24 21:22:09 +0100
  • 47575092dc
    Update sdl2 to 0.36 Christian König 2024-02-24 21:19:17 +0100
  • 88e9a9cc1e
    Update glib to 0.19.2 Christian König 2024-02-24 21:10:07 +0100
  • caf8029953
    Update alsa to 0.9.0 Christian König 2024-02-24 21:08:01 +0100
  • c28cf29858
    Update libmdns to 0.8 Christian König 2024-02-24 21:01:09 +0100
  • d8e7f4f618
    Update MSRV to 1.71.0 Christian König 2024-02-24 08:30:10 +0100
  • 979d9d0aa0
    Update sysinfo to 0.30.5 Christian König 2024-02-23 23:18:37 +0100
  • 6532264b81
    Update env_logger to 11.2 Christian König 2024-02-23 23:05:41 +0100
  • 5a322e70e1
    Merge branch 'librespot-org:dev' into auth-token-from-login5-lmore377 lmore377 2024-01-25 20:07:51 -0800
  • f5a46c61d2
    Merge pull request #1249 from librespot-org/dependabot/cargo/shlex-1.3.0 Roderick van Domburg 2024-01-23 07:02:20 +0100
  • 2da4a8bfdc
    Bump shlex from 1.2.0 to 1.3.0 dependabot[bot] 2024-01-22 21:53:14 +0000
  • df0c149e6d
    Merge pull request #1248 from librespot-org/dependabot/github_actions/dev/actions/cache-4.0.0 Roderick van Domburg 2024-01-20 15:51:37 +0100
  • a2b6a9f418
    Bump actions/cache from 3.3.2 to 4.0.0 dependabot[bot] 2024-01-20 10:34:50 +0000
  • 66112effe6
    Recognise OpenBSD as such Klemens Nanni 2024-01-20 01:24:38 +0100
  • 030ae4401b
    Merge branch 'librespot-org:dev' into auth-token-from-login5-lmore377 lmore377 2024-01-19 13:43:20 -0800
  • d47916f62f Bump h2 from 0.3.21 to 0.3.24 dependabot[bot] 2024-01-19 16:21:59 +0000
  • 65a9ca8e08 Make audio fetch parameters tunable Domenico Cerasuolo 2023-12-17 18:06:15 +0100
  • dec63dcc4b core: make it easier to change declared OS David Sheets 2023-12-06 10:51:39 +0000
  • 9101eebc99 spclient: improve token request logging David Sheets 2023-12-01 16:40:00 +0000
  • 3dde1ca67a Replace the apparently unmaintained hex crate with data-encoding David Sheets 2023-12-01 16:38:59 +0000
  • 726ebec8a4 Bump zerocopy from 0.7.26 to 0.7.31 dependabot[bot] 2023-12-15 03:52:16 +0000
  • 26c97f086d
    Merge pull request #1244 from librespot-org/dependabot/cargo/h2-0.3.24 Roderick van Domburg 2024-01-19 19:21:31 +0100
  • dabb179eee
    Bump h2 from 0.3.21 to 0.3.24 dependabot[bot] 2024-01-19 16:21:59 +0000
  • 078c65a3dc
    Bump actions/cache from 3.3.2 to 3.3.3 dependabot[bot] 2024-01-13 10:41:25 +0000
  • ccd1a72789
    Merge pull request #1234 from lelloman/lelloman/tunable-audio-fetch-params Roderick van Domburg 2023-12-24 13:11:38 +0100
  • e175a88f5b Make audio fetch parameters tunable Domenico Cerasuolo 2023-12-17 18:06:15 +0100
  • a245a3c458
    Merge pull request #1230 from dsheets/cargo-replace-hex-with-data-encoding Roderick van Domburg 2023-12-15 12:33:18 +0100
  • f7ffa9a1d7
    Merge pull request #1233 from librespot-org/dependabot/cargo/zerocopy-0.7.31 Roderick van Domburg 2023-12-15 12:28:55 +0100
  • 2bbd27bc5d
    Bump zerocopy from 0.7.26 to 0.7.31 dependabot[bot] 2023-12-15 03:52:16 +0000
  • 87dddf2f0a Merge branch 'auth-token-from-login5' of https://github.com/Gerrelt/librespot into auth-token-from-login5 Pulling commit: fix startup log gerrelt_m@hotmail.com 2023-12-09 13:12:11 +0100