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
/
QuickMedia.cpp
Age
Commit message (
Collapse
)
Author
2019-08-08
Youtube: use real search for search suggestions (better results, thumbnails, ↵
dec05eba
directly to result)
2019-08-08
Show notification on error / when tracking manga
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-07
Improve youtube search results
dec05eba
2019-08-06
Scroll content when selected item is outside window view
dec05eba
2019-08-06
Restart videoplayer when changing video, to fix loadfile video bug
dec05eba
2019-08-06
Change directory to main dir, to make resources load
dec05eba
2019-08-06
Fix uninitialized value in videoplayer
dec05eba
2019-08-06
Add cli arg to choose plugin, fix crash
dec05eba
2019-08-06
Add keybind to track manga, change storage dir
dec05eba
2019-08-06
Sleep until events when viewing manga
dec05eba
2019-08-06
Save and show progress in manga and return to last page"
dec05eba
2019-08-05
Load thumbnails in separate thread
dec05eba
2019-08-05
Fix image scaling issue, always show page
dec05eba
2019-08-05
Only redraw image preview when needed, less cpu usage
dec05eba
2019-08-05
Dont use subpixel positions, it will make things blurry
dec05eba
2019-08-05
Add thumbnails for manganelo
dec05eba
2019-08-05
Show current image / number of images for manga
dec05eba
2019-08-05
Scale image/video
dec05eba
2019-08-05
Add manga chapter viewing
dec05eba
2019-08-05
Skip youtube ads in search
dec05eba
2019-08-04
Remove unused mvp options
dec05eba
2019-08-04
Fix crash (x11 multithreading), fix play next video looping instead of next
dec05eba
2019-08-04
Move video player to main thread (it's still processed in another thread), ↵
dec05eba
fix crash, fix scaling
2019-08-04
Add video seek, play next video on end file
dec05eba
2019-08-04
Add youtube video playing, page navigation
dec05eba
[prev]