Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-12-30 | Reduce amount of stat(2) calls | Dmitrij D. Czarkoff | |
Add 8-bit variable that is passed to imv_navigator_poll_changed(). Decrement it on each run of main loop. When it gets to 0, call stat(2). | |||
2015-12-28 | Remove names from file copyright headers | Harry Jeffery | |
2015-12-28 | Use stat(2) to monitor file changes | Dmitrij D. Czarkoff | |
Makes file monitoring in imv completely POSIX. | |||
2015-12-08 | Refactor imv_navigator interface | Harry Jeffery | |
2015-11-30 | Document imv_navigator's methods | Harry Jeffery | |
2015-11-27 | add imv_navigator_remove_path function | Harry Jeffery | |
2015-11-20 | Add support for -n PATH starting specifier | Harry Jeffery | |
Fixes #36 | |||
2015-11-13 | imv_navigator_set_path | Michal Koutenský | |
2015-11-12 | Relicence imv to GPLv2+ | Harry Jeffery | |
2015-11-11 | Update makefile to use a build directory | Harry Jeffery | |