Age | Commit message (Expand) | Author |
2021-06-17 | Properly support youtube timestamp in url | dec05eba |
2021-06-17 | Temporary abort on fail to read file.. if its being modified while reading | dec05eba |
2021-06-17 | Better body item size handling, better styling when touch is enabled or shade... | dec05eba |
2021-06-17 | Fix related video | dec05eba |
2021-06-17 | Fix youtube video playing after youtube update | dec05eba |
2021-06-16 | Choose another audio source for youtube to workaround freezing after seek | dec05eba |
2021-06-16 | fix body height not clamping to image height, fix rounded rectangle shader bo... | dec05eba |
2021-06-15 | Fix missing description for single result item for mangakatana search | dec05eba |
2021-06-15 | Make mangadex and mangakatana lists instead of grid, to fit descriptions | dec05eba |
2021-06-15 | Add manga description to mangadex and mangakatana search, fix matrix notifica... | dec05eba |
2021-06-14 | Workaround shitty mpv pulseaudio issue where the video is frozen. Try reloadi... | dec05eba |
2021-06-14 | Rework around mpv issue: reload video if frozen after seek. Add f5 to reload ... | dec05eba |
2021-06-14 | Properly close the previous video when navigating to another video, for examp... | dec05eba |
2021-06-14 | Prefer mp4 over webm (better hardware decoding support) | dec05eba |
2021-06-14 | Always choose non-av1 and non HDR stream for youtube video to support hardwar... | dec05eba |
2021-06-14 | Properly go to previous page on video loading error | dec05eba |
2021-06-13 | misc cleanup | dec05eba |
2021-06-13 | Support braille, temporary disable video cache to support seeking in long vid... | dec05eba |
2021-06-12 | Add show in shader instead of sf::Vertex | dec05eba |
2021-06-12 | Better drop shadow, smoother edge for rectangle, drop shadow for download menu | dec05eba |
2021-06-12 | Fix uninitialized variable read resulting in item highlight being messed some... | dec05eba |
2021-06-12 | Revert back to optimized shaders | dec05eba |
2021-06-12 | Start from youtube url timestamp | dec05eba |
2021-06-12 | Better drop shadow | dec05eba |
2021-06-12 | Change height of item to fit scaled image | dec05eba |
2021-06-12 | Add drop shadow | dec05eba |
2021-06-11 | Add option to play a youtube video directly from an url | dec05eba |
2021-06-11 | Cancel search when entering a new search term | dec05eba |
2021-06-11 | Optimize shaders, only update youtube decryption function once every 5 minute... | dec05eba |
2021-06-11 | Do not auto pause for seconds when buffering | dec05eba |
2021-06-11 | Fix youtube live streams (but they are slow...), fix youtube title spaces | dec05eba |
2021-06-11 | Readd youtube video title | dec05eba |
2021-06-11 | Make get_related_videos async, readd mark-watched | dec05eba |
2021-06-11 | Remove dependency on youtube-dl for streaming youtube, resulting in faster vi... | dec05eba |
2021-06-10 | Make selected item height the same as the max item height in the row (in card... | dec05eba |
2021-06-10 | Remove accidental grid view in file manager | dec05eba |
2021-06-10 | Smoother body movement with unknown image size | dec05eba |
2021-06-09 | Show critical notification before abort on critical error | dec05eba |
2021-06-08 | Make card height the same size as the content | dec05eba |
2021-06-08 | Remove images that are not visible from the loading queue, prepare for inline... | dec05eba |
2021-06-07 | Revert back to instant move on low fps as before (idle fps), fix top offset f... | dec05eba |
2021-06-07 | Add uploaded time to mangadex chapter description | dec05eba |
2021-06-06 | Remove unused functions in VideoPlayer | dec05eba |
2021-06-06 | Use socketpair instead of unix domain socket | dec05eba |
2021-06-06 | Do not move in body when moving to another tab with arrow keys | dec05eba |
2021-06-05 | Revert back highlight colors | dec05eba |
2021-06-05 | Fix tab control for vim keys, improve control documentation | dec05eba |
2021-06-05 | Change alt to ctrl for tab movement | dec05eba |
2021-06-05 | Fix incorrect times, add time to manga history | dec05eba |
2021-06-05 | Improve card handler, less computation | dec05eba |