aboutsummaryrefslogtreecommitdiffstats
path: root/config.def.h
AgeCommit message (Collapse)Author
2011-10-16Added i_reset_slideshow: set slideshow delay to number prefixBert Münnich
2011-10-16Added i_set_zoom command: set zoom to number prefixBert Münnich
2011-10-16Added support for number prefix for commandsBert Münnich
2011-10-16Mention min/max zoom level in config.def.hBert Münnich
2011-09-12Much nicer handling of compile-time featuresBert
- *_SUPPORT enabled in config.h - XLIBS helper app prints lib flags needed for current settings
2011-09-11Added own bool typeBert
2011-09-10Added slideshow supportBert
2011-09-08Overhauled buildingBert
- config.h -> config.def.h - Create config.h during make, if it does not exist - Nice make output - Use XFLAGS and XLIBS to include additional compile-time features, which depend on third-party libraries