Commit Graph

15 Commits

Author SHA1 Message Date
dependabot[bot]
29135ee81e Bump actions/download-artifact from 4 to 5
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4 to 5.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-16 14:16:49 +00:00
dependabot[bot]
6f50ce3791 Merge pull request #20 from spatialaudio/dependabot/github_actions/actions/checkout-5 2025-08-16 14:14:14 +00:00
github-actions[bot]
dbd94634c3 Update binaries 2025-08-12 06:48:31 +00:00
dependabot[bot]
c1673ec9c0 Bump actions/checkout from 4 to 5
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-12 06:46:38 +00:00
Matthias Geier
083325660f Build .dylib on macos-latest (#16) 2024-05-27 21:49:52 +02:00
Matthias Geier
c531f4d142 CI: add dependabot.yml 2024-03-30 17:57:51 +01:00
Matthias Geier
476680d1b2 CI: build dylib & DLLs (#14) 2024-03-30 17:55:58 +01:00
Matthias Geier
71bfaa6f71 A new set of DLLs using the latest MXE 2022-07-15 22:56:21 +02:00
Matthias Geier
4b5497f96f Provide a "universal" .dylib (x86_64 and arm64) 2021-10-12 20:46:10 +02:00
Matthias Geier
2ba9a0b239 Add .dylib for PortAudio version 19.7.0 2021-06-21 19:01:43 +02:00
Matthias Geier
d9765fc440 Add DLLs for Portaudio version 19.7.0 2021-06-01 20:57:08 +02:00
Matthias Geier
bab7ef6a62 Update dylib and DLLs for PortAudio version 19.6.0 portaudio-19.6.0 2016-11-22 17:24:10 +01:00
Matthias Geier
9f3d08e87b Mention PortAudio version used by MXE 2015-10-27 18:47:26 +01:00
Matthias Geier
6b00a595ab Add link to MXE version
See #1.
2015-10-27 18:27:50 +01:00
Matthias Geier
435e05f0b2 Initial commit 2015-07-01 15:04:53 +02:00