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
/
video_player
/
src
Age
Commit message (
Collapse
)
Author
2022-06-19
Youtube: ignore broken itag 22 until youtube fixes it
dec05eba
2022-03-13
youtube: fix long videos not working (int64_t in video seek), ctrl+r not ↵
dec05eba
working because searchbar and tab images loaded in non-main thread
2022-03-11
Fix youtube streaming for really long videos
dec05eba
I dedicate this one to rat
2022-03-11
youtube video: fix video with redirect not getting content length correctly, ↵
dec05eba
re-enable youtube timestamp
2022-03-11
youtube: use mpv stream_cb instead of proxy server
dec05eba
2022-03-08
Save youtube watch progress and resume next time the video is played
dec05eba
2022-03-05
Fix video fullscreen button, double-click fullscreen
dec05eba
Fix video seekbar mouse collision not working for the top of the seekbar
2022-02-19
Attempt to fix video/audio desync on youtube (load audio at same time as video)
dec05eba
2022-02-16
Finish video player
dec05eba
2022-02-16
Finish implementing time-pos, sub-add and event ipc
dec05eba
2022-02-16
Initial video player setup (playing a video with local config and gpu ↵
dec05eba
acceleration and window embedding)