summaryrefslogtreecommitdiff
path: root/internal/gui/generator.go
AgeCommit message (Expand)Author
2026-03-08refactor(task-376): share audio attribution builderPaul Buetow
2026-03-08test(task-374): fix errcheck issues in tests and support codePaul Buetow
2026-03-08fix: complete code-quality task queue (373-378)Paul Buetow
2026-01-21Fix: Auto-play only regenerated audio (front or back, not both) for bg-bg cardsv0.8.0Paul Buetow
2026-01-21improve: better audio player UI and debugging for bg-bg cardsPaul Buetow
2025-07-22Fix race conditions in background processing and prevent deletion of active c...Paul Buetow
2025-07-21more on thisPaul Buetow
2025-07-20feat: make GUI default mode and always use random voicev0.6.1Paul Buetow
2025-07-19feat: improve flashcard storage and audio regenerationv0.6.0Paul Buetow
2025-07-19fix: set default audio speed to 1.0 for alloy voicePaul Buetow
2025-07-19fix: use default voice for initial generation, random for regenerationPaul Buetow
2025-07-19fix: always use random voice selection for audio generationPaul Buetow
2025-07-19feat: add context cancellation for card operationsPaul Buetow
2025-07-19feat: update default voice to alloy with speed 0.98Paul Buetow
2025-07-18feat: multiple improvements to GUI and codebasePaul Buetow
2025-07-18fix: ensure single directory per card with consistent IDPaul Buetow
2025-07-18fix: use timestamp+hash naming for directories in CLI to match GUIPaul Buetow
2025-07-18feat: major refactor - APKG export support and subdirectory organizationPaul Buetow
2025-07-17fix: prevent UI element mix-ups during concurrent processing and rapid naviga...Paul Buetow
2025-07-17add phoenetic alphabetPaul Buetow
2025-07-17feat: add manual translation editing and bidirectional translationPaul Buetow
2025-07-16Remove Pixabay and Unsplash image search supportPaul Buetow
2025-07-16only one img per cardPaul Buetow
2025-07-16feat: add custom image prompt support and keyboard shortcutsPaul Buetow
2025-07-16feat: add Fyne GUI mode with interactive flashcard managementPaul Buetow