Commit Graph

1047 Commits

Author SHA1 Message Date
Robin E. R. Davies bfacd6f25b License formatting 2025-08-15 11:02:08 -04:00
Robin E. R. Davies 3380ba5628 Full license notice. 2025-08-15 10:56:04 -04:00
Robin E. R. Davies c2f642312b Dialog performance tweaks. 2025-08-15 06:19:19 -04:00
Robin E. R. Davies cb70bc82d5 Log message cleanup 2025-08-15 06:18:41 -04:00
Robin E. R. Davies 57d112e616 Hotspot Manager tidying 2025-08-15 06:17:40 -04:00
Robin E. R. Davies cf8eadc69f Don't autofocus on touch UI. 2025-08-15 06:15:01 -04:00
Robin Davies 3f6e4e2834 Merge pull request #364 from jardous/midi-dialogs
UI: MIDI dialogs
2025-08-10 12:39:56 -04:00
Robin Davies b30cccfa84 Merge pull request #371 from rerdavies/dev
1.4.87 dev merge.
2025-08-10 10:15:57 -04:00
Robin E. R. Davies 8cc1c7de2e Release notes edit. 2025-08-10 08:50:00 -04:00
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 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
Robin E. R. Davies e71c4f3f02 v1.4.85 versioning 2025-07-26 18:42:52 -04:00
Robin E. R. Davies 1af5e0d1ca FAQ 2025-07-24 03:19:49 -04:00
Robin E. R. Davies 7050710b76 SplitIO Uri.cpp fix. 2025-07-23 22:28:40 -04:00
Robin Davies abd3e97be5 Merge pull request #351 from rerdavies/revert-350-SplitIO
Revert "Split IO"
2025-07-23 22:25:33 -04:00
Robin Davies 77d8672ca6 Revert "Split IO" 2025-07-23 22:25:07 -04:00
Robin E. R. Davies 7ecd889f5b Merge branch 'dev' of https://github.com/rerdavies/pipedal into dev 2025-07-23 17:12:10 -04:00
Robin E. R. Davies 0808fd62c9 Add FAQ... 2025-07-23 17:12:04 -04:00
Robin Davies 7830b27bb2 Merge pull request #350 from extremesecrecy/SplitIO
Split IO
2025-07-23 17:09:30 -04:00
ExtremesecrecyOne 6ac8968583 Devices with only I or O Fix
Added new fields to track ALSA device capabilities, letting the application know whether a device supports capture or playback

Updated serialization to include the new flags in the JSON data exchanged with the UI

Modified the dummy driver so test devices always indicate capture and playback support

Adjusted the TypeScript model and dialog to filter device choices based on the new flags, ensuring only valid options appear in selectors
2025-07-23 12:18:19 -07:00
Robin E. R. Davies 94637afa55 v1.4.83 Versining 2025-07-23 15:16:51 -04:00
Robin E. R. Davies 9848adad10 Misc restrict declarations for fast-math 2025-07-23 15:06:28 -04:00
Robin E. R. Davies 090ffc9a9e Rework audio thread restart. 2025-07-23 15:06:06 -04:00
ExtremesecrecyOne fbd925caca Update JackServerSettingsDialog.tsx
Summary

Added imports for the new refresh button in the JACK settings dialog, enabling quick reloading of ALSA devices without closing the dialog

Inserted an IconButton next to the audio device selectors so users can refresh the list on demand
2025-07-23 11:35:22 -07:00
Robin E. R. Davies d5ec594957 Merge remote-tracking branch 'origin/main' into dev 2025-07-23 14:19:25 -04:00
Robin Davies 5ff6930c13 Merge pull request #349 from jardous/fastmath
add -ffast-math to speed up the execution
2025-07-23 14:14:12 -04:00
ExtremesecrecyOne c6aec562b0 Update JackServerSettingsDialog.tsx
The dialog now disables the device selectors and shows a “Loading…” placeholder until ALSA devices are available, preventing runtime errors during the initial render
2025-07-23 07:58:23 -07:00
Jiri Popek e22493b4ae add -ffast-math to speed up the execution
+ src/CMakeLists whitespace cleanup
2025-07-23 15:07:26 +02:00
ExtremesecrecyOne 7fc2ca7cdf Typos
Corrected typos.
2025-07-22 21:01:57 -07:00