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-15
Show/hide cursor when video player seekable bar shows/hides
dec05eba
2019-08-15
Add window fullscreen control
dec05eba
2019-08-11
Misc
dec05eba
2019-08-10
Use manga id to store progress, name changes sometimes
dec05eba
2019-08-10
Change design, add logos
dec05eba
2019-08-10
Fix crash that happened in release mode (video player)
dec05eba
2019-08-09
Set video player ui vsync, to change cpu usage from 20% to 1%
dec05eba
2019-08-09
Next video in list to play should be next in playlist (if available)
dec05eba
2019-08-09
Sleep video player
dec05eba
2019-08-09
Revert back to one window for video player
dec05eba
2019-08-09
Wait until mpv process dies (prevent zombie), fix crash that happens ↵
dec05eba
sometimes when quiting video
2019-08-09
Do not allow search until results are available
dec05eba
2019-08-09
Hide video player ui when not active
dec05eba
2019-08-09
Add pornhub plugin
dec05eba
2019-08-09
Increase youtube search delay to prevent ip ban
dec05eba
2019-08-09
Increase seekbar size
dec05eba
2019-08-09
Readd video seek, make search asynchronous
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
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]