aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-08-10Change design, add logosdec05eba
2019-08-10Add drop shadow to itemsdec05eba
2019-08-10Fix crash that happened in release mode (video player)dec05eba
2019-08-09Set video player ui vsync, to change cpu usage from 20% to 1%dec05eba
2019-08-09Next video in list to play should be next in playlist (if available)dec05eba
2019-08-09Sleep video playerdec05eba
2019-08-09Revert back to one window for video playerdec05eba
2019-08-09Wait until mpv process dies (prevent zombie), fix crash that happens sometime...dec05eba
2019-08-09Do not allow search until results are availabledec05eba
2019-08-09Hide video player ui when not activedec05eba
2019-08-09Add pornhub plugindec05eba
2019-08-09Increase youtube search delay to prevent ip bandec05eba
2019-08-09Increase seekbar sizedec05eba
2019-08-09Readd video seek, make search asynchronousdec05eba
2019-08-08Disable video hardware acceleration as it freezes xorgdec05eba
2019-08-08Switch from libmpv to mpv process with window embeddec05eba
2019-08-08Retain fullscreen video when changing to next videodec05eba
2019-08-08Add video controlsdec05eba
2019-08-08Youtube: use real search for search suggestions (better results, thumbnails, ...dec05eba
2019-08-08Make video player seekbar span the whole windowdec05eba
2019-08-08Show notification on error / when tracking mangadec05eba
2019-08-07Correctly scale images and video to window sizedec05eba
2019-08-07Youtube: do not play videos that have been played beforedec05eba
2019-08-07Add youtube thumbnails, dont draw rows outside windowdec05eba
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-06Fix black video after next video playsdec05eba
2019-08-06Change directory to main dir, to make resources loaddec05eba
2019-08-06Fix uninitialized value in videoplayerdec05eba
2019-08-06Disable hwdec, seems to freeze xorg?dec05eba
2019-08-06Change video from deprecated opengl_cl to render_gldec05eba
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-05Increase thumbnail sizedec05eba
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-04Limit video bufferdec05eba
2019-08-04Fix scaling issuedec05eba
2019-08-04Fix crash (x11 multithreading), fix play next video looping instead of nextdec05eba