Commit Graph

898 Commits

Author SHA1 Message Date
Robin Davies 6dc392be8e Merge pull request #299 from rerdavies/dependabot/bundler/docs/bundler-8bcbabbe88
Bump nokogiri from 1.18.4 to 1.18.8 in /docs in the bundler group across 1 directory
2025-05-12 11:16:11 -04:00
Robin Davies 8b8ce9c39d Merge pull request #297 from rerdavies/dependabot/npm_and_yarn/vite/npm_and_yarn-a066f59fdb
Bump the npm_and_yarn group across 1 directory with 3 updates
2025-05-12 11:15:40 -04:00
dependabot[bot] a8fe6b9471 Bump nokogiri in /docs in the bundler group across 1 directory
Bumps the bundler group with 1 update in the /docs directory: [nokogiri](https://github.com/sparklemotion/nokogiri).


Updates `nokogiri` from 1.18.4 to 1.18.8
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.18.4...v1.18.8)

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-version: 1.18.8
  dependency-type: indirect
  dependency-group: bundler
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-22 04:55:01 +00:00
Robin Davies 3573bf29a4 Merge pull request #294 from rerdavies/dependabot/bundler/docs/rexml-3.3.9
Bump rexml from 3.2.6 to 3.3.9 in /docs
2025-04-15 08:26:58 -04:00
Robin Davies 1fd7323b58 Merge branch 'main' into dependabot/bundler/docs/rexml-3.3.9
Signed-off-by: Robin Davies <rerdavies@gmail.com>
2025-04-15 08:26:41 -04:00
Robin Davies aaf7fdb593 Merge pull request #293 from rerdavies/dependabot/bundler/docs/nokogiri-1.18.4
Bump nokogiri from 1.15.4 to 1.18.4 in /docs
2025-04-15 08:20:23 -04:00
Robin E. R. Davies 09d3831eaf Start of aux_in implementation. 2025-04-04 22:01:54 -04:00
dependabot[bot] 3a336df445 Bump the npm_and_yarn group across 1 directory with 3 updates
Bumps the npm_and_yarn group with 2 updates in the /vite directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) and [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime).


Updates `vite` from 6.1.0 to 6.2.5
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v6.2.5/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.2.5/packages/vite)

Updates `@babel/runtime` from 7.26.9 to 7.27.0
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.27.0/packages/babel-runtime)

Updates `esbuild` from 0.24.2 to 0.25.2
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.24.2...v0.25.2)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 6.2.5
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: "@babel/runtime"
  dependency-version: 7.27.0
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: esbuild
  dependency-version: 0.25.2
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-04 14:24:01 +00:00
Robin Davies 64ffefe702 Create dependabot.yml
Signed-off-by: Robin Davies <rerdavies@gmail.com>
2025-04-02 00:21:19 -04:00
dependabot[bot] 63b432f6b4 Bump rexml from 3.2.6 to 3.3.9 in /docs
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.3.9.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.2.6...v3.3.9)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-02 04:19:59 +00:00
dependabot[bot] 9468a6b6a5 Bump nokogiri from 1.15.4 to 1.18.4 in /docs
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.15.4 to 1.18.4.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.15.4...v1.18.4)

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-02 04:19:56 +00:00
Robin Davies 1c7f0d99e5 DPF Plugins.
Signed-off-by: Robin Davies <rerdavies@gmail.com>
2025-03-22 06:18:17 -04:00
Robin Davies f1b3cca7f4 Add DPF Plugins
Signed-off-by: Robin Davies <rerdavies@gmail.com>
2025-03-22 05:51:16 -04:00
Robin E. R. Davies 14fbb7098d Build with GCC 12.3.0 2025-03-21 17:18:00 -04:00
Robin Davies d39c41eb9b Merge pull request #288 from rerdavies/dev
Dev
2025-03-21 16:28:21 -04:00
Robin E. R. Davies fa939756f7 ToobAmp 1.1.59 amd64 2025-03-21 16:07:20 -04:00
Robin E. R. Davies 445453df1c 1.4.74 versioning 2025-03-21 15:25:24 -04:00
Robin E. R. Davies e79de92ae1 Toob Amp effects 1.1.59 2025-03-21 13:17:47 -04:00
Robin E. R. Davies 3a89a7b24e Allow up to 6 buffers. 2025-03-21 13:16:56 -04:00
Robin E. R. Davies a146a208b5 v1.4.73 versioning. 2025-03-18 05:53:06 -04:00
Robin Davies 71b1174e70 Merge pull request #283 from rerdavies/dev
Dev Merge to fix docs links.
2025-03-18 05:16:45 -04:00
Robin Davies d9f9dc2bc9 72a download links.
Signed-off-by: Robin Davies <rerdavies@gmail.com>
2025-03-18 05:15:18 -04:00
Robin Davies 339781ed67 Update download.md
Signed-off-by: Robin Davies <rerdavies@gmail.com>
2025-03-18 05:14:50 -04:00
Robin E. R. Davies 842fa68797 ToobAmp aarch64 1.1.58 2025-03-18 05:09:13 -04:00
Robin E. R. Davies 94cd18f316 ToobAmp 1.1.58 amd64 2025-03-18 05:02:50 -04:00
Robin E. R. Davies 5f71d0b0e1 Underflow on clipped outputs; Fix for Shiroverb. 2025-03-13 19:48:01 -04:00
Robin E. R. Davies 28f4aeafe2 groups in MIDI bindings and info dialog. Momentary swtiches, Progress ctl,, TooB Looper and Record plugins. 2025-03-12 20:52:56 -04:00
Robin Davies 469abdd49e Update download.md
Signed-off-by: Robin Davies <rerdavies@gmail.com>
2025-03-07 18:48:07 -05:00
Robin Davies e96fceeeec 72a download links.
Signed-off-by: Robin Davies <rerdavies@gmail.com>
2025-03-07 18:40:30 -05:00
Robin Davies 16c39f12c6 Update download.md
72a release download links.

Signed-off-by: Robin Davies <rerdavies@gmail.com>
2025-03-07 18:32:49 -05:00
Robin E. R. Davies eb7a7f3a48 Stereo Record 2025-02-27 14:17:24 -05:00
Robin E. R. Davies 229e85d608 Downloads 2025-02-27 03:34:27 -05:00
Robin Davies 759132dd4c Merge pull request #275 from rerdavies/dev
Fix alsa-base dependency on Raspberry Pi OS.
2025-02-24 12:40:26 -05:00
Robin E. R. Davies ec015f12dc 1.4.72 versioning 2025-02-24 12:30:00 -05:00
Robin E. R. Davies 9d9c2be2f8 alsa-base not available on Raspberry Pi OS 2025-02-24 10:40:10 -05:00
Robin Davies 9074bf9699 Merge pull request #272 from rerdavies/dev
Merge 1.4.71 dev branch
2025-02-24 00:39:50 -05:00
Robin E. R. Davies 5ec240ac85 1.4.71 versioning and release notes, Ubuntu Server install documentation. 2025-02-24 00:07:29 -05:00
Robin E. R. Davies d954c06dc1 Run without Network Manager 2025-02-23 21:31:08 -05:00
Robin Davies 94b6ad930b Update docs/ index.md
Signed-off-by: Robin Davies <rerdavies@gmail.com>
2025-02-21 05:58:12 -05:00
Robin Davies d75231faf9 Update README.md
Signed-off-by: Robin Davies <rerdavies@gmail.com>
2025-02-21 05:55:43 -05:00
Robin Davies a4f9bf6a24 Update index.md
Signed-off-by: Robin Davies <rerdavies@gmail.com>
2025-02-21 05:43:49 -05:00
Robin Davies 6492168eef Update index.md
Signed-off-by: Robin Davies <rerdavies@gmail.com>
2025-02-21 05:32:47 -05:00
Robin Davies e38db02906 Merge pull request #267 from rerdavies/dev PiPedal 1.4.70-Beta
PiPedal 1.4.70-Beta
2025-02-20 15:57:01 -05:00
Robin E. R. Davies 38e5a4038f Merge branch 'dev' of https://github.com/rerdavies/pipedal into dev 2025-02-20 15:40:20 -05:00
Robin E. R. Davies 1fbd066867 toobamp 1.1.57 amd64 2025-02-20 15:38:56 -05:00
Robin E. R. Davies adabe58728 Documentation: configuring PiPedal for Ubuntu. 2025-02-20 13:50:10 -05:00
Robin E. R. Davies ecda501158 Docs reference to rerdavies.github.io 2025-02-20 13:20:22 -05:00
Robin E. R. Davies a4decb4ef5 Revise documentation to reference vite framework instead of CRA (create-react-app) framework. 2025-02-20 13:03:52 -05:00
Robin E. R. Davies 6d31964ecc Release Notes edit. 2025-02-20 12:45:11 -05:00
Robin E. R. Davies d182efbc93 ToobAmp: correctlly map default file property for Toob Convolution Reverb. 2025-02-20 12:40:38 -05:00