Ethanfel
  • Joined on 2026-01-04
Ethanfel pushed to master at Ethanfel/8-cut 2026-06-07 21:55:43 +02:00
c6673228fa change: right-click = delete menu, middle-click = lock, wheel = ±clips
Ethanfel pushed to master at Ethanfel/8-cut 2026-06-07 21:28:36 +02:00
fa4104eded fix: middle/right click no longer scrub the timeline cursor
Ethanfel pushed to master at Ethanfel/8-cut 2026-06-07 21:24:42 +02:00
9f7d2e1185 feat: timeline right-click toggles lock, middle-click bumps clip count
Ethanfel pushed to master at Ethanfel/8-cut 2026-06-07 21:06:23 +02:00
c2e6c62c00 fix: timeline hotkeys keep working after clicking buttons / setting spinboxes
Ethanfel pushed to master at Ethanfel/8-cut 2026-06-07 20:16:37 +02:00
8aa8d8805b perf: background the scan-panel DB reads on file load
Ethanfel pushed to master at Ethanfel/8-cut 2026-06-07 19:52:03 +02:00
35c67f4bd5 perf: single-pass get_training_stats (was O(folders × rows))
Ethanfel pushed to master at Ethanfel/8-cut 2026-06-07 19:50:38 +02:00
b738a19304 perf: cut DB scans, timeline repaints, and per-frame allocations
Ethanfel pushed to main at Ethanfel/ComfyUI-MisoTTS 2026-06-06 23:41:42 +02:00
953842c894 Add example workflows: audiobook (EPUB→Generate→Save) and basic TTS
Ethanfel created branch main in Ethanfel/ComfyUI-MisoTTS 2026-06-06 23:37:47 +02:00
Ethanfel pushed to main at Ethanfel/ComfyUI-MisoTTS 2026-06-06 23:37:47 +02:00
f7a6f7790d Initial release: ComfyUI-MisoTTS (modernized CSM 8B)
Ethanfel created repository Ethanfel/ComfyUI-MisoTTS 2026-06-06 23:31:35 +02:00
Ethanfel pushed to master at Ethanfel/8-cut 2026-06-06 17:04:24 +02:00
dbd8e6a8ac fix: opened/dropped files go to the visible tab, not the last-interacted one
Ethanfel pushed to master at Ethanfel/8-cut 2026-06-06 16:38:40 +02:00
73dfea4ae9 fix: show() reparented lists in side-by-side so they lay out
Ethanfel pushed to master at Ethanfel/8-cut 2026-06-06 16:28:20 +02:00
2170e72cbd fix: usable side-by-side layout; make tab→folder a per-tab option
Ethanfel pushed to master at Ethanfel/8-cut 2026-06-06 16:19:44 +02:00
c9915914c4 fix: rename tab export-folder helper to avoid clobbering self._export_folder
Ethanfel pushed to master at Ethanfel/8-cut 2026-06-06 16:13:21 +02:00
251747bb0b feat: side-by-side pinned tabs + optional tab-name in export folder
Ethanfel pushed to master at Ethanfel/8-cut 2026-06-06 15:55:37 +02:00
13c4d3f7f6 fix: keep separators when removing their anchor file; add Copy name
Ethanfel pushed to master at Ethanfel/8-cut 2026-06-06 12:14:06 +02:00
1d49ce7cee perf: run waveform ffmpeg at low priority so it yields to mpv on load
109bc658c3 feat: flag playlist files missing from disk (⚠ orange strikethrough)
Compare 2 commits »
Ethanfel pushed to master at Ethanfel/8-cut 2026-06-05 14:19:46 +02:00
ec7138f51b feat: single Disable all / Enable all for every subcategory at once
Ethanfel pushed to master at Ethanfel/8-cut 2026-06-05 14:14:39 +02:00
68c633ab46 feat: add "Disable all in" / "Enable all in" to playlist right-click menu