Age | Commit message (Expand) | Author |
2019-08-09 | Wait until mpv process dies (prevent zombie), fix crash that happens sometime... | dec05eba |
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 | Disable video hardware acceleration as it freezes xorg | 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 |
2019-08-08 | Make video player seekbar span the whole window | dec05eba |
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 | Add youtube thumbnails, dont draw rows outside window | 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 | Fix black video after next video plays | 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 | Disable hwdec, seems to freeze xorg? | dec05eba |
2019-08-06 | Change video from deprecated opengl_cl to render_gl | 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 | Add demo | 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 | Increase thumbnail size | 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 | Limit video buffer | dec05eba |
2019-08-04 | Fix scaling issue | 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), fi... | dec05eba |
2019-08-04 | Add video seek, play next video on end file | dec05eba |
2019-08-04 | Add youtube video playing, page navigation | dec05eba |
2019-08-03 | Properly remove html tag in search result on manganelo | dec05eba |
2019-08-03 | Add search suggestions for youtube & manganelo | dec05eba |
2019-08-02 | Convert to sfml, starting on manganelo and youtube | dec05eba |