Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-04-23 | Revert to opengl_cb for mpv until render_gl becomes common | dec05eba | |
2018-04-23 | Add side bar, make submodule public | dec05eba | |
2018-04-23 | Add support for big emoji if it's the only thing on a line | dec05eba | |
TODO: Currently message board renders directly to window, it should render to render target for optimization purpose | |||
2018-04-23 | Add word wrap for message board & TODO | dec05eba | |
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-22 | Add video and gif support | dec05eba | |
Gif streams from url. Todo: Add play controls to video | |||
2018-04-21 | Fix emoji async download drawing | dec05eba | |
2018-04-21 | Add support for static image emoji | dec05eba | |
Emoji are downloaded asynchronously using remote program (curl). Need to add support for converting [inline](url) chat message emoji and gifs. | |||
2018-04-20 | Add chatbar. No mouse editing but keyboard editing is supported | dec05eba | |
2018-04-20 | Add message board, in the middle of text selection | dec05eba | |
2018-04-19 | Initial commit | dec05eba | |