Commit Graph

44 Commits

Author SHA1 Message Date
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 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
Robin E. R. Davies ea22ca3a93 Icon button tooltips 2025-06-19 16:31:19 -04:00
Robin E. R. Davies f35ee9330d ToobPlayer UI. .mdata file handling. 2025-06-19 16:04:32 -04:00
Robin E. R. Davies e893e95325 Sync w/ build system 2025-06-16 02:21:54 -04:00
Robin E. R. Davies 13883f91ab Toob Player 2025-06-15 16:41:11 -04:00
Robin E. R. Davies 6ea45f46df Toob Player UI 2025-06-07 21:52:23 -04:00
Robin E. R. Davies c4e0b0ff46 Audio file metadata and thumbnails 2025-05-31 21:06:34 -04:00
Robin E. R. Davies 8b480d2e58 Toob File Player checkpoint. 2025-05-26 23:49:03 -04:00
Robin E. R. Davies b6debe3d2d Fix Zoomed Graphic EQ conrol 2025-05-22 18:45:39 -04:00
Robin E. R. Davies c69bec6dcf Graphic EQ controls; focus/click bugs. 2025-05-21 16:59:17 -04:00
Robin E. R. Davies 621443d19c Resture non-dbVU controls. 2025-05-12 11:21:36 -04:00
dependabot[bot] ea63e29798 Bump vite in /vite in the npm_and_yarn group across 1 directory
Bumps the npm_and_yarn group with 1 update in the /vite directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).


Updates `vite` from 6.2.5 to 6.3.5
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.3.5/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 6.3.5
  dependency-type: direct:development
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-12 15:18:07 +00:00
dependabot[bot] 3a336df445 Bump the npm_and_yarn group across 1 directory with 3 updates
Bumps the npm_and_yarn group with 2 updates in the /vite directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) and [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime).


Updates `vite` from 6.1.0 to 6.2.5
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v6.2.5/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.2.5/packages/vite)

Updates `@babel/runtime` from 7.26.9 to 7.27.0
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.27.0/packages/babel-runtime)

Updates `esbuild` from 0.24.2 to 0.25.2
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.24.2...v0.25.2)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 6.2.5
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: "@babel/runtime"
  dependency-version: 7.27.0
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: esbuild
  dependency-version: 0.25.2
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-04 14:24:01 +00:00
Robin E. R. Davies 3a89a7b24e Allow up to 6 buffers. 2025-03-21 13:16:56 -04:00
Robin E. R. Davies 28f4aeafe2 groups in MIDI bindings and info dialog. Momentary swtiches, Progress ctl,, TooB Looper and Record plugins. 2025-03-12 20:52:56 -04:00
Robin E. R. Davies eb7a7f3a48 Stereo Record 2025-02-27 14:17:24 -05:00
Robin E. R. Davies 229e85d608 Downloads 2025-02-27 03:34:27 -05:00
Robin E. R. Davies d182efbc93 ToobAmp: correctlly map default file property for Toob Convolution Reverb. 2025-02-20 12:40:38 -05:00
Robin E. R. Davies 7f0ef66877 Remove debug logging from DialogStack 2025-02-20 08:37:53 -05:00
Robin E. R. Davies 2e5b63b907 Fix models and uploads for Mike's NAM 2025-02-20 08:19:09 -05:00
Robin E. R. Davies aac4162539 CI Build for vite. 2025-02-20 05:17:22 -05:00
Robin E. R. Davies 5a19a5caf3 v1.4.70 Versioning 2025-02-19 12:13:26 -05:00
Robin E. R. Davies d78d78026c Port from CRT to Vite 2025-02-19 08:58:15 -05:00