aboutsummaryrefslogtreecommitdiff
path: root/include/Gif.hpp
AgeCommit message (Collapse)Author
2019-04-08Refactor, remove a lot of code and use dchat core insteaddec05eba
2018-05-21Improve online/offline users (fade offline users, ping on channel init)dec05eba
2018-05-20Add image preview and url/image open in browserdec05eba
2018-05-07Continue text edit, add avatar (image, but not way to change avatar)dec05eba
2018-04-29Fix image ratio, implement scroll locking (cant scroll outside messages)dec05eba
2018-04-23Add word wrap for message board & TODOdec05eba
TODO: Message board is now redrawn every frame. Text should be modified to render on static & dynamic texture -> text & static images on static texture, gif & video on dynamic texture
2018-04-22Add video and gif supportdec05eba
Gif streams from url. Todo: Add play controls to video