Commit graph

  • bca6b70dc6
    connect: add uid to tracks without Felix Prillwitz 2024-11-26 21:57:12 +0100
  • 875aea8111
    Merge remote-tracking branch 'refs/remotes/fork/dev' into integrate-dealer Felix Prillwitz 2024-11-26 21:53:34 +0100
  • dee269a253
    connect: polish request command handling Felix Prillwitz 2024-11-26 21:13:07 +0100
  • 62c1eba00b fix: cpu_family arm64 should be aarch64 SilverMira 2024-11-24 17:41:25 +0800
  • b488b8f2fb fix: getting api access token should respect client id SilverMira 2024-11-24 01:21:21 +0800
  • 080aa3f123 fix: android Session::connect failure from TryAnotherAP SilverMira 2024-11-24 01:19:58 +0800
  • 9d1050ca6e feat: use webpki as rustls roots on non-desktop platforms SilverMira 2024-11-24 18:39:57 +0800
  • 801d33e207 COMPILING.md: Add section about cross compiling for Raspberry Pi Øyvind Rønningstad 2024-11-25 00:09:12 +0100
  • f3ed11c5f3
    connect: unify metadata modification Felix Prillwitz 2024-11-24 22:48:08 +0100
  • 45f2a4222a
    connect: preserve context position after update_context Felix Prillwitz 2024-11-24 22:09:14 +0100
  • dab0948aaa
    connect: adjust fields for PlayCommand Felix Prillwitz 2024-11-24 21:27:50 +0100
  • 232fb600f0
    connect: add queue-uid for set_queue command Felix Prillwitz 2024-11-24 21:08:37 +0100
  • 27c0ab6cf3
    core/connect: prevent takeover from other clients, handle session-update Felix Prillwitz 2024-11-24 17:42:19 +0100
  • b5530bb9c2
    core: disable trace logging of handled mercury responses Felix Prillwitz 2024-11-24 15:41:24 +0100
  • 209146aed6
    connect: don't update volume initially Felix Prillwitz 2024-11-24 13:13:07 +0100
  • d86f219bd5
    connect: reduce nesting, adjust initial transfer handling Felix Prillwitz 2024-11-24 13:02:37 +0100
  • 7d36dd424e
    connect: remove unused SpircError, handle local files Felix Prillwitz 2024-11-24 13:01:32 +0100
  • 29954f81f6
    connect: reduce context update to single method Felix Prillwitz 2024-11-24 12:38:07 +0100
  • abad15665e
    connect: fill, instead of replace next page Felix Prillwitz 2024-11-24 12:14:32 +0100
  • 7be55c96ec
    connect: fix 1.75 problems Felix Prillwitz 2024-11-20 00:21:16 +0100
  • 6bd09ff005
    connect: handle mutate and update messages Felix Prillwitz 2024-11-20 00:16:31 +0100
  • 73257ab76a
    connect: rename method for better clarity Felix Prillwitz 2024-11-19 23:50:17 +0100
  • 98e55f5a1c
    connect: prevent integer underflow Felix Prillwitz 2024-11-19 23:45:42 +0100
  • ac10e63163
    connect: improve context resolving Felix Prillwitz 2024-11-19 23:30:02 +0100
  • 1b9192b52a
    connect: use the first page of a context Felix Prillwitz 2024-11-18 00:13:12 +0100
  • 658dfb087a
    connect: prevent loading a context with no tracks Felix Prillwitz 2024-11-18 00:03:13 +0100
  • 814d30bd49
    OAuth open URL in default browser, set success message and throw descriptive errors steven leadbeater 2024-11-16 19:03:19 +0000
  • b52a176c30
    connect: fix: shuffle on startup isn't applied Felix Prillwitz 2024-11-16 18:34:18 +0100
  • 93c56557c3
    connect: fix visibility of model Felix Prillwitz 2024-11-16 18:04:38 +0100
  • c725ebb1d9
    connect: reduce SpircCommand visibility Felix Prillwitz 2024-11-16 17:15:34 +0100
  • e7a1f50dc4
    connect: move other structs into model.rs Felix Prillwitz 2024-11-16 17:10:22 +0100
  • 1e7624fa27
    connect: handle context update Felix Prillwitz 2024-11-16 17:07:03 +0100
  • bf43f2d6a0
    connect: handle shuffle from set_options Felix Prillwitz 2024-11-16 17:03:58 +0100
  • a83329cf83
    connect: some adjustments and todo cleanups Felix Prillwitz 2024-11-16 13:22:01 +0100
  • 6b397d8396
    connect: duration as volume delay const Felix Prillwitz 2024-11-10 16:03:50 +0100
  • f2406d2fcf
    connect: add uid to queue Felix Prillwitz 2024-11-10 15:58:20 +0100
  • cbbe72ea04
    connect: some queue cleanups Felix Prillwitz 2024-11-10 15:37:23 +0100
  • adfa444e89
    connect: position update workaround/fix Felix Prillwitz 2024-11-10 15:02:47 +0100
  • 2f10b4e698
    core/connect: add remaining set value commands Felix Prillwitz 2024-11-10 12:46:32 +0100
  • 78494c5a46
    connect: simplified cluster update log Felix Prillwitz 2024-11-06 23:26:52 +0100
  • 8a21a4444b
    connect: handle play with skip_to by uid Felix Prillwitz 2024-11-06 23:25:09 +0100
  • 7d51ed98a8
    connect: do auth_token pre-acquiring earlier Felix Prillwitz 2024-11-06 20:03:10 +0100
  • 229aeb2c17
    connect: handle more transfer cases correctly Felix Prillwitz 2024-11-06 14:36:24 +0100
  • 168743df32
    connect: remove old context model Felix Prillwitz 2024-11-06 13:47:54 +0100
  • 2b5f2a3184
    connect: extract transfer handling into own file Felix Prillwitz 2024-11-06 13:44:05 +0100
  • 82076e882f
    docs: recommend at least one audio and discovery backend (#1390) Roderick van Domburg 2024-11-03 20:15:48 +0100
  • 8468717187
    connect: fix all-features specific error Felix Prillwitz 2024-10-31 23:32:25 +0100
  • d5e487ba49
    connect: handle transferred queue again Felix Prillwitz 2024-10-31 23:15:27 +0100
  • e2eca65d11
    chore: bump to v0.6.0-dev Roderick van Domburg 2024-10-31 23:14:13 +0100
  • 37d25398a0
    connect: improve logging Felix Prillwitz 2024-10-31 21:37:56 +0100
  • ace9ca9203
    connect: move state only commands into own file Felix Prillwitz 2024-10-31 21:37:48 +0100
  • d5b8a616d4
    connect: remove public access to player Felix Prillwitz 2024-10-31 20:46:34 +0100
  • 2e93607f9f
    connect: remove public access to next and prev tracks Felix Prillwitz 2024-10-31 18:18:01 +0100
  • 13e692bf1f
    connect: encapsulate provider logic Felix Prillwitz 2024-10-31 17:46:41 +0100
  • f80382270a
    connect: split state into multiple files Felix Prillwitz 2024-10-31 16:25:02 +0100
  • fddc22c634
    core: fix dealer reconnect Felix Prillwitz 2024-10-31 16:00:31 +0100
  • 383a6f6969
    Update Cargo.lock v0.6.0 master Roderick van Domburg 2024-10-30 21:11:33 +0100
  • 797efeafaf
    chore: prepare for 0.6.0 release Roderick van Domburg 2024-10-30 21:11:04 +0100
  • 1d3771a83b
    Get token with client (#1385) fivebanger 2024-10-30 20:24:01 +0100
  • 8e1e6a4423
    fix typo Roderick van Domburg 2024-10-30 20:23:33 +0100
  • 8a3e725833
    connect: fix incorrect status handling for desktop and mobile Felix Prillwitz 2024-10-30 19:36:59 +0100
  • 9037584091 - comment added fivebanger 2024-10-30 17:25:35 +0100
  • de5a2969b7 add initial MPRIS support using zbus wisp3rwind 2024-10-01 11:36:41 +0200
  • 8c31fd0015
    connect: handle unavailable Felix Prillwitz 2024-10-29 22:43:45 +0100
  • eebc8f2103
    connect: position update improvements Felix Prillwitz 2024-10-29 23:26:57 +0100
  • 3a6848ae2a - fixed clippy warnings fivebanger 2024-10-29 19:23:25 +0100
  • 29e797fed4 - get_token_with_client_id() added fivebanger 2024-10-29 18:49:45 +0100
  • 9b64990d32 - get_token_with_client_id() added fivebanger 2024-10-29 18:41:22 +0100
  • 52ce9449ad - get_token_with_client_id() added fivebanger 2024-10-29 18:32:42 +0100
  • f5290a35ff
    fix 1.75 specific error Felix Prillwitz 2024-10-29 00:43:38 +0100
  • f1c9cf6496
    fix check errors, fix/update example Felix Prillwitz 2024-10-29 00:30:48 +0100
  • c7d95a8ad0
    fix clippy warnings Felix Prillwitz 2024-10-29 00:11:23 +0100
  • dc831d0204
    Merge remote-tracking branch 'fork/dev' into integrate-dealer Felix Prillwitz 2024-10-28 23:53:51 +0100
  • dde7102fc7
    connect: handle add_to_queue via set_queue Felix Prillwitz 2024-10-28 23:31:17 +0100
  • 80939819dd add Spirc.seek_offset command wisp3rwind 2024-09-17 15:27:47 +0200
  • 055e0d8f38 add release date to AudioItem wisp3rwind 2024-09-17 15:19:26 +0200
  • 949a886f62 Allow cloning SPIRC wisp3rwind 2024-09-17 15:17:57 +0200
  • 2816959017
    connect: some quick fixes Felix Prillwitz 2024-10-27 21:49:01 +0100
  • f96f36c064
    Fix "source slice length does not match destination" panic on some tracks Roderick van Domburg 2024-10-27 15:59:25 +0100
  • cd57f706f6
    Clarify dependency ordering Roderick van Domburg 2024-10-27 15:50:27 +0100
  • 606dc7f21c
    connect: handle repeat context/track Felix Prillwitz 2024-10-27 12:56:29 +0100
  • fdac4b2d11
    connect: working autoplay Felix Prillwitz 2024-10-27 00:49:22 +0200
  • 9856aebf24
    connect: more stabilising Felix Prillwitz 2024-10-26 19:19:58 +0200
  • 6c99a38243
    connect: use own context state Felix Prillwitz 2024-10-26 18:54:14 +0200
  • 94d174c33d
    Discovery: Refactor and add Avahi DBus backend (#1347) Benedikt 2024-10-26 16:45:02 +0200
  • d2324ddd1b
    Bump actions/cache from 4.1.1 to 4.1.2 (#1383) dependabot[bot] 2024-10-26 16:35:32 +0200
  • 082141e6a5
    Bump actions/checkout from 4.2.1 to 4.2.2 (#1384) dependabot[bot] 2024-10-26 16:35:10 +0200
  • 4b0205a895
    Bump actions/checkout from 4.2.1 to 4.2.2 dependabot[bot] 2024-10-26 10:02:29 +0000
  • 9c9f313e0c
    Bump actions/cache from 4.1.1 to 4.1.2 dependabot[bot] 2024-10-26 10:02:26 +0000
  • e6645f1104 discovery: revise shutdown handling after review wisp3rwind 2024-10-21 11:02:55 +0200
  • 80e5fc090b address review wisp3rwind 2024-10-15 23:55:23 +0200
  • c112ab362c better error messages for invalid options with no short flag wisp3rwind 2024-10-06 17:09:28 +0200
  • 36083fc438 discovery: allow running when compiled without zeroconf backend... wisp3rwind 2024-10-06 14:07:58 +0200
  • 692cde0069 discovery: add Avahi reconnection logic wisp3rwind 2024-09-24 23:49:13 +0200
  • b340f3b9e6 discovery: use a shared channel for server and zeroconf status messages wisp3rwind 2024-09-24 23:23:14 +0200
  • 17cdfd8f82 discovery: ensure that server and dns-sd backend shutdown gracefully wisp3rwind 2024-09-24 17:53:07 +0200
  • 582537a031 update Cargo.lock and docs wisp3rwind 2024-09-24 13:36:04 +0200
  • c9f0aeb7c0 bump MSRV to 1.75 wisp3rwind 2024-09-24 11:52:34 +0200
  • 512c5580aa discovery: Add minimal Avahi zeroconf backend wisp3rwind 2024-09-23 18:02:14 +0200
  • c8744a5236 discovery: add --zeroconf-backend CLI flag wisp3rwind 2024-09-23 17:33:41 +0200