Commit Graph

65 Commits

Author SHA1 Message Date
Robin Davies ebe56f4df9 Snapshot file model, Hotspot restart on config change. 2024-10-08 02:40:05 -04:00
Robin Davies 472703627e Audio stability, snapshots 2024-10-06 00:00:20 -04:00
Robin Davies 6f268daec9 Shared ptr lifetime management for sockets. 2024-10-05 02:13:49 -04:00
Robin Davies 7821872016 Snapshots 2024-10-03 07:27:13 -04:00
Robin Davies b9d27c2c1a clean web server shutdown. 2024-09-27 10:56:17 -04:00
Robin Davies 2b13dc1c96 Clean shutdown, stability 2024-09-21 13:18:00 -04:00
Robin Davies 951a7a73de Update mDNS service announcements when name changes. 2024-09-19 11:19:24 -04:00
Robin Davies f52e50b29a Updater: Property throttle Github API requests. 2024-09-15 10:39:17 -04:00
Robin Davies 2a851dbd4b Alsa head corruption in error handling. 2024-09-15 06:30:16 -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 1bd0d27915 Profiling tools 2024-09-03 02:08:39 -04:00
Robin Davies 76dfda2b77 Updates bug fixes. 2024-08-28 21:04:13 -04:00
Robin Davies f30d773251 Signing of update packages. 2024-08-28 07:17:01 -04:00
Robin Davies 179d1aa025 Dummy audio thread to keep display responsive when no audio device. 2024-08-26 22:42:15 -04:00
Robin Davies 6280d415ed web ui Update feature complete. 2024-08-25 18:36:50 -04:00
Robin Davies b989ac5c92 Update dialog 2024-08-25 00:20:48 -04:00
Robin Davies be0568e374 #119 Refresh available LV2 plugins whenever an LV2 plugin is installed. 2024-08-20 20:03:00 -04:00
Robin Davies 1f95908d34 TooB ML support for large model. .zip file uploads. 2024-08-17 23:09:04 -04:00
Robin Davies 7bd4479bda Toob ML Uploadable models, auto-provision resource directories. 2024-08-16 17:47:39 -04:00
Robin Davies eea60f4434 Large file uploads to temporary file 2024-08-15 13:57:30 -04:00
Robin Davies 508b7d2808 File Property folders 2024-08-14 16:07:16 -04:00
Robin Davies 3ef263a16e File Property Dialog Rewrite (phase 1) 2024-08-14 07:30:11 -04:00
Robin Davies 0baebea818 v1.1.36 2024-08-12 13:31:32 -04:00
Robin Davies 31f1b9a84a Midi Bindings for split controls. 2024-08-10 10:24:43 -04:00
Robin Davies 15ae8ec049 Dark Mode, Toob Neural Amp Modeler 2023-07-03 07:02:59 -04:00
Robin Davies 7e0ef9ceb1 File browser compatibility, NAM 2023-06-24 13:49:11 -04:00
Robin Davies a3dca9fa5c Toob Flanger, Stereo Reverb, bug fixes
- support state in factory presets.
- Use uncompressed json for settings files.
- Set current plugin preset name to last loaded plugin preset.
- Append plugins after  start node,  before end node fixed.
- Correctly release web socket when web app goes idle.
- Fit and finish issues.
2023-06-07 04:57:13 -04:00
Robin Davies 37426d9047 v1.1.20 Release 2023-04-20 15:27:18 -04:00
Robin Davies 845af2ee47 Alpha 2023-04-16 01:13:03 -04:00
Robin Davies b83ba7ca94 Interim checking, Convolution Reverb 2023-04-05 03:00:51 -04:00
Robin Davies ed1dc75c53 Sync 2023-03-21 14:34:13 -04:00
Robin Davies 7a9fc9a2ad Interrim checkin 2023-03-21 08:34:35 -04:00
Robin Davies 3ab431779a Interim commit for COnvolutionReverb 2023-03-21 06:55:48 -04:00
Robin Davies ff8ed6b733 v1.0.18
- MIDI Program/Bank select.
- MIDI next/previous program.
2023-01-13 20:59:43 -05: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 553ae2a3f7 Initial VST3 Support (disabled)
Disabled until Steinberg licensing compliance  can be sorted out.
2022-08-15 18:14:49 -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 f0f075ae4e Beta-5 2022-04-30 09:06:40 -04:00
Robin Davies c31bea9ecd 0.1.8-beta-4 2022-04-26 02:07:05 -04:00
Robin Davies 604bf2cdbe Wi-Fi Direct alpha 2022-04-23 07:27:39 -04:00
Robin Davies 7f058b6ed9 Wi-Fi Direct cmdline 2022-04-22 02:20:44 -04:00
Robin Davies 34b665ded5 Plugin favorites
Fixes #40
2022-03-18 22:30:47 -04:00
Robin Davies 7a6adf0f84 Delete reloads preset if required. 2022-03-11 13:34:08 -05:00
Robin Davies 118600204d Handle missing plugins.
Fixes #24
2022-03-11 12:52:49 -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 4aa179f0b0 Copyright update. 2022-03-02 13:59:58 -05:00