Commit Graph

246 Commits

Author SHA1 Message Date
Jage9
a918d46cd1 audio: live mic gain preview with temporary loopback during edit 2026-02-22 17:40:44 -05:00
Jage9
89c88deb87 refactor: extract session/settings flows and tighten shifted key commands 2026-02-22 17:33:31 -05:00
Jage9
48fd90023e docs: complete jsdoc pass and enforce newest-first changelog order 2026-02-22 17:23:33 -05:00
Jage9
8da737150e Remap use/speak keys and update help/changelog 2026-02-22 17:16:31 -05:00
Jage9
5f1f1022fc Add TS JSDoc coverage and improve numeric step controls 2026-02-22 17:12:28 -05:00
Jage9
3e321df56c Extract message, item editor, and UI binding modules 2026-02-22 17:05:36 -05:00
Jage9
ccc7d1e525 Unify list and edit-mode handler flows in input helpers 2026-02-22 16:58:57 -05:00
Jage9
ab26ceaafc Route main-mode key commands through main command router 2026-02-22 16:49:15 -05:00
Jage9
e198ef5f80 Update mic gain wording and add Feb 22 changelog entry 2026-02-22 16:45:45 -05:00
Jage9
2bcd165d3b Extract shared list and numeric input helpers 2026-02-22 16:41:19 -05:00
Jage9
481a7550cf Polish numeric step feedback and boundary handling 2026-02-22 16:37:42 -05:00
Jage9
d72e1867bc Add arrow-step controls for numeric edit fields 2026-02-22 16:31:36 -05:00
Jage9
4b4cb94522 Rebind mic calibration to Shift+V and add manual volume edit 2026-02-22 16:28:11 -05:00
Jage9
2f82e107ff Rescale mic calibration gain range and defaults 2026-02-22 16:24:27 -05:00
Jage9
cfb70ec04e Use explicit no-audio message for mic calibration 2026-02-22 16:17:53 -05:00
Jage9
9707a57169 Add Shift+C microphone input calibration 2026-02-22 16:16:16 -05:00
Jage9
e4b0955f50 Restrict Shift+O edits to item-specific editable fields 2026-02-22 04:03:30 -05:00
Jage9
2b7bb04c12 Cap sound and stream URL fields at 2048 chars 2026-02-22 03:52:46 -05:00
Jage9
c7ba23f371 Show max length in item tooltips 2026-02-22 03:50:52 -05:00
Jage9
82e78872d2 Add wall-hit repetition note to Feb 22 changelog 2026-02-22 03:35:06 -05:00
Jage9
5e83066119 Increase hearing radius to 20 and suppress repeated wall-hit sound 2026-02-22 03:30:26 -05:00
Jage9
43e0709566 Add Feb 22 changelog entry for Dropbox/HTTP stream support 2026-02-22 03:27:20 -05:00
Jage9
95e95e988b Fix Ctrl+V inserting v and add Delete key text editing 2026-02-22 03:21:58 -05:00
Jage9
e433f3b142 Remove temporary media debug messaging and proxy logging 2026-02-22 03:14:01 -05:00
Jage9
f79d944f32 Stream media proxy responses instead of buffering entire body 2026-02-22 03:09:17 -05:00
Jage9
45039194e1 Auto-proxy emit sound URLs using radio proxy rules 2026-02-22 03:06:31 -05:00
Jage9
f56d89e22e Normalize published file permissions during client deploy 2026-02-22 03:00:08 -05:00
Jage9
544dc929fd Add proxy reachability header and /tmp debug logging 2026-02-22 02:50:36 -05:00
Jage9
4ee9c029dc Add temporary runtime logging to media proxy 2026-02-22 02:48:22 -05:00
Jage9
1ec38d19cf Replace media proxy with cPanel-compatible PHP implementation 2026-02-22 02:43:43 -05:00
Jage9
ef72635b6b Make media proxy syntax compatible with older PHP runtimes 2026-02-22 02:38:06 -05:00
Jage9
4027567f13 Harden media proxy for older PHP and missing curl 2026-02-22 02:24:32 -05:00
Jage9
53b16dbf36 Auto-proxy Dropbox and HTTP media stream URLs at runtime 2026-02-22 02:20:19 -05:00
Jage9
05722e3fe2 Add lightweight PHP media proxy for radio streams 2026-02-22 02:18:02 -05:00
Jage9
f05d017307 Remove unsupported emit sound reverse option 2026-02-22 02:12:03 -05:00
Jage9
830ad199db Use native Ctrl+V paste and add media stream status diagnostics 2026-02-22 02:08:14 -05:00
Jage9
460ad08c02 Skip cache-buster query for Dropbox stream URLs 2026-02-22 01:59:49 -05:00
Jage9
93bb778cd7 Add emit reverse option and retune echo/dice output 2026-02-22 01:57:52 -05:00
Jage9
c162e6dc3c Restore combined emit speed and tempo behavior 2026-02-21 23:26:28 -05:00
Jage9
b4f2be55d4 Clarify emit speed/tempo tooltip interaction 2026-02-21 23:25:16 -05:00
Jage9
ae75deb6bf Stabilize emit speed vs tempo interaction 2026-02-21 23:23:14 -05:00
Jage9
cecb4d97cd Fix item property display to prefer item overrides 2026-02-21 23:21:40 -05:00
Jage9
9571a3c14d Add emit sound tempo and global emit speed/tempo defaults 2026-02-21 23:17:18 -05:00
Jage9
d3a98ef1ea Rename widget emitSoundSpeed property 2026-02-21 23:10:17 -05:00
Jage9
dd06d882e7 Add widget emit speed control for emitted audio 2026-02-21 23:07:37 -05:00
Jage9
a747046dfe Update client changelog entries 2026-02-21 22:56:13 -05:00
Jage9
772cb9f78a Rename radio media params and add widget emit effects 2026-02-21 22:55:20 -05:00
Jage9
a2c1306b46 Split media vs emit volume for radio and widget 2026-02-21 22:38:48 -05:00
Jage9
bb36a007e2 Add widget item type with editable sound and spatial controls 2026-02-21 22:20:15 -05:00
Jage9
97caaef001 Update item docs for per-item modules and registry 2026-02-21 22:04:17 -05:00