index
:
QuickMedia
master
A rofi inspired native client for web services. Supports youtube, peertube, lbry, soundcloud, nyaa.si, 4chan, matrix, saucenao, hotexamples, anilist, dramacool and several manga sites.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
VideoPlayer.cpp
Age
Commit message (
Expand
)
Author
2019-08-09
Next video in list to play should be next in playlist (if available)
dec05eba
2019-08-09
Wait until mpv process dies (prevent zombie), fix crash that happens sometime...
dec05eba
2019-08-09
Readd video seek, make search asynchronous
dec05eba
2019-08-08
Disable video hardware acceleration as it freezes xorg
dec05eba
2019-08-08
Switch from libmpv to mpv process with window embed
dec05eba
2019-08-08
Retain fullscreen video when changing to next video
dec05eba
2019-08-08
Add video controls
dec05eba
2019-08-08
Make video player seekbar span the whole window
dec05eba
2019-08-07
Correctly scale images and video to window size
dec05eba
2019-08-07
Youtube: do not play videos that have been played before
dec05eba
2019-08-06
Restart videoplayer when changing video, to fix loadfile video bug
dec05eba
2019-08-06
Fix black video after next video plays
dec05eba
2019-08-06
Fix uninitialized value in videoplayer
dec05eba
2019-08-06
Disable hwdec, seems to freeze xorg?
dec05eba
2019-08-06
Change video from deprecated opengl_cl to render_gl
dec05eba
2019-08-05
Dont use subpixel positions, it will make things blurry
dec05eba
2019-08-05
Scale image/video
dec05eba
2019-08-05
Skip youtube ads in search
dec05eba
2019-08-04
Remove unused mvp options
dec05eba
2019-08-04
Limit video buffer
dec05eba
2019-08-04
Fix scaling issue
dec05eba
2019-08-04
Move video player to main thread (it's still processed in another thread), fi...
dec05eba
2019-08-04
Add video seek, play next video on end file
dec05eba
2019-08-04
Add youtube video playing, page navigation
dec05eba
[prev]