Commit Graph

355 Commits

Author SHA1 Message Date
Robin Davies 82fa4ace2f Merge pull request #71 from rerdavies/dependabot/bundler/docs/nokogiri-1.13.9
Bump nokogiri from 1.13.6 to 1.13.9 in /docs
2022-11-10 14:17:15 -05:00
dependabot[bot] 3425034fbe Bump nokogiri from 1.13.6 to 1.13.9 in /docs
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.6 to 1.13.9.
- [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.13.6...v1.13.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-21 04:03:53 +00:00
Robin Davies 3261ff658f Use apt-get to install. 2022-10-14 19:31:51 -04:00
Robin Davies 5fd84b9aa9 Support all audio formats 2022-10-12 14:31:34 -04:00
Robin Davies 914b9c0f2c Update README.md 2022-10-11 15:33:59 -04:00
Robin Davies 90020daccb Correct typescript warning. 2022-10-11 15:13:24 -04:00
Robin Davies e76f268528 Version bump. 2022-10-11 15:03:38 -04:00
Robin Davies c589adce09 Merge branch 'main' of https://github.com/rerdavies/pipedal 2022-10-11 14:58:39 -04:00
Robin Davies 77e3b64736 1.0.16
Add authbind dependency.
Fix crash when number of input channels < number of output channels.
Add onboarding dialog for initial configuration.
2022-10-11 14:50:08 -04:00
Robin Davies 31d2fac0f6 Update index.md 2022-10-09 15:42:25 -04:00
Robin Davies c4d28d7bf6 Update README.md 2022-10-09 15:39:48 -04:00
Robin Davies e738248c0b Route md pages onto Github Pages. 2022-10-09 15:34:31 -04:00
Robin Davies 307b66b17d Merge pull request #64 from rerdavies/dependabot/bundler/docs/commonmarker-0.23.6
Bump commonmarker from 0.23.4 to 0.23.6 in /docs
2022-10-09 15:17:22 -04:00
dependabot[bot] 96fa877994 Bump commonmarker from 0.23.4 to 0.23.6 in /docs
Bumps [commonmarker](https://github.com/gjtorikian/commonmarker) from 0.23.4 to 0.23.6.
- [Release notes](https://github.com/gjtorikian/commonmarker/releases)
- [Changelog](https://github.com/gjtorikian/commonmarker/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gjtorikian/commonmarker/compare/v0.23.4...v0.23.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-22 02:09:16 +00:00
Robin Davies 6f6f33573b Build break. 2022-08-19 08:30:09 -04:00
Robin Davies 3f78857363 Docs improvements, 2022-08-19 08:02:09 -04:00
Robin Davies b6ea1fd72b Doc edits/VST3 Build fixes. 2022-08-18 22:21:57 -04:00
Robin Davies a57865f014 Merge branch 'main' of https://github.com/rerdavies/pipedal 2022-08-15 18:14:59 -04:00
Robin Davies 553ae2a3f7 Initial VST3 Support (disabled)
Disabled until Steinberg licensing compliance  can be sorted out.
2022-08-15 18:14:49 -04:00
Robin Davies 5af83f6461 Merge pull request #63 from rerdavies/dependabot/bundler/docs/tzinfo-1.2.10
Bump tzinfo from 1.2.9 to 1.2.10 in /docs
2022-07-23 07:17:38 -04:00
dependabot[bot] e6eab6755c Bump tzinfo from 1.2.9 to 1.2.10 in /docs
Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.9 to 1.2.10.
- [Release notes](https://github.com/tzinfo/tzinfo/releases)
- [Changelog](https://github.com/tzinfo/tzinfo/blob/master/CHANGES.md)
- [Commits](https://github.com/tzinfo/tzinfo/compare/v1.2.9...v1.2.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-22 09:23:51 +00:00
Robin Davies 351d1542e1 v1.0.15 Release 2022-07-13 16:41:06 -04:00
Robin Davies dccc69bb52 Fix GitHub build error for v1.0.14 2022-07-13 15:37:15 -04:00
Robin Davies 92ba9c6f21 v1.0.14 Release 2022-07-13 15:22:30 -04:00
Robin Davies e625e4b499 Broken build on gcc 11. 2022-07-13 15:18:47 -04:00
Robin Davies fa9888914d refactor service.conf 2022-07-12 21:10:49 -04:00
Robin Davies 2133403f7e Tuner display 2022-07-05 09:33:37 -04:00
Robin Davies 95e5cd1301 Remove note on searching for PiPedal on Google Play. 2022-07-03 04:44:30 -04:00
Robin Davies ee30ad5d4b Update Configuring.md
Updated for ALSA
2022-07-03 04:43:22 -04:00
Robin Davies ee35a0d973 v0.9.12-rc-3 2022-07-01 21:38:08 -04:00
Robin Davies 5cfe179007 Merge branch 'main' 2022-07-01 21:22:28 -04:00
Robin Davies 0a67b39103 0.9.11-rc-2
Switch from JACK to ALSA audio.
2022-07-01 21:15:57 -04:00
Robin Davies e5eb5007b0 p2p connection issues
More consistent P2P connections.
2022-05-24 15:35:00 -04:00
Robin Davies 20d8296f50 Zoom all UI controls on small touch displays. 2022-05-24 01:02:51 -04:00
Robin Davies 37a923cbac Merge 2022-05-19 10:05:54 -04:00
Robin Davies 774a9f0a74 Fixes uninstall problems. 2022-05-19 10:00:56 -04:00
Robin Davies af3aec8284 Merge pull request #58 from rerdavies/dependabot/bundler/docs/nokogiri-1.13.6
Bump nokogiri from 1.13.4 to 1.13.6 in /docs
2022-05-19 09:57:09 -04:00
Robin Davies d9fb48d7e0 Update Installing.md
Raspberry Pi OS no longer supports apt-get install of .deb packages.
2022-05-19 09:55:31 -04:00
dependabot[bot] 0e61660a3e Bump nokogiri from 1.13.4 to 1.13.6 in /docs
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.4 to 1.13.6.
- [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.13.4...v1.13.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-19 03:39:20 +00:00
Robin Davies 918e8070b8 Update BuildPrerequisites.md 2022-05-18 06:35:28 -04:00
Robin Davies b593db4bb3 Update BuildPrerequisites.md 2022-05-18 06:25:40 -04:00
Robin Davies 0995e0fb16 rc-1 2022-05-13 14:25:16 -04:00
Robin Davies 50d5f18e11 More resilient startup after reboot. 2022-05-13 14:18:09 -04:00
Robin Davies f533540719 Connection stability 2022-05-10 15:24:08 -04:00
Robin Davies 9c848b951d P2P+mDNS experiment 2022-05-07 00:12:01 -04:00
Robin Davies c6dc195f8e P2P+mDNS experiment 2022-05-07 00:08:06 -04:00
Robin Davies f0f075ae4e Beta-5 2022-04-30 09:06:40 -04:00
Robin Davies 179ff9c276 Safer uninstall 2022-04-28 19:08:38 -04:00
Robin Davies c30bda9c77 Merge branch 'main' of https://github.com/rerdavies/pipedal 2022-04-28 18:43:17 -04:00
Robin Davies d89b028cf1 Correct uninstall failure. 2022-04-28 18:43:10 -04:00