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
|
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
|
2b13dc1c96
|
Clean shutdown, stability
|
2024-09-21 13:18:00 -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
|
179d1aa025
|
Dummy audio thread to keep display responsive when no audio device.
|
2024-08-26 22:42:15 -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
|
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
|
0a67b39103
|
0.9.11-rc-2
Switch from JACK to ALSA audio.
|
2022-07-01 21:15:57 -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
|
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
|
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 |
|
Robin Davies
|
11b2a94b17
|
Ubuntu 21.04 aarch64 portability; Bug fixes.
|
2021-10-02 05:23:56 -04:00 |
|
Robin Davies
|
94c7d406f7
|
Jack configuration (alpha)
|
2021-08-29 14:04:59 -04:00 |
|
Robin Davies
|
849001de46
|
Copyrights, initial deb packaging.
|
2021-08-23 19:17:38 -04:00 |
|
Robin Davies
|
1bb68548ba
|
Upload/Download banks.
|
2021-08-22 21:07:04 -04:00 |
|
Robin Davies
|
f6aa331d77
|
WiFi Channel Settings.
|
2021-08-20 10:35:37 -04:00 |
|
Robin Davies
|
d8a6022947
|
First commit.
|
2021-08-15 12:42:46 -04:00 |
|