Age | Commit message (Expand) | Author |
---|---|---|
2014-10-25 | Use BM_PLUGIN_VERSION for renderers. | Jari Vetoniemi |
2014-10-25 | Cleanup wayland renderer and plugin support. | Jari Vetoniemi |
2014-10-23 | Install wayland renderer as well. | Jari Vetoniemi |
2014-10-23 | Add wayland renderer (experimental) | Jari Vetoniemi |
2014-10-23 | Only compile curses renderer if curses was found. | Jari Vetoniemi |
2014-10-23 | vsnprintf is null terminated. | Jari Vetoniemi |
2014-10-23 | Use get_wch | Jari Vetoniemi |
2014-10-22 | No longer true. | Jari Vetoniemi |
2014-10-22 | Pass bm_menu struct on each render api call. | Jari Vetoniemi |
2014-10-22 | Call constructor of activated renderer. | Jari Vetoniemi |
2014-10-22 | Refactor code to snake_style, turn renderers into plugins, and start | Jari Vetoniemi |