Robin Davies
|
90020daccb
|
Correct typescript warning.
|
2022-10-11 15:13:24 -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
|
553ae2a3f7
|
Initial VST3 Support (disabled)
Disabled until Steinberg licensing compliance can be sorted out.
|
2022-08-15 18:14:49 -04:00 |
|
Robin Davies
|
dccc69bb52
|
Fix GitHub build error for v1.0.14
|
2022-07-13 15:37:15 -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
|
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
|
20d8296f50
|
Zoom all UI controls on small touch displays.
|
2022-05-24 01:02:51 -04:00 |
|
Robin Davies
|
f533540719
|
Connection stability
|
2022-05-10 15:24:08 -04:00 |
|
Robin Davies
|
f0f075ae4e
|
Beta-5
|
2022-04-30 09:06:40 -04:00 |
|
Robin Davies
|
0aa7a46568
|
Sponsor.
|
2022-04-26 10:16:12 -04:00 |
|
Robin Davies
|
d1b1fc1b7e
|
List of addresses in the About dialog
|
2022-04-26 04:47:57 -04:00 |
|
Robin Davies
|
c31bea9ecd
|
0.1.8-beta-4
|
2022-04-26 02:07:05 -04:00 |
|
Robin Davies
|
ce9582acce
|
Github build system errors (downgrade to G++10.2)
|
2022-04-23 13:51:45 -04:00 |
|
Robin Davies
|
eeae4491f0
|
Confirm dialog for Shutdown/reboot.
|
2022-04-23 10:51:47 -04:00 |
|
Robin Davies
|
604bf2cdbe
|
Wi-Fi Direct alpha
|
2022-04-23 07:27:39 -04:00 |
|
Robin Davies
|
79baa978c1
|
Favorites icon inline in Load dialog.
|
2022-03-18 23:22:05 -04:00 |
|
Robin Davies
|
34b665ded5
|
Plugin favorites
Fixes #40
|
2022-03-18 22:30:47 -04:00 |
|
Robin Davies
|
c73846e7a7
|
Upgrade React framework from 4.0 to 5.0
Fixes #36
|
2022-03-18 02:43:37 -04:00 |
|
Robin Davies
|
f93f01ba06
|
Toob ML bug fixes.
|
2022-03-18 01:20:24 -04:00 |
|
Robin Davies
|
80d0712614
|
Debug Chorus and Delay.
|
2022-03-17 23:08:09 -04:00 |
|
Robin Davies
|
896ed0563c
|
Gallery and Press Folder
|
2022-03-14 15:25:35 -04:00 |
|
Robin Davies
|
7919c08b79
|
BUG: Wifi configuration
|
2022-03-12 17:20:02 -05:00 |
|
Robin Davies
|
cd56f7f71a
|
No browser save of wifi config password
fixes #32
|
2022-03-12 16:02:35 -05:00 |
|
Robin Davies
|
4f203186b2
|
bug: selection after control change w/ split.
|
2022-03-11 20:15:28 -05:00 |
|
Robin Davies
|
85cb85e377
|
Handle missing plugins
fixes #24
|
2022-03-11 18:10:51 -05:00 |
|
Robin Davies
|
968203f93f
|
Merge pull request #31 from rerdavies/rerdavies/issue24
Handle missing plugins.
|
2022-03-11 13:04:53 -05:00 |
|
Robin Davies
|
118600204d
|
Handle missing plugins.
Fixes #24
|
2022-03-11 12:52:49 -05:00 |
|
Robin Davies
|
d56f644c4b
|
Fix tsx warnings.
|
2022-03-11 12:10:27 -05:00 |
|
Robin Davies
|
5e98d28e75
|
BUG: Pedalbaord selection
|
2022-03-11 11:41:17 -05:00 |
|
Robin Davies
|
5a3ece0784
|
Select first plugin if no selection.
Fixes #22
|
2022-03-10 12:02:41 -05:00 |
|
Robin Davies
|
a6ea922761
|
Merge branch 'main' of https://github.com/rerdavies/pipedal
|
2022-03-10 11:42:05 -05:00 |
|
Robin Davies
|
7b03687304
|
Hide CPU Governor selection UI.
|
2022-03-10 11:38:27 -05:00 |
|
Robin Davies
|
0319cc0588
|
Crash on initial load.
Fixes #20
|
2022-03-10 11:22:42 -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 |
|
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
|
ac51296782
|
material-ui -> mui-material migration.
|
2022-02-15 15:59:58 -05:00 |
|
Robin Davies
|
dd4d883b0b
|
NueralPi bug fixes.
|
2022-02-13 18:13:59 -05:00 |
|
Robin Davies
|
5cf10b0154
|
NeuralPi bug fixes.
|
2022-02-11 11:22:20 -05:00 |
|
Robin Davies
|
01b6f801e9
|
White toolbar, load optimizations.
|
2022-02-07 07:32:09 -05:00 |
|
Robin Davies
|
5c5bf29d48
|
TooB Spectum Analyzer
|
2022-02-04 07:06:09 -05:00 |
|
Robin Davies
|
caa2aa1312
|
CPU Use
|
2022-02-01 18:51:38 -05:00 |
|
Robin Davies
|
dddd6a85d5
|
CPU Use
|
2022-01-01 01:28:05 -05:00 |
|
Robin Davies
|
96584fd4a7
|
Street testing fixes
|
2021-12-31 10:30:31 -05:00 |
|
Robin Davies
|
416f9ff3cf
|
Startup crash; crash when no audio device
|
2021-10-18 14:57:10 -04:00 |
|
Robin Davies
|
11b2a94b17
|
Ubuntu 21.04 aarch64 portability; Bug fixes.
|
2021-10-02 05:23:56 -04:00 |
|
Robin Davies
|
61626eba7e
|
Ubuntu JACK Service not starting.
|
2021-09-27 10:46:10 -04:00 |
|