Robin E. R. Davies
c6b0f5f5a6
Recover Info Dialog.
2025-09-08 06:57:06 -04:00
Robin E. R. Davies
a1a8384934
Control input opacity;UpdateDefaults for saved currentPreset.
2025-09-06 22:22:46 -04:00
Robin E. R. Davies
dfbcb8bedf
Plugin edit control opacity
2025-09-06 21:03:01 -04:00
Robin E. R. Davies
06a19e2f69
Final fix for Samsung missing '-" on keyboard.
2025-09-06 04:45:22 -04:00
Robin E. R. Davies
7005cb6d1f
Samsung '-' key missing on keyboard.
2025-09-05 17:54:57 -04:00
Robin E. R. Davies
ac194fbbb5
Fixes to handling of path properties in presets.
2025-09-04 15:20:56 -04:00
Robin E. R. Davies
0af57da5dd
Default to dark theme
2025-09-03 12:40:21 -04:00
Robin E. R. Davies
faca1d1ea1
Misc bug fixes
...
Alsa trace, NAM legacy flag,
2025-09-02 09:50:14 -04:00
Robin E. R. Davies
5434f40ca1
TooB Parametric EQ UI
2025-09-01 15:59:29 -04:00
Robin E. R. Davies
865ac45bda
VU text on output controls.
2025-08-26 18:29:28 -04:00
Robin E. R. Davies
d604da0855
Missing i/o volume controls; TooB NAM preset upgrade.
2025-08-24 13:46:30 -04:00
Robin E. R. Davies
d149577cd8
v1.4.89 TInternal
2025-08-21 19:02:59 -04:00
Robin E. R. Davies
c2f642312b
Dialog performance tweaks.
2025-08-15 06:19:19 -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 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
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
aa13301b84
Checkpoint
2025-08-01 18:24:54 -04:00
Robin Davies
77d8672ca6
Revert "Split IO"
2025-07-23 22:25:07 -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
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
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
ExtremesecrecyOne
1ca0973833
Fixes to Changes.
...
Added helper functions to combine and intersect ALSA device capabilities, ensuring validation works across separate input and output devices
Updated buffer handling logic to use both selected devices and compute min/max sizes appropriately
Revised validation to check both ALSA input and output devices when enabling the OK button
Simplified rendering logic to intersect sample rates and buffer options for the chosen devices
AlsaDriver single device err calls fixed.
Added guidance on using USB audio interfaces or Raspberry Pi audio HATs and choosing separate ALSA input and output devices during setup
Clarified that the Audio Device Settings dialog allows independent configuration of input and output devices, with updated instructions for selecting audio channels
2025-07-22 17:51:33 -07:00
ExtremesecrecyOne
d8043d2041
Separate IO
...
Initial separation of input and output devices. Assisted by our super friend ChatGpt.
2025-07-22 16:20:30 -07:00
Robin E. R. Davies
f93fcccb4e
Selection problems when altering structure.
2025-07-22 17:03:32 -04:00
Robin E. R. Davies
7ffbee16cf
Updated selectedPlugin when loading a new Plugin.
2025-07-22 02:53:29 -04:00
Robin E. R. Davies
d3b97ba724
Vu Meter Display Optimization
2025-07-20 20:46:14 -04:00
Robin E. R. Davies
8bee485c9f
Disable traces of experimental MIDI UI.
2025-07-20 11:52:26 -04:00
Robin E. R. Davies
71fc534a78
Control Zooming disabled.
2025-07-19 13:26:53 -04:00
Robin E. R. Davies
9b6798134d
Screen orientation, Keep Display on (in Android Client)
2025-07-19 00:06:17 -04:00
Robin E. R. Davies
818a08824c
Android Cilent Layout Issues
2025-07-14 18:13:09 -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
79aa1441c3
Hotspot: no scanning if not required.
2025-06-29 20:27:43 -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
2974033128
Custom plugin display name. Rename dialog cosmetics.
2025-06-24 16:27:53 -04:00
Robin E. R. Davies
98ee16bb82
Handle permission denied errors.
2025-06-24 13:59:57 -04:00
Robin E. R. Davies
30938d967b
Error message for setfullScreen
2025-06-23 22:58:07 -04:00
Robin E. R. Davies
8cb49baf9f
Fix fullscreen request
2025-06-23 22:54:12 -04:00
Robin E. R. Davies
78539c1795
File Property reorder autoscroll.
2025-06-23 22:33:35 -04:00
Robin E. R. Davies
130cda3773
Fix touch re-ordering in the presets and bank management dialogs.
2025-06-22 23:44:46 -04:00
Robin E. R. Davies
f95ecebb6b
Touch tooltips, more tooltips
2025-06-22 16:12:03 -04:00
Robin E. R. Davies
aff98b0c20
Disable tooltip when intereacting.
2025-06-21 15:26:26 -04:00
Robin E. R. Davies
ca6bf365fb
File dialog multiselect
2025-06-21 10:40:22 -04:00