| Age | Commit message (Collapse) | Author |
|
Amp-Thread-ID: https://ampcode.com/threads/T-019cc858-2bdd-716d-8668-e1fb47137cf3
Co-authored-by: Amp <amp@ampcode.com>
|
|
|
|
- Add fyne.io/fyne/v2 dependency
- Create internal/gui and internal/thumbnail packages
- Extend video struct with Thumbnail and ThumbnailGenerated fields
- Implement thumbnail generator with ffmpeg integration
- Implement thumbnail cache with JSON persistence
- Add comprehensive unit tests for thumbnail system
- Create loader_gui.go for GUI video loading
- Update progress tracking in plan.md
All tests pass.
|
|
|
|
- Add selectRandomVideo() method to randomly select from filtered videos
- Bind to 'x' hotkey in table key handler
- Respects current filters when selecting
- Add comprehensive tests covering edge cases and integration scenarios
- Update README with new keyboard shortcut documentation
Amp-Thread-ID: https://ampcode.com/threads/T-019c058b-410d-7229-9a95-afa8eb13efce
Co-authored-by: Amp <amp@ampcode.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|