Commit graph

  • 52b300254c
    Merge 24abeb259b into 98e9703edb Nick Steel 2025-01-27 10:38:41 +0000
  • 24abeb259b
    Update CHANGELOG.md Nick Steel 2025-01-27 10:38:37 +0000
  • d19653999d
    Merge ab1102a0aa into 98e9703edb Dariusz Olszewski 2025-01-25 19:21:30 +0000
  • ab1102a0aa Add git to the Docker image for cross-compiling Dariusz Olszewski 2025-01-25 20:14:30 +0100
  • 765f1f2246 Fix bindgen issues (aws-lc-rs) when cross-compiling for armv6hf Dariusz Olszewski 2025-01-25 14:50:15 +0100
  • 6bb009af83 Revert "Use ring instead of aws-lc as the default backend for hyper-rustls" Dariusz Olszewski 2025-01-25 14:43:37 +0100
  • 03ae423740 core: include AP handshake in 5s timeout Nick Steel 2025-01-24 18:30:48 +0000
  • 3026d030b5 Simplify Docker image to cross-compile for armv6hf (RPi 1) Dariusz Olszewski 2025-01-24 21:18:47 +0100
  • 0f497cc690 Cross-compile with libmdns Dariusz Olszewski 2024-12-25 22:43:09 +0100
  • faeaf506d6 Use ring instead of aws-lc as the default backend for hyper-rustls Dariusz Olszewski 2025-01-23 23:32:30 +0100
  • 6aef808c0e
    Merge 6f1f78c8d6 into 98e9703edb fivebanger 2025-01-24 16:21:48 +0100
  • 1e2a59a0c0
    Merge 1416fd2d98 into 98e9703edb Felix Prillwitz 2025-01-23 22:52:29 +0000
  • 1416fd2d98
    remove/rename remarks Felix Prillwitz 2025-01-23 21:52:22 +0100
  • ce1f1f7e5c
    hide and improve docs of uid Felix Prillwitz 2025-01-23 21:33:56 +0100
  • f166a79c3f
    enforce separation of autoplay and options Felix Prillwitz 2025-01-23 21:34:13 +0100
  • 84363d7a1c
    Merge 801d33e207 into 98e9703edb oyv 2025-01-23 23:48:50 +0100
  • 8a3ff03b33
    Merge f596b1cdd2 into 98e9703edb Felix Prillwitz 2025-01-23 20:08:46 +0100
  • f596b1cdd2
    connect: use small_rng, derive Default Felix Prillwitz 2025-01-23 19:35:57 +0100
  • f57fdf951a
    add log for shuffle seed Felix Prillwitz 2025-01-18 17:53:34 +0100
  • 581e4fb751
    use seed for shuffle Felix Prillwitz 2025-01-18 16:52:43 +0100
  • 90dd971039
    add context index to metadata Felix Prillwitz 2025-01-18 15:59:03 +0100
  • f933e1d4a7
    reduce complexity to add new metadata fields Felix Prillwitz 2025-01-18 15:33:01 +0100
  • 9aa806db26
    add shuffle with seed option Felix Prillwitz 2025-01-18 14:30:30 +0100
  • 50e1bd537d
    connect: shuffle in place Felix Prillwitz 2024-12-22 13:34:04 +0100
  • c9d7a6de47
    connect: add shuffle_vec.rs Felix Prillwitz 2024-12-22 13:33:32 +0100
  • e3ebc0a6f3
    revert unrelated changes Felix Prillwitz 2025-01-23 19:23:44 +0100
  • e697c4151f
    update CHANGELOG.md Felix Prillwitz 2025-01-21 21:07:50 +0100
  • d231c28508
    chore: remove clippy warning Felix Prillwitz 2025-01-21 21:05:09 +0100
  • 07bde15733
    connect: add some more docs Felix Prillwitz 2025-01-21 21:04:07 +0100
  • b95a79257e
    connect: make metadata trait less visible Felix Prillwitz 2025-01-21 20:41:34 +0100
  • 6556de3145
    replace inline crate rustdoc with README.md Felix Prillwitz 2025-01-21 00:40:16 +0100
  • 61ce816261
    restructure connect and add initial docs Felix Prillwitz 2025-01-21 00:34:39 +0100
  • 01b67ed2cb
    Merge 127f54e90f into 98e9703edb Joshua 2025-01-23 18:14:51 +0000
  • 98e9703edb
    connect: handle dnd of current track (#1449) dev Felix Prillwitz 2025-01-23 19:14:48 +0100
  • 5f7cfdc76c
    Expose autoplay option to SpircLoadCommand (#1446) Felix Prillwitz 2025-01-23 19:13:30 +0100
  • 0e9a3def83
    update Cargo.lock (#1440) Felix Prillwitz 2025-01-22 22:49:16 +0100
  • b54f3e30db
    connect: expose disable_volume (#1451) Felix Prillwitz 2025-01-20 16:59:04 +0100
  • 127f54e90f Exposes the PlayerTrackLoader Joshua 2025-01-19 15:22:44 +0000
  • 4c0ac68e12
    connect: expose some more options Felix Prillwitz 2025-01-19 11:05:28 +0100
  • 6fb02b5f96
    connect: handle dnd of current track Felix Prillwitz 2025-01-18 23:18:37 +0100
  • e08e547640
    actually ignore options when starting autoplay Felix Prillwitz 2025-01-18 18:14:21 +0100
  • 556a0e59b5
    update CHANGELOG.md Felix Prillwitz 2024-12-25 00:35:34 +0100
  • 1d60367efe
    connect: add autoplay option to SpircLoadCommand Felix Prillwitz 2024-12-25 00:33:23 +0100
  • f3bb380851
    Dealer: Rework context retrieval (#1414) Felix Prillwitz 2025-01-18 16:45:33 +0100
  • c288cf7106
    Fix testcases for cross compilation (#1443) catango 2025-01-18 13:59:44 +0100
  • f037577d20 Fix testcases for cross compilation chpr 2025-01-12 18:20:01 +0100
  • 14e3965ea3
    Shrink/Optimize Dockerfile (#1430) Mateusz Mojsiejuk 2025-01-12 23:03:56 +0100
  • 3a570fc5f1
    Fix pause state when transferring (#1444) Fabio Waljaard 2025-01-12 22:48:38 +0100
  • f38c823ae4 Fix pause state when transferring Fabio 2025-01-11 21:56:23 +0100
  • 4cecb2289a
    Handle 'None' uri or empty string uri in transfer command (#1439) Fabio Waljaard 2025-01-12 20:39:45 +0100
  • 42ebe2bffe Build debian package with github actions chpr 2025-01-04 12:17:03 +0100
  • 6f1a814a28 fix-test chpr 2025-01-12 18:20:01 +0100
  • a872991e86
    update Cargo.lock Felix Prillwitz 2025-01-12 13:41:41 +0100
  • eddae27103 Handle 'None' uri or empty string uri in transfer command Fabio 2025-01-11 21:33:08 +0100
  • 6f1f78c8d6 fix 96kbps: add missing type definitions fivebanger 2024-12-31 15:44:08 +0100
  • 0a987f00c9 96kbps fix fivebanger 2024-12-31 11:32:15 +0100
  • 7003e98c1b
    metadata: handle empty trailer_uri for shows (#1432) eladyn 2024-12-30 17:27:34 +0100
  • 3bf830fe27
    chore: update changelog eladyn 2024-12-30 14:33:01 +0100
  • d2e4ac0456
    metadata: handle empty trailer_uri for shows eladyn 2024-12-29 21:26:30 +0100
  • c242ce51af Shrink/Optimize Dockerfile Mateusz Mojsiejuk 2024-12-20 22:32:23 +0100
  • ba7fed39a4
    protocol: move trait impls into impl_trait mod Felix Prillwitz 2024-12-24 12:04:29 +0100
  • 0749aa6389
    Merge branch 'dev' into improve-dealer Felix Prillwitz 2024-12-24 09:54:11 +0100
  • 2a574267ae
    Update protobuf files (#1424) Felix Prillwitz 2024-12-24 09:39:49 +0100
  • 771f9e9f3c
    connect: apply options as official clients Felix Prillwitz 2024-12-23 17:17:20 +0100
  • 7ee25809f3
    Merge remote-tracking branch 'origin/dev' into update-protobuf Felix Prillwitz 2024-12-23 15:58:48 +0100
  • acc2b39d32
    connect: fix incorrect playing and paused Felix Prillwitz 2024-12-22 15:51:49 +0100
  • eb14e46d73
    connect: impl trait for player context Felix Prillwitz 2024-12-23 15:35:42 +0100
  • 3cf4197002
    connect: apply review suggestions Felix Prillwitz 2024-12-23 15:07:32 +0100
  • 0ad1f7249b
    Update MSRV to 1.81 (#1428) Felix Prillwitz 2024-12-23 10:28:06 +0100
  • d82d94b76c
    discovery: don't panic on libmdns errors (#1427) Benedikt 2024-12-19 22:31:28 +0100
  • b0f805dde9 discovery: don't panic on libmdns errors wisp3rwind 2024-12-19 16:27:03 +0100
  • 309ca8de86
    connect: provide all recently played tracks to autoplay request Felix Prillwitz 2024-12-19 20:33:55 +0100
  • a72ca4fb39
    Update jack to 0.13 Felix Prillwitz 2024-12-19 18:53:26 +0100
  • acb13b5b28
    Update zbus to v5 Felix Prillwitz 2024-12-19 18:52:28 +0100
  • 69bf00e234
    bump MSRV to 1.81 Felix Prillwitz 2024-12-19 18:38:32 +0100
  • 7d7e7861bd
    connect: remove duplicate track Felix Prillwitz 2024-12-19 18:00:15 +0100
  • 67ceecda88
    example: adjust to model change Felix Prillwitz 2024-12-19 17:21:01 +0100
  • fbe1657040
    connect: set track position when shuffling Felix Prillwitz 2024-12-19 16:41:32 +0100
  • 1873e2c405
    Merge branch 'dev' into improve-dealer Felix Prillwitz 2024-12-17 21:14:39 +0100
  • 0dfced80ba
    connect: adjust finish of context resolving Felix Prillwitz 2024-12-17 21:02:50 +0100
  • dfbac73136
    connect: make playing_track optional and handle it correctly Felix Prillwitz 2024-12-17 21:01:35 +0100
  • f59b43b9c4
    clear_next_tracks should never clear queued items Felix Prillwitz 2024-12-17 17:45:26 +0100
  • 755aa2e5a0
    Dealer: Improve disconnect (#1420) Felix Prillwitz 2024-12-17 18:57:02 +0100
  • 60378c6fb1
    apply suggestions, improve errors Felix Prillwitz 2024-12-17 17:13:20 +0100
  • 49a0c09498
    install and use stable toolchain for cargo-hack installation Felix Prillwitz 2024-12-17 16:40:52 +0100
  • e6fe2ac00e
    revert removal of state setup Felix Prillwitz 2024-12-16 23:24:53 +0100
  • 51eb100e77
    fix formatting Felix Prillwitz 2024-12-16 23:12:06 +0100
  • ff4545dadf
    adjust code to protobuf changes Felix Prillwitz 2024-12-16 21:48:39 +0100
  • 0ca58750cd
    update version.rs Felix Prillwitz 2024-12-16 21:48:23 +0100
  • 58b0b3f316
    add additionally required proto files Felix Prillwitz 2024-12-16 21:48:13 +0100
  • 1a97247727
    update protobuf definitions Felix Prillwitz 2024-12-15 20:51:02 +0100
  • 710e2fc7be
    connect: fixes for context and transfer Felix Prillwitz 2024-12-16 18:58:26 +0100
  • 597974f7d8
    Remove session_id clones (#1422) yubiuser 2024-12-16 18:31:46 +0100
  • be0a1d533a
    connect: move unexpected disconnect outside the loop again Felix Prillwitz 2024-12-16 16:23:01 +0100
  • 191662172d
    Remove session_id clones yubiuser 2024-12-16 10:13:59 +0100
  • 08624ddf36
    fix typo and find_next Felix Prillwitz 2024-12-16 00:19:21 +0100
  • 891c94605c
    core: adjust param of set_session_id Felix Prillwitz 2024-12-14 23:37:05 +0100
  • 2b4e7de611
    update CHANGELOG.md Felix Prillwitz 2024-12-14 23:27:48 +0100
  • 9836f934fc
    connect: adjust disconnect behavior Felix Prillwitz 2024-12-14 23:26:14 +0100
  • 2a6d7545ca
    Update/dependencies (#1416) yubiuser 2024-12-14 22:29:55 +0100