aboutsummaryrefslogtreecommitdiff
path: root/src/QuickMedia.cpp
AgeCommit message (Expand)Author
2019-08-07Improve youtube search resultsdec05eba
2019-08-06Scroll content when selected item is outside window viewdec05eba
2019-08-06Restart videoplayer when changing video, to fix loadfile video bugdec05eba
2019-08-06Change directory to main dir, to make resources loaddec05eba
2019-08-06Fix uninitialized value in videoplayerdec05eba
2019-08-06Add cli arg to choose plugin, fix crashdec05eba
2019-08-06Add keybind to track manga, change storage dirdec05eba
2019-08-06Sleep until events when viewing mangadec05eba
2019-08-06Save and show progress in manga and return to last page"dec05eba
2019-08-05Load thumbnails in separate threaddec05eba
2019-08-05Fix image scaling issue, always show pagedec05eba
2019-08-05Only redraw image preview when needed, less cpu usagedec05eba
2019-08-05Dont use subpixel positions, it will make things blurrydec05eba
2019-08-05Add thumbnails for manganelodec05eba
2019-08-05Show current image / number of images for mangadec05eba
2019-08-05Scale image/videodec05eba
2019-08-05Add manga chapter viewingdec05eba
2019-08-05Skip youtube ads in searchdec05eba
2019-08-04Remove unused mvp optionsdec05eba
2019-08-04Fix crash (x11 multithreading), fix play next video looping instead of nextdec05eba
2019-08-04Move video player to main thread (it's still processed in another thread), fi...dec05eba
2019-08-04Add video seek, play next video on end filedec05eba
2019-08-04Add youtube video playing, page navigationdec05eba