Commit Graph

1317 Commits

Author SHA1 Message Date
Robin E. R. Davies 118bc9928e toobamp x64 2025-08-10 08:18:05 -04:00
Robin E. R. Davies 9f6bd7f321 v1.4.87 versioning. 2025-08-10 08:13:42 -04:00
Robin E. R. Davies 2d4917bdd6 Merge branch 'dev' of https://github.com/rerdavies/pipedal into dev 2025-08-10 08:07:27 -04:00
Robin E. R. Davies b80c1ad6b8 TooB AMP aarch64 2025-08-10 08:07:01 -04:00
Robin E. R. Davies f607aec6c0 Support for USB devices with 48-frame buffers. 2025-08-07 22:23:40 -04:00
Robin Davies 19d0f71693 Merge 1.4.86 Dev branch.
1.4.86 Dev merge.
2025-08-06 19:16:08 -04:00
Robin E. R. Davies d5ae144266 x64 Toob 1.1.66 2025-08-06 18:06:00 -04:00
Robin E. R. Davies 2ef2523a5d Merge branch 'dev' of https://github.com/rerdavies/pipedal into dev 2025-08-06 17:36:41 -04:00
Robin E. R. Davies 92f5187d86 Display of empty filenames in ModGui plugins. 2025-08-06 17:34:17 -04:00
Robin E. R. Davies 00307737ee Empty filenames in ModGuiHost dropdowns. 2025-08-06 17:28:19 -04:00
Robin E. R. Davies 6146d3f05c A72+A76 binaries for ToobAmp 2025-08-06 15:04:45 -04:00
Robin E. R. Davies 4de6a8a67a v1.4.86 versioning. 2025-08-06 09:39:08 -04:00
Robin E. R. Davies 572821454e TooB NAM v1.1.66 (aarch64) 2025-08-06 09:24:42 -04:00
Robin E. R. Davies 75962c96d6 NeuralAudio acknowledgements and copyright notices. 2025-08-06 05:53:36 -04:00
Robin E. R. Davies 5383a55ebd Tidying up. 2025-08-06 05:36:27 -04:00
Jiri Popek 51786b9235 Update MidiBindingView.tsx
remove unnecessary ()

Signed-off-by: Jiri Popek <jiri.popek@gmail.com>
2025-08-04 13:31:41 +02:00
Jiri Popek 5fafcabf82 MidiBindingsDialog: Plugin name and note value
- Plugin name to show the title set
 - MIDI note to show the number and the note
2025-08-02 22:34:19 +02:00
Jiri Popek ae02131fe9 RenameDialog: focus the input box 2025-08-02 22:34:11 +02:00
Robin E. R. Davies b1f80785a1 Checkpoint 2025-08-01 20:21:55 -04:00
Robin E. R. Davies aa13301b84 Checkpoint 2025-08-01 18:24:54 -04:00
Robin Davies 86f39a9be8 Merge pull request #360 from extremesecrecy/SplitIO to rerdavies:splitio_base branch.
Thank you again. This functionality will make a lot of people happy.
2025-07-30 02:45:35 -04:00
Robin E. R. Davies af5b1542b1 Complete FAQ 2025-07-29 14:40:49 -04:00
Robin E. R. Davies 8d53a9fe02 FAQ edit 2025-07-28 17:25:00 -04:00
Robin E. R. Davies e62b8edb33 ToobAmp v1.1.65 2025-07-28 17:20:00 -04:00
Extremesecrecy 553bcdee5c Update PiPedalAlsa.cpp
err and brackets fix
2025-07-28 14:00:02 -07:00
Extremesecrecy ea34e834dd Removed cpu/memory
Removed cpu/memory display on JackServerSettingsDialog
2025-07-28 13:40:33 -07:00
Extremesecrecy d91d278919 alsaDevice_ Check 2025-07-28 13:16:48 -07:00
Extremesecrecy 0532193647 Commit Request - Step 1 Restore Files
Restored files.
2025-07-28 12:31:16 -07:00
Extremesecrecy 8f6ca67583 Update JackServerSettingsDialog.tsx
Fire and forget websocket on apply
2025-07-27 19:16:26 -07:00
Extremesecrecy 2eb8c29e16 Handlers settings change.
Fixing handlers. Great progress!
2025-07-27 18:05:21 -07:00
Extremesecrecy fd7319cec0 Update JackServerSettingsDialog.tsx
Removing release and dummy variable.
2025-07-27 17:17:34 -07:00
Extremesecrecy 71a6d40c75 Favoring Dialog persistence only.
Favoring Dialog persistence only.
2025-07-27 16:30:53 -07:00
Extremesecrecy 9353503833 Revert 2025-07-27 16:08:10 -07:00
Extremesecrecy 3396907782 Revert to original
Revert to original
2025-07-27 15:52:52 -07:00
Extremesecrecy a753b04b63 Update PiPedalModel.tsx
Reverting logging to console and persist here.
2025-07-27 15:33:05 -07:00
Extremesecrecy fb4d26a2f4 TEMPORARY Logging
console.error login so we can see why this is failing TEMPORARY
2025-07-27 15:03:38 -07:00
Extremesecrecy 1cbeebd03f Wrong assumption
CORRECTED IMPORT PATH for IconButtonEx
2025-07-27 14:19:56 -07:00
Extremesecrecy a207aa0b63 Update JackServerSettingsDialog.tsx
Trying again + Fire & Forget.
2025-07-27 14:01:50 -07:00
Extremesecrecy d46f77bb61 Update JackServerSettingsDialog.tsx
Persistence change so that we can actually go on with OK
2025-07-27 13:51:42 -07:00
Extremesecrecy 70ba1b7fe1 Update JackServerSettingsDialog.tsx
More time on trying to make sure that Ok behaves correctly.
2025-07-27 13:30:45 -07:00
Extremesecrecy c82c465620 Update JackServerSettingsDialog.tsx
Added an explicit reset for the dialog’s close guard when the dialog mounts or reopens, preventing saved settings from reverting after pressing OK

Modified the close handler to skip reverting settings whenever the dialog was closed via the OK path
2025-07-27 13:05:18 -07:00
Extremesecrecy 13a8b47658 Update JackServerSettingsDialog.tsx
On close modified to have an ignore.
2025-07-27 12:48:57 -07:00
Extremesecrecy 3576f1c7cf handling with ease
Wrote api to manage events easier and easier to parse. Added dummy when releasing devices.
2025-07-27 11:58:33 -07:00
Extremesecrecy 42c03a9c19 Update JackServerSettingsDialog.tsx
Simplified code to one function instead of having the same code twice. Making sure close event does not revert a second time.
2025-07-27 11:35:52 -07:00
Extremesecrecy 10a2ae96b8 Warning Fix, added comments 2
Warning handler was causing the ok not to function correctly.
2025-07-27 10:36:42 -07:00
Extremesecrecy ec520cdbf5 Ok handler
Set settings before closing the page.
2025-07-27 08:46:25 -07:00
Extremesecrecy 8b4bd76be1 Persist
Pressing OK in the JACK server dialog now clears the stored original settings so the close handler doesn’t revert them, ensuring the new devices remain active
2025-07-27 07:43:01 -07:00
Robin E. R. Davies e71c4f3f02 v1.4.85 versioning 2025-07-26 18:42:52 -04:00
Extremesecrecy 871f4c2d58 Persist fix
Revert any applied settings by restoring the
persisted configuration and re-applying it.
2025-07-26 14:49:02 -07:00
Extremesecrecy c753b8fc7f Update JackServerSettings.hpp
Declared Equals as a const method in JackServerSettings so it can be called on const instances without compiler errors

SetJackServerSettings now checks for changes before restarting audio, preventing redundant restarts
2025-07-26 14:20:14 -07:00