summaryrefslogtreecommitdiff
path: root/lib/library.c
AgeCommit message (Expand)Author
2015-09-21Look for renderers on right locationTomáš Čech
2015-01-17Remove --backend and --prioritory options, change prioritory -> priortyJari Vetoniemi
2015-01-17Get rid of _DEFAULT_SOURCE #defines, set this in cmake and also useJari Vetoniemi
2014-10-25Cleanup init.Jari Vetoniemi
2014-10-25Use dprintfJari Vetoniemi
2014-10-25Single line mode, color customization, etc..Jari Vetoniemi
2014-10-25Use BM_PLUGIN_VERSION for renderers.Jari Vetoniemi
2014-10-25Cleanup wayland renderer and plugin support.Jari Vetoniemi
2014-10-22Pass bm_menu struct on each render api call.Jari Vetoniemi
2014-10-22Call constructor of activated renderer.Jari Vetoniemi
2014-10-22Refactor code to snake_style, turn renderers into plugins, and startJari Vetoniemi
2014-04-14Fix documentation.Jari Vetoniemi
2014-04-12CLI interface, aka option parsing.Jari Vetoniemi