2002-03-15 Russell Marks * Version 1.2. * Makefile (install): now uses Debian-ish file permissions. * rexima.c (usage_help): removed embedded LFs. * rexima.c (cmdline_main): you can now specify an offset for a device's level on the command line (e.g. `-3' or `+12'). Plain `-' or `+' change the level by 2. Thanks to Joost Kremers for this idea (or something similar, at least :-)). 2001-08-16 Russell Marks * NEWS: errr, it's rexima not zgsmplay. :-) 2000-10-08 Russell Marks * Version 1.1. * rexima.c: tweaked indentation a little. 2000-09-28 Russell Marks * rexima.c: there were too many devices to fit in an 80x24 rexima layout, and retaining the `non-existent devices are shown but have no level indicator' behaviour would have been painful. So it no longer shows non-existent device names. Thanks to Pablo Averbuj for the fix. 2000-09-26 Russell Marks * rexima.c: device names seem to have a maximum of eight chars, rather than the old six (even though the old ones were padded with spaces and everything - and still are, to six chars!); fiddled layout somewhat to try and compensate. * rexima.1: tidied up minor brokenness. * Makefile: added installdirs target to install, using the usual mkinstalldirs script (by Noah Friedman), and changed install to match my usual approach. Also added uninstall target. * Updated various stuff - current contact address, fixed lack of licence in README, added COPYING file. Sun Nov 24 18:02:13 1996 Russell Marks * Version 1.0. * Added cmdline support. .