Extremesecrecy
9353503833
Revert
2025-07-27 16:08:10 -07:00
Extremesecrecy
c33c69899c
Adding persist - T2
...
Adding model persist so that the apply can be used for testing. Previous did not persist as intented.
2025-07-25 19:58:43 -07:00
Extremesecrecy
56d66ef7db
Tabs and check script and dependency
...
Removed tabs (tabs to spaces). Remove the check_deps.sh. removed libwebsocketpp-dev from dependencies. BTW, this is in cmake.yml.
2025-07-24 20:31:40 -07:00
Extremesecrecy
2b5f614625
Update PiPedalSocket.cpp
...
ntroduced helper functions to verify required fields in configuration structures, ensuring missing property names trigger a descriptive exception
Applied these checks when handling the “setJackServerSettings,” “setWifiConfigSettings,” and “setWifiDirectConfigSettings” messages to validate incoming data
2025-07-23 22:44:37 -07:00
Robin E. R. Davies
71fc534a78
Control Zooming disabled.
2025-07-19 13:26:53 -04:00
Robin E. R. Davies
890368352f
MOD Gui support.
2025-07-10 11:37:02 -04:00
Robin E. R. Davies
e7cdd38056
Checkpoint
2025-07-07 02:30:30 -04:00
Robin E. R. Davies
e092aed47b
Roll back TONE3000 direct download (not ready for prime time); add direct link to TONE3000 downloads from File Property dialog.
2025-06-30 23:54:25 -04:00
Robin E. R. Davies
a81056a657
ALSA Sequencer connections.
2025-06-29 07:44:39 -04:00
Robin E. R. Davies
07af383211
listen for midi binding control range.
2025-06-26 10:24:48 -04:00
Robin E. R. Davies
13883f91ab
Toob Player
2025-06-15 16:41:11 -04:00
Robin E. R. Davies
6ea45f46df
Toob Player UI
2025-06-07 21:52:23 -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 E. R. Davies
09f73e26d6
Improvements to file uploads. UI improvements for future looper and audio capture plugins.
2025-02-15 12:29:53 -05:00
Robin E. R. Davies
0ca7545b3f
Use actual list of regulatory domains for wifi dialog.
2024-11-20 23:40:04 -05:00
Robin E. R. Davies
0dfe7b8080
Use DBUS to detect presence of Wi-Fi devices.
2024-11-20 14:50:05 -05:00
Robin Davies
6bff83604d
Shared upload directories
2024-10-27 19:47:05 -04:00
Robin Davies
ebe56f4df9
Snapshot file model, Hotspot restart on config change.
2024-10-08 02:40:05 -04:00
Robin Davies
46669cfda9
Lifecycle management for sockets.
2024-10-05 02:14:30 -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
2b13dc1c96
Clean shutdown, stability
2024-09-21 13:18:00 -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
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
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
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
7e0ef9ceb1
File browser compatibility, NAM
2023-06-24 13:49:11 -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
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
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
2133403f7e
Tuner display
2022-07-05 09:33:37 -04:00
Robin Davies
f0f075ae4e
Beta-5
2022-04-30 09:06:40 -04:00
Robin Davies
d1b1fc1b7e
List of addresses in the About dialog
2022-04-26 04:47:57 -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
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
Robin Davies
2869ec0e00
Plugin Presets.
2022-03-02 13:26:59 -05:00
Robin Davies
f677b8b608
Precached images. ToobTuner. key additions.
2022-02-23 04:29:21 -05:00
Robin Davies
caa2aa1312
CPU Use
2022-02-01 18:51:38 -05:00