Commit graph

  • 841f923549 Remove unnecessary step JasonLG1979 2023-06-27 16:13:31 -0500
  • d1e4b4464a Break message recursion. JasonLG1979 2023-06-26 21:31:03 -0500
  • 4b081b1365 Warn that trying to resample 44.1kHz to 44.1kHz is a stupid thing to do. JasonLG1979 2023-06-26 18:00:39 -0500
  • c29ec3f473 Add warning about Normalisation Attack or Release being to small JasonLG1979 2023-06-26 17:45:28 -0500
  • 2fa2bf86cb Don't handle messages that are not intended for us in spirc. JasonLG1979 2023-06-26 15:43:21 -0500
  • 98f1fe84dd Reduce allocations JasonLG1979 2023-06-26 05:11:30 -0500
  • 8e6d452765 Don't use Instant elapsed JasonLG1979 2023-06-26 02:32:39 -0500
  • d3ae1cdc55 Update all deps JasonLG1979 2023-06-25 21:09:43 -0500
  • 9c30532fd4
    Update quick-xml to 0.29 Christian König 2023-06-25 23:32:09 +0200
  • 528a8a431e Don't pad the alsa buffer anymore on stop. JasonLG1979 2023-06-24 22:36:33 -0500
  • ac2c05a0f8 Reset the resampler's latency when stopped JasonLG1979 2023-06-24 20:16:21 -0500
  • f7c56dff44 Remove AudioPacketPosition JasonLG1979 2023-06-24 18:59:01 -0500
  • 5e02b6643d Simplify time calculations in SymphoniaDecoder JasonLG1979 2023-06-24 17:43:10 -0500
  • 0bdfa726ca Remove round from pulse get_latency_pcm, floor math is fine JasonLG1979 2023-06-24 15:26:29 -0500
  • 74b52e83fa Improve resampler performance JasonLG1979 2023-06-24 15:06:28 -0500
  • ad4763005d Add release-dist-optimized profile JasonLG1979 2023-06-23 18:51:17 -0500
  • 340bac5eb0 Warn the user if the try to set interpolation-quality with 44.1kHz JasonLG1979 2023-06-23 12:40:13 -0500
  • 46b8f84d6a Make sure there is only ever one allocation when converting JasonLG1979 2023-06-23 12:00:42 -0500
  • 5da8ddf5e2 Rename set_factor to update_normalisation_data to better indicate what it does JasonLG1979 2023-06-23 11:24:10 -0500
  • bfb0366c90 Make sure the ResampleWorker task_receiver is also drained on drop JasonLG1979 2023-06-23 10:10:14 -0500
  • 0e3ffe5394 Harmonize thread names and debug messages JasonLG1979 2023-06-23 02:26:57 -0500
  • 8d35b4b860 Update notify_about_position logic JasonLG1979 2023-06-22 14:29:04 -0500
  • 09bd1bd324 Fix up notify JasonLG1979 2023-06-22 04:43:56 -0500
  • b5e0ea2bd3 Fix examples and update change log JasonLG1979 2023-06-22 02:06:24 -0500
  • 586e9f1929 Fix clippy lint round 1000 + a small bug fix JasonLG1979 2023-06-22 01:39:54 -0500
  • 2a8da828c4 Fix clippy lint JasonLG1979 2023-06-22 00:45:32 -0500
  • efec96b9cc Put it all together JasonLG1979 2023-06-21 23:32:03 -0500
  • e1ea400220 Change the backends so that they support the diffrent sample rates JasonLG1979 2023-06-21 22:17:41 -0500
  • 3bcf5498d2 Convert get_latency_pcm to get_latency_ms in sample_pipeline JasonLG1979 2023-06-21 21:11:37 -0500
  • 9861a582a6 Add sample_pipeline JasonLG1979 2023-06-21 20:53:01 -0500
  • 375f83797a Add normaliser JasonLG1979 2023-06-21 20:48:02 -0500
  • 3b64f25286 Add resampler JasonLG1979 2023-06-21 20:29:22 -0500
  • 71660a2351 Add InterpolationQuality and SampleRate enums JasonLG1979 2023-06-21 19:51:14 -0500
  • 7dae33c4f0 Use default macro JasonLG1979 2023-06-21 19:24:40 -0500
  • 35b94bdc94 Add the ability to get backend latency JasonLG1979 2023-06-21 19:17:23 -0500
  • 0cefd0ea66 Better thread handling in player JasonLG1979 2023-06-21 19:09:21 -0500
  • aaed7d37f9 Discovery retry JasonLG1979 2023-06-16 03:08:40 -0500
  • 85c53da157 Fixes and Improvements to the alsa backend. JasonLG1979 2023-06-16 02:26:56 -0500
  • ed92887b36
    Update CHANGELOG.md Jason Gray 2023-06-11 04:29:46 -0500
  • 1ac9818a00
    Bump actions/checkout from 3.5.2 to 3.5.3 dependabot[bot] 2023-06-10 11:02:28 +0000
  • 4d402e690c
    add session timeout handling (#1129) eladyn 2023-06-01 21:39:35 +0200
  • 075c055754
    fix clippy warnings eladyn 2023-06-01 21:06:43 +0200
  • 316992bf34
    update changelog eladyn 2023-06-01 20:53:36 +0200
  • 310725d2fb
    Merge pull request #1150 from yubiuser/tweak/workflow_order Roderick van Domburg 2023-06-01 20:51:29 +0200
  • cb8a9bc931
    Merge pull request #1165 from JasonLG1979/norm-data Roderick van Domburg 2023-06-01 20:49:25 +0200
  • e690b70ebc
    implement session timeouts within the session eladyn 2023-05-31 11:54:45 +0200
  • c964102a34
    Update dependencies sysinfo and RSA (#1164) yubiuser 2023-05-14 21:27:17 +0200
  • f922744568
    Update Changelog Christian König 2023-05-14 21:25:49 +0200
  • f89c622e30 Read Normalisation Data in one go JasonLG1979 2023-05-13 13:00:50 -0500
  • 5dbc9d4242
    Update MSRV to 1.65 Christian König 2023-05-13 12:31:18 +0200
  • 3c63ab4803
    Regenerate Cargo.lock Christian König 2023-05-13 12:20:54 +0200
  • d71e3cf37c
    Update RSA to 0.9.2 Christian König 2023-05-13 11:55:17 +0200
  • 9f7f7b2df4
    Update sysinfo to v0.29 Christian König 2023-05-13 11:54:44 +0200
  • e354b20d46 Modularize Normalisation a bit JasonLG1979 2023-05-11 21:04:53 -0500
  • 31d18f7e30
    Respect disabled normalisation with maximum volume (#1159) AeRo 2023-05-06 09:47:08 +0200
  • 0cf95c8bbe normalisation fix - changelog AeRo 2023-05-06 08:58:11 +0200
  • b8eed83d38 Check formatting and linting first on workflow Christian König 2023-04-12 19:58:20 +0200
  • 34530bdc18 group normalisation disabled in one branch and fix formatting AeRo 2023-05-02 14:42:09 +0200
  • 9c0cdbd38f respect disabled normalisation with max volume AeRo 2023-05-02 12:04:53 +0200
  • 077effedc6
    docs: recommend session_timeout for Session eladyn 2023-04-18 00:28:01 +0200
  • 3898d1a53d
    make time_delta computation safer eladyn 2023-03-22 13:28:12 +0100
  • 9522f8fad0
    move session timeout handling to Spirc eladyn 2023-03-19 17:26:50 +0100
  • 2d575db0ad
    fix reconnection for invalid sessions eladyn 2023-03-17 04:14:44 +0100
  • 80711f9b2e
    add session timeout handling eladyn 2023-03-17 04:14:05 +0100
  • 03b547d3b3
    Merge pull request #1157 from librespot-org/dependabot/github_actions/dev/actions/checkout-3.5.2 Roderick van Domburg 2023-04-16 21:11:35 +0200
  • 83139f8d07
    Bump actions/checkout from 3.5.0 to 3.5.2 dependabot[bot] 2023-04-15 10:57:24 +0000
  • e4d4765332
    Merge pull request #1156 from yubiuser/update/quick_xml Roderick van Domburg 2023-04-14 22:21:22 +0200
  • fea1a819fd
    Merge pull request #1155 from yubiuser/update/hyper-rustls Roderick van Domburg 2023-04-14 21:43:58 +0200
  • 411f530e58
    Merge pull request #1153 from yubiuser/update/vergen Roderick van Domburg 2023-04-14 21:43:26 +0200
  • d8547f176c
    Update quick-xml Christian König 2023-04-12 23:42:42 +0200
  • d83ed814a3
    Update hyper-rustls Christian König 2023-04-13 21:20:55 +0200
  • ae8387af1d
    Update vergen Christian König 2023-04-12 22:29:25 +0200
  • 2718d22c31
    Merge pull request #1152 from yubiuser/update/rsa Roderick van Domburg 2023-04-13 20:07:47 +0200
  • 7f6c126753
    Merge pull request #1149 from yubiuser/remove/action_rust Roderick van Domburg 2023-04-13 20:03:54 +0200
  • e8c3ee07ef
    Update base64 (#1148) yubiuser 2023-04-13 20:02:33 +0200
  • 2a197947c4
    Merge pull request #1154 from librespot-org/dependabot/cargo/h2-0.3.17 Roderick van Domburg 2023-04-13 19:58:03 +0200
  • 2e7944f43e
    Bump h2 from 0.3.16 to 0.3.17 dependabot[bot] 2023-04-13 17:09:42 +0000
  • 453ef48385
    Update rsa Christian König 2023-04-11 22:21:37 +0200
  • a39ac702bc
    Adjust code Christian König 2023-04-11 21:44:33 +0200
  • cd56225935
    Remove actions-rs/toolchain Christian König 2023-04-11 22:34:58 +0200
  • f7e1369fdc Update base64 Christian König 2023-04-11 21:02:42 +0200
  • c5a1d331db
    Merge pull request #1146 from librespot-org/dependabot/github_actions/dev/actions-rs/toolchain-1.0.7 Roderick van Domburg 2023-04-11 21:19:55 +0200
  • 1063f5e4ff
    Merge pull request #1147 from yubiuser/update/cache Roderick van Domburg 2023-04-11 21:19:35 +0200
  • e14dac3ff3
    Remove and update dependencies (#1140) yubiuser 2023-04-11 20:33:45 +0200
  • 0a62d8a90e
    Update actions/cache Christian König 2023-04-11 20:29:14 +0200
  • c3df881152
    Bump actions-rs/toolchain from 1.0.6 to 1.0.7 dependabot[bot] 2023-04-11 18:20:35 +0000
  • 7e47232cbe
    Bump actions/cache from 2 to 3 dependabot[bot] 2023-04-11 18:20:31 +0000
  • a7fb7ee673
    Update github actions and add Dependabot (#1141) yubiuser 2023-04-11 20:20:09 +0200
  • b5007ac899
    Remove deprecated set-output Christian König 2023-04-03 06:40:42 +0200
  • 2fa354cd7b
    Remove .to_vec() Christian König 2023-04-03 06:34:32 +0200
  • 379c127ad2
    Use pbkdf2_hmac Christian König 2023-04-02 22:54:27 +0200
  • f4ec772d61
    Fix clippy Christian König 2023-04-02 22:05:51 +0200
  • 9e10ac84a8
    Update github actions and add Dependabot Christian König 2023-04-02 21:33:03 +0200
  • 1e4c32489c
    Fix passthrough_decoders.rs after changes in https://github.com/RustAudio/ogg/pull/25 Christian König 2023-04-01 22:01:46 +0200
  • c18da0bf89
    Bump MSRV to 1.64 Christian König 2023-04-01 21:00:55 +0200
  • d2ad386134
    Fix gstreamer.rs Christian König 2023-04-01 20:33:43 +0200
  • cd1f16e4e6
    Handle result Christian König 2023-04-01 15:23:07 +0200
  • f3a18a3a96
    Increase MSRV Christian König 2023-04-01 14:35:09 +0200
  • fe9012abf8
    Update dependencies Christian König 2023-03-31 23:29:31 +0200
  • 8561206b57
    Remove unused dependencies Christian König 2023-03-31 15:03:18 +0200