Commit Graph

50 Commits

Author SHA1 Message Date
Robin Davies f34da1f494 WiFi to Wi-Fi in docs and messages. 2024-09-12 19:19:50 -04:00
Robin Davies f34ca1f0da Wi-Fi Hotspot UI 2024-09-12 19:12:07 -04:00
Robin Davies 448979e7fe Auto hotspot implementation 2024-09-11 00:06:52 -04:00
Robin Davies 3e7ea85106 Fixups to initial Config 2024-09-07 03:10:10 +01:00
Robin Davies 440f85e1d1 pipedald uses service.conf instead of a commandline option. 2024-09-05 13:31:09 -04:00
Robin Davies b8c4fafd3a sync() after write to avoid losing file data on power off. 2024-09-01 09:53:32 -04:00
Robin Davies 76dfda2b77 Updates bug fixes. 2024-08-28 21:04:13 -04:00
Robin Davies 6dd002589e Remove gpg debug code. 2024-08-28 07:20:37 -04:00
Robin Davies f30d773251 Signing of update packages. 2024-08-28 07:17:01 -04:00
Robin Davies 06ebfb0bce Persist all configuration settings across upgrades. Restart wifi-p2p if neccessary. 2024-08-27 14:55:48 -04:00
Robin Davies 6280d415ed web ui Update feature complete. 2024-08-25 18:36:50 -04:00
Robin Davies bfefb338e5 Github build warnings 2024-08-20 21:02:28 -04:00
Robin Davies fa3d8815cd v1.2.38 Fix for locale issues on non-en-US locales. 2024-08-19 00:27:28 -04:00
Robin Davies fcc5e813a4 opening slow audio devices on boot 2024-08-11 16:17:29 -04:00
Robin Davies a77b75bfcb Force permissions on PiPedal data directories 2024-08-10 13:41:50 -04:00
Robin Davies a3847c8184 PiPedal 1.2.33 initial commit 2024-08-08 12:53:02 -04:00
Robin Davies 15ae8ec049 Dark Mode, Toob Neural Amp Modeler 2023-07-03 07:02:59 -04:00
Robin Davies cf093b955a v1.1.23 Packaging error for ToobAmp plugins.. 2023-05-03 15:06:43 -04:00
Robin Davies b83ba7ca94 Interim checking, Convolution Reverb 2023-04-05 03:00:51 -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 fa9888914d refactor service.conf 2022-07-12 21:10:49 -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 774a9f0a74 Fixes uninstall problems. 2022-05-19 10:00:56 -04:00
Robin Davies 179ff9c276 Safer uninstall 2022-04-28 19:08:38 -04:00
Robin Davies d89b028cf1 Correct uninstall failure. 2022-04-28 18:43:10 -04:00
Robin Davies c31bea9ecd 0.1.8-beta-4 2022-04-26 02:07:05 -04:00
Robin Davies 7f058b6ed9 Wi-Fi Direct cmdline 2022-04-22 02:20:44 -04:00
Robin Davies 64d5dc00b2 pipedalconfig Wifi Direct configuration 2022-04-18 23:37:05 -04:00
Robin Davies 34b665ded5 Plugin favorites
Fixes #40
2022-03-18 22:30:47 -04:00
Robin Davies c3da75ba34 Change Shutdown service name to PiPedalSupervisor
Fixes #17
2022-03-11 12:06:32 -05:00
Robin Davies 82d876b3e5 Merge branch 'main' of https://github.com/rerdavies/pipedal 2022-03-10 13:11:21 -05:00
Robin Davies 64b069299a Fluffed merge. 2022-03-10 13:11:11 -05:00
Robin Davies 3299c6b29b Home directory for pipedal_d required.
Fixes #19
2022-03-10 12:30:09 -05:00
Robin Davies 8ad2de8c72 Configurable CPU Governor (fixed)
modified:   .vscode/launch.json
	modified:   react/CMakeLists.txt
	modified:   react/public/var/config.json
	new file:   react/src/GovernorSettings.tsx
	modified:   react/src/JackHostStatus.tsx
	new file:   react/src/ListSelectDialog.tsx
	modified:   react/src/PiPedalModel.tsx
	modified:   react/src/SettingsDialog.tsx
	modified:   react/tmp.txt
	modified:   src/BeastServer.cpp
	modified:   src/BeastServer.hpp
	modified:   src/CMakeLists.txt
	modified:   src/ConfigMain.cpp
	new file:   src/CpuGovernor.cpp
	new file:   src/CpuGovernor.hpp
	new file:   src/GovernorSettings.cpp
	new file:   src/GovernorSettings.hpp
	new file:   src/Ipv6Helpers.cpp
	new file:   src/Ipv6Helpers.hpp
	modified:   src/JackHost.cpp
	modified:   src/PiPedalModel.cpp
2022-03-09 23:02:40 -05:00
Robin Davies b763cbabfe Fix build. 2022-03-04 21:36:45 -05:00
Robin Davies 176515cee3 Fix broken build 2022-03-04 21:10:20 -05:00
Robin Davies 36fefbaf23 Install ToobAmp files; uninstall cleanup. 2022-03-04 20:53:06 -05:00
Robin Davies 4aa179f0b0 Copyright update. 2022-03-02 13:59:58 -05:00
Robin Davies 01b6f801e9 White toolbar, load optimizations. 2022-02-07 07:32:09 -05:00
Robin Davies d273f30a75 "Starting service(s)" 2022-02-04 08:46:27 -05:00
Robin Davies 210e496ffd Various Ubuntu changes. 2021-09-08 13:15:49 -04:00
Robin Davies 2303a05cfc Jack Server Settings; text selection in dialogs. 2021-08-31 02:40:17 -04:00
Robin Davies 6cb1300cc9 Jack Settings bug fixes. 2021-08-30 04:34:07 -04:00
Robin Davies 57ecc0d9ef Re-order service startup (Jack Server Settings) 2021-08-29 21:20:42 -04:00
Robin Davies 94c7d406f7 Jack configuration (alpha) 2021-08-29 14:04:59 -04:00
Robin Davies d696284ba1 Disalbe login for service account. 2021-08-27 14:43:53 -04:00
Robin Davies 849001de46 Copyrights, initial deb packaging. 2021-08-23 19:17:38 -04:00
Robin Davies 865e23b413 Hotspot UI 2021-08-22 11:51:09 -04:00
Robin Davies d8a6022947 First commit. 2021-08-15 12:42:46 -04:00