Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename movie.c -> movie_play.c | Kalev Lember | 2009-04-08 | 1 | -0/+1 |
| | | | | | | The program can only be called as movie_play or movie2ascii, so there is little point to keep the executable as "movie". Besides that, such generic name as "movie" could cause name clashes in Linux distros. | ||||
* | Add a configure option to select plugin directory. | Kalev Lember | 2009-04-08 | 1 | -0/+1 |
| | |||||
* | configure.in: Display summary at the end of configure run. | Kalev Lember | 2009-04-08 | 1 | -0/+1 |
| | |||||
* | cmd2.c: Move aliases/actions back to default group if it was specified as '*'. | Kalev Lember | 2009-04-08 | 1 | -0/+5 |
| | |||||
* | Rename ChangeLog.old -> ChangeLog. | Kalev Lember | 2009-04-08 | 1 | -0/+1145 |