Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Added i_reset_slideshow: set slideshow delay to number prefix | Bert Münnich | 2011-10-16 | 1 | -1/+1 | |
| | ||||||
* | Added i_set_zoom command: set zoom to number prefix | Bert Münnich | 2011-10-16 | 1 | -1/+1 | |
| | ||||||
* | Added support for number prefix for commands | Bert Münnich | 2011-10-16 | 1 | -4/+2 | |
| | ||||||
* | Mention min/max zoom level in config.def.h | Bert Münnich | 2011-10-16 | 1 | -1/+3 | |
| | ||||||
* | Much nicer handling of compile-time features | Bert | 2011-09-12 | 1 | -0/+12 | |
| | | | | | - *_SUPPORT enabled in config.h - XLIBS helper app prints lib flags needed for current settings | |||||
* | Added own bool type | Bert | 2011-09-11 | 1 | -77/+77 | |
| | ||||||
* | Added slideshow support | Bert | 2011-09-10 | 1 | -0/+8 | |
| | ||||||
* | Overhauled building | Bert | 2011-09-08 | 1 | -0/+138 | |
- 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 |