Commit Graph

148 Commits

Author SHA1 Message Date
656d686208 refactor(mpv): emit media/path/title events for app-level handlers 2026-02-14 01:13:21 -08:00
a1209ca69f Apply remaining working-tree updates 2026-02-14 00:36:01 -08:00
cb9a599b23 Fix overlay modal dispatch and restore behavior 2026-02-14 00:35:30 -08:00
3dfa713b29 Revert "Use lobster as stream resolver fallback for -s query flow"
This reverts commit 022f4e972c.
2026-02-13 22:58:37 -08:00
c16bc26a58 Use lobster as stream resolver fallback for -s query flow 2026-02-13 22:56:05 -08:00
9c542b57e0 Use SubMiner rofi theme for ani-cli stream mode and vendor ani-cli binary path 2026-02-13 22:53:47 -08:00
kyasuda
7856967920 add tasks 2026-02-13 18:29:17 -08:00
6dcb979f4c updateupdate 2026-02-13 00:06:18 -08:00
978a859cc2 Fix secondary subtitle style parity and MPV visibility restore lifecycle 2026-02-13 00:03:55 -08:00
f345547963 Update TASK-20.2 status to done 2026-02-12 02:49:54 -08:00
dfb54630df refactor(overlay): split bounds ownership by layer for TASK-20.1 2026-02-12 02:17:30 -08:00
402788b1e2 chore(backlog): capture overlay_window findings in TASK-20 breakdown 2026-02-12 01:48:19 -08:00
5162cf416a chore(backlog): reset TASK-19 after reverting shortcut changes 2026-02-12 01:41:19 -08:00
986ae971d1 update readme/docs 2026-02-12 01:01:08 -08:00
185915628d Fix launcher overlay startup gating and socket alignment
- only start overlay from launcher when --start is passed or plugin auto_start is enabled

- read socket_path from mpv script-opts/subminer.conf and use it for mpv/overlay/subtitle IPC

- only stop overlay on launcher cleanup when launcher actually started it

- preserve --start semantics for second-instance command+action flows so MPV reconnect happens before toggles
2026-02-12 00:45:15 -08:00
b8d9873f14 Add dev Make targets and tune macOS invisible subtitle spacing 2026-02-11 23:47:24 -08:00
79616abde9 Adjust macOS invisible subtitle vertical nudge 2026-02-11 20:26:26 -08:00
97d063baa8 add new task 2026-02-11 18:45:29 -08:00
8a82a1b5f9 Fix renderer overlay loading and modularize renderer 2026-02-11 18:30:55 -08:00
ee21c77fd0 Fix macOS overlay binding and subtitle alignment 2026-02-11 18:28:10 -08:00
1d36409fc7 Update texthooker-ui submodule to subminer branch 2026-02-11 09:39:59 -08:00
bba1bd554e update backlog 2026-02-11 09:33:47 -08:00
781e6dd4fa docs: overhaul documentation and add four new pages
- Add mining-workflow.md: end-to-end sentence mining guide
- Add anki-integration.md: AnkiConnect setup, field mapping, media generation, field grouping
- Add mpv-plugin.md: chord keybindings, subminer.conf options, script messages
- Add troubleshooting.md: common issues and solutions by category
- Rewrite architecture.md to reflect current ~1,400-line main.ts and ~35 services
- Expand development.md from ~25 lines to full dev guide
- Fix URLs to ksyasuda/SubMiner, version to v0.1.0, AppImage naming
- Update VitePress sidebar with three-group layout (Getting Started, Reference, Development)
- Update navigation in index.md, README.md, docs/README.md
- Remove obsolete planning artifacts (plan.md, investigation.md, comparison.md, composability.md, refactor-main-checklist.md)
2026-02-11 09:33:47 -08:00
9f0f8a2ce9 Set SubMiner mpv launch defaults and doc naming consistency 2026-02-11 09:33:47 -08:00
7a83fc5168 update docs 2026-02-11 09:33:47 -08:00
08d44499d3 Document invisible subtitle position edit mode 2026-02-11 09:33:47 -08:00
cfdc6668df Complete runtime service follow-ups and invisible subtitle edit mode 2026-02-11 09:33:47 -08:00
kyasuda
b6f3d0aad3 add investigation 2026-02-11 09:33:47 -08:00
kyasuda
dc54daa79d feat(docs): add interactive Mermaid diagram modal 2026-02-11 09:33:47 -08:00
kyasuda
9d49e9eaa8 docs: bundle mermaid locally for offline diagram rendering 2026-02-11 09:33:47 -08:00
kyasuda
a37ab476dd docs: add Mermaid architecture diagrams and VitePress renderer 2026-02-11 09:33:47 -08:00
kyasuda
b5fcd4f072 docs: align architecture and contributor guidance with current services 2026-02-11 09:33:47 -08:00
kyasuda
09e142279a feat(core): add module scaffolding and provider registries 2026-02-11 09:33:47 -08:00
kyasuda
531f8027bd chore(workflow): add backlog/plan artifacts and docs workflow 2026-02-11 09:33:47 -08:00
kyasuda
35cad19839 test(core): expand mpv/subsync/tokenizer and cli coverage 2026-02-11 09:33:47 -08:00
kyasuda
f868fdbbb3 refactor(core): consolidate services and remove runtime wrappers 2026-02-11 09:33:47 -08:00
5cc22e3f1b Integrate invisible overlay renderer calibration from mac build 2026-02-11 09:33:47 -08:00
36085b6d1c refactor: remove unused runtime adapter services 2026-02-11 09:33:47 -08:00
8343b42b8e refactor: inline runtime adapters in main wiring 2026-02-11 09:33:47 -08:00
579661fbef refactor runtime deps wiring and docs/config updates 2026-02-11 09:33:47 -08:00
1c69452356 Convert vendor/texthooker-ui to git submodule 2026-02-11 09:32:16 -08:00
321e59b3ac Add core services and utils barrel exports 2026-02-10 02:01:33 -08:00
f2e9c37f61 Fix startup TDZ and suppress subtitles during settings modals 2026-02-10 01:58:44 -08:00
2d3bb19458 refactor: extract startup lifecycle hooks orchestration 2026-02-10 01:44:20 -08:00
31f76ad476 refactor: extract startup bootstrap runtime orchestration 2026-02-10 01:40:57 -08:00
cb93601e16 refactor: extract shortcut ui runtime deps 2026-02-10 01:36:27 -08:00
a17c2296d5 refactor: extract shortcut and mining runtime deps 2026-02-10 01:32:03 -08:00
b177be0831 refactor: extract startup lifecycle runtime deps 2026-02-10 01:29:22 -08:00
528cf0a57e refactor: extract overlay runtime deps bundle 2026-02-10 01:25:25 -08:00
7bad8ac65e refactor: extract ipc mpv and tokenizer runtime deps 2026-02-10 01:22:13 -08:00