Commit Graph

  • 1ec6b46495 add extra logging to is_format_supported extra-logging Nikhil Narayana 2023-10-05 21:25:50 -07:00
  • f51589c552 Replace assert in WASAPI check with bubble'd error (#797) master Ryan McGrath 2023-08-31 16:57:39 -07:00
  • f063271c23 Fix synth_tones frequency (#792) Hugo van der Merwe 2023-08-03 03:42:34 +02:00
  • 17d2cc2084 Update windows-rs dependency (#791) Paul Hansen 2023-07-25 04:35:54 -05:00
  • d0ff4fe91f Fix warnings in asio_sys (#779) Dickless 2023-07-21 04:53:45 +09:00
  • 19991d3607 Improve synth tones example (#784) Jamie Pond 2023-05-30 03:44:20 -07:00
  • d4ba28df73 Merge pull request #777 from mizuki0629/asio-sys est31 2023-04-14 13:43:00 +02:00
  • f46430828d Remove unnecessary Lazy Mutex mizuki0629 2023-04-14 20:00:45 +09:00
  • 7d40371785 fix: asio-sys build failure, Segmentation fault (#775) mizuki0629 2023-04-14 17:12:55 +09:00
  • 848abf256f Added must use to stream. Fixes issue #589 (#772) Easyoakland 2023-04-04 02:36:28 +00:00
  • 2cae7b4323 prepare 0.15.2 release (#769) VincentJousse 2023-03-30 18:37:24 +02:00
  • 61a2210d70 webaudio: set the channel_count in the AudioDestinationNode (#768) VincentJousse 2023-03-30 16:05:42 +02:00
  • 17e7ab61fd bump windows dependency to 0.46 (#765) eladyn 2023-03-26 17:40:47 +02:00
  • 6ed426614a Fixed wasapi thread panics involving the main(or other) thread(when Stream drops). (#756) Dickless 2023-03-15 23:10:38 +09:00
  • 72d5731256 Merge pull request #761 from mockersf/update-to-0.15.1 est31 2023-03-15 01:03:37 +01:00
  • 86da74e997 prepare 0.15.1 release François 2023-03-14 12:52:38 +01:00
  • 29dd8e2852 switch from mach to mach2 (#760) François 2023-03-14 12:30:52 +01:00
  • bd1ec6ae2e Re-run build script if CPAL_ASIO_DIR changes or the folder it points to does (#759) Julián Bayardo Spadafora 2023-03-10 03:43:43 -08:00
  • e5ccc46afa Merge pull request #681 from MeadowlarkDAW/remove-thiserror est31 2023-02-25 21:39:04 +01:00
  • 459499686e Remove thiserror and replace it with hand written Error impls Adrien Prokopowicz 2022-07-15 22:26:49 +02:00
  • 5ade4e3907 Merge pull request #750 from kenbunitag/oboe-shared-stdcxx-feature est31 2023-02-13 22:36:49 +01:00
  • 5a7769e5d8 make oboe's shared-stdcxx feature accessible Carl Scherer 2023-02-07 19:34:16 +01:00
  • e1e33c1acf Merge pull request #746 from est31/release_0_15_0 est31 2023-01-29 15:47:27 +01:00
  • 9fbca9d074 Update cpal to 0.15.0 est31 2023-01-29 15:38:07 +01:00
  • ea867aee80 Changelog for 0.15.0 est31 2023-01-29 15:37:19 +01:00
  • e0aab2431d Remove authors est31 2023-01-29 15:29:36 +01:00
  • 9d690fa2af Merge pull request #745 from est31/update_deps est31 2023-01-29 15:27:19 +01:00
  • f5f103a196 Update dependencies est31 2023-01-29 15:13:27 +01:00
  • c67b4288f5 Merge pull request #742 from AmionSky/fix-memfree est31 2023-01-22 14:25:13 +01:00
  • 72ad936b58 Fix CoTaskMemFree always getting called with null Csányi István 2023-01-22 14:01:37 +01:00
  • 96e1fbfd8c Merge pull request #741 from erikas-taroza/master est31 2023-01-19 09:57:49 +01:00
  • df51e0d472 Update oboe dependency TypicalEgg 2023-01-19 00:36:06 -08:00
  • f123811209 Fix typos (#738) Dimitris Apostolou 2023-01-08 23:23:43 +02:00
  • 90471506b1 Support i32 for asio (#737) Ruairidh Williamson 2022-12-27 22:25:02 +00:00
  • 7776c6634a Update windows-rs dependency (#726) Paul Hansen 2022-11-12 22:03:23 -06:00
  • 56f54cb0b3 Update to use coreaudio-sys 0.11 (#706) Pedro Tacla Yamada 2022-11-09 22:26:06 +11:00
  • edecb26ff3 Fix compile issues in wasm-beep example (#723) Greg Wiley 2022-11-05 20:34:08 -07:00
  • a9b34ea8bc Update wasm-beep to webpack 5 (#684) Dan Wilhelm 2022-11-04 14:18:31 -07:00
  • 7e17373e31 Add rustdoc links in most of the documentation (#682) alichay 2022-11-04 15:57:23 -05:00
  • 29999e6857 Remove stdweb in favor of js-sys, web-sys, and wasm-bindgen (#713) Caden Haustein 2022-10-24 20:46:28 -05:00
  • 0965eadd5e Merge pull request #715 from est31/changelog_0_14_1 est31 2022-10-23 21:00:11 +02:00
  • 97fc4edb8b Bump linux deps, simplify examples, remove nix dep (#712) mbodmer 2022-10-23 20:59:45 +02:00
  • c28d89e015 Add changelog for 0.14.1 est31 2022-10-23 20:51:50 +02:00
  • 4b49fbd259 Merge pull request #711 from mbodmer/update_nix_to_0.25 est31 2022-10-20 20:43:49 +02:00
  • 16617ceade update nix crate to v0.25 Marc Bodmer 2022-10-20 16:03:47 +02:00
  • 0a3e8c2208 add timeout paramter to DeviceTrait stream builders (#696) mbodmer 2022-10-18 18:15:31 +02:00
  • def424809b Merge pull request #707 from generalelectrix/core-audio-disconnect-device est31 2022-10-12 18:12:22 +02:00
  • 3d99456c2b Remove debug print statement. general electrix 2022-10-11 03:08:10 -07:00
  • d1bbbe0400 Fix docstring grammar. general electrix 2022-10-11 03:06:34 -07:00
  • 97af8b77ae Respond to code review tidbits. general electrix 2022-10-11 02:59:02 -07:00
  • 0af6a1c466 Refactor disconnection to trigger error_callback. general electrix 2022-10-11 02:55:03 -07:00
  • baa697c7fc Implement disconnection detection for CoreAudio on MacOS. general electrix 2022-10-08 01:38:05 -07:00
  • 73a035617b Fix CI failure (#705) pin 2022-10-08 14:55:50 +02:00
  • 85d773d59f Migrate Sample to dasp_sample (#689) Kai Giebeler 2022-10-07 14:08:28 +02:00
  • 8c31e908b0 Merge pull request #693 from 0323pin/master est31 2022-10-07 00:02:37 +02:00
  • f371474a44 Merge pull request #702 from Luni-4/publish est31 2022-10-06 18:50:33 +02:00
  • 9f400c6fa5 CI: Ignore unpublished changes for the publish action Luni-4 2022-10-06 18:30:11 +02:00
  • 2c2f0b4892 Merge pull request #701 from Luni-4/publish est31 2022-10-06 18:03:21 +02:00
  • ef9fb39d34 CI: Set no-verify to true for publish job Luni-4 2022-10-06 17:37:13 +02:00
  • 1a4f50dcfa Merge pull request #700 from Luni-4/publish est31 2022-10-06 17:03:23 +02:00
  • a1e37c3e94 CI: Set check repo to false Luni-4 2022-10-06 16:46:57 +02:00
  • e5f459bd84 Merge pull request #694 from Luni-4/publish est31 2022-10-06 12:30:05 +02:00
  • 047129be9f Use an action to publish the crate Luni-4 2022-09-30 13:00:59 +02:00
  • 0f8cd7a9c8 Add NetBSD support pin 2022-09-25 07:54:19 +02:00
  • f19ceeb8e0 Merge pull request #691 from kawogi/edition-2021 est31 2022-09-20 22:27:45 +02:00
  • e78a847272 fix some clippy warnings Kai Giebeler 2022-09-20 21:51:20 +02:00
  • 08acedd677 fix towards edition 2021 Kai Giebeler 2022-09-20 21:47:35 +02:00
  • 1ac8f1549f Merge pull request #687 from est31/release_0_14_0 est31 2022-08-22 23:42:33 +02:00
  • 5dab2eda88 Release 0.14.0 est31 2022-08-22 22:57:31 +02:00
  • 5b038a0d22 Changelog for 0.14.0 est31 2022-08-22 22:52:07 +02:00
  • 7a537d8d3c Changelog for 0.13.5 est31 2022-08-22 22:38:40 +02:00
  • 9b7bb33965 Bump ndk/ndk-glue to 0.7 (#685) Aceeri 2022-08-02 16:35:50 -07:00
  • 417b7fff6f Implement BufferSize::Fixed in wasapi, and migrate wasapi to officially-supported Windows crate (#669) Osspial 2022-07-15 08:59:45 -04:00
  • 493a0904f3 Also export constructor for SupportedStreamConfig yamadapc 2022-07-06 19:19:17 +10:00
  • 411c671c33 Add constructor for SupportedStreamConfigRange yamadapc 2022-07-06 19:06:08 +10:00
  • 32cee3949b Return Device(None) as a default i/o device (#638) alula 2022-06-07 07:46:24 +02:00
  • 223f28262a Update dependencies, switch to once_cell (#673) James Liu 2022-06-05 17:18:23 -07:00
  • b1457e5945 webaudio: expose AudioContext in WebAudioStream (#659) Rodrigo Batista de Moraes 2022-04-25 22:21:41 -03:00
  • 8d164ed585 Expose underlying platform specific implemenations (#660) Rodrigo Batista de Moraes 2022-04-25 22:11:14 -03:00
  • a420316e30 Fix example typos (#655) S. A. Bjørn 2022-03-24 08:21:44 -07:00
  • f0d47204c9 Merge pull request #654 from lu-zero/alsa-fallback est31 2022-03-22 21:28:56 +01:00
  • a540a98b0a Fallback to monotonic timestamp if monotonic_raw can be set up Luca Barbato 2022-03-22 16:42:18 +01:00
  • 190e48d7ff Merge pull request #653 from ishitatsuyuki/feature-platform-impl Tatsuyuki Ishi 2022-03-20 09:59:56 +09:00
  • 6ea33722ff platform: Conditional impl_platform_host based on feature flags Tatsuyuki Ishi 2022-03-18 16:35:29 +09:00
  • 9748543025 Merge pull request #648 from kaihagseth/fix/follow-default-osx est31 2022-02-28 17:01:57 +01:00
  • d50e0ecbac fix: follow default output source on mac osx Kai Hagseth 2022-02-27 17:12:41 +01:00
  • bf026fe082 Merge pull request #646 from rex4539/typos est31 2022-02-19 17:16:47 +01:00
  • 1cd0caf8b6 Fix typos Dimitris Apostolou 2022-02-19 18:14:34 +02:00
  • da3dbba697 Merge pull request #644 from remilauzier/master est31 2022-02-18 23:05:23 +01:00
  • 7c0e4eb1e5 Update jack and parking_lot Rémi Lauzier 2022-02-18 14:24:33 -05:00
  • 1d9bb5bd2e Merge pull request #643 from remilauzier/master est31 2022-02-18 20:10:12 +01:00
  • 6087b05604 Clap 3.1 Rémi Lauzier 2022-02-18 13:08:38 -05:00
  • 83b96beb44 Merge pull request #642 from remilauzier/master est31 2022-02-18 15:29:07 +01:00
  • 8b99fce094 Rust 2021 and clap 3.0 Rémi Lauzier 2022-02-18 03:07:04 -05:00
  • 682508405a Merge pull request #641 from MarijnS95/ndk-context est31 2022-02-16 23:15:21 +01:00
  • f8b05ade39 android: Migrate from ndk-glue to ndk-context Marijn Suijten 2022-02-15 15:15:24 +01:00
  • 971c463462 Bump crate version (#635) David Ackerman 2022-01-28 06:18:00 +06:00
  • 1edf930bb4 Cleanup and document cpal's ALSA backend (#629) nyanpasu64 2022-01-22 13:38:13 -08:00
  • 33094e89f5 Add sample-based generation example: synth_tones (#612) Wandalen 2022-01-14 14:38:08 +02:00
  • 1b522fb3db Faster sample format conversion (#618) Ram.Type-0 2022-01-14 20:23:30 +09:00