Andy Stewart
|
5b2a830c72
|
Video player now can remember position.
|
8 years ago |
Andy Stewart
|
12e6e820c2
|
Force use python3
|
8 years ago |
Andy Stewart
|
5eab98b979
|
Refacotry code with create_app function.
|
8 years ago |
Andy Stewart
|
2cf99b2b37
|
Adjust file location to fix import problems.
|
8 years ago |
Andy Stewart
|
299d025ba7
|
Don't need init buffer with emacs_width/emacs_height, eaf.py will do resize job in background.
|
8 years ago |
Andy Stewart
|
0f64ad278c
|
Press H and L to seek position video.
|
8 years ago |
Andy Stewart
|
d4ca6a8897
|
Build smarter play/pause logic, just auto pause need re-play.
|
8 years ago |
Andy Stewart
|
62b67949eb
|
Press space to toggle play/pause status of video player.
Pause before all video view hide to fix "Internal data stream error" error.
|
8 years ago |
Andy Stewart
|
8061e03e6c
|
Rename class name
|
8 years ago |
Andy Stewart
|
4addec34aa
|
Refacotry code to simple plugin code
|
8 years ago |
Andy Stewart
|
569dfdf27b
|
Remove unnecessary print code
|
8 years ago |
Andy Stewart
|
23ba366ba2
|
Use QGraphicsVideoItem implement video player.
|
8 years ago |
Andy Stewart
|
3ceda239c3
|
Use QGraphicsView and QGraphicsSecene implement window compositer, approaching hardware performance. Yow!
|
8 years ago |
Andy Stewart
|
ac245be1a1
|
Cleanup white
|
8 years ago |
Fangrui Song
|
886accb8b2
|
Remove trailing whitespace
|
8 years ago |
Fangrui Song
|
34b075c54c
|
Remove blank after #!
There is a rumor that a few earlier Unix versions (particularly 4.2BSD derivatives) require us to add a blank. This claim turns out to be incorrect according to https://www.in-ulm.de/~mascheck/various/shebang/#blankrequired
|
8 years ago |
Andy Stewart
|
6e2f1ddd3d
|
Init.
|
8 years ago |