Takashi Iwai
87ffccedfd
Fix / clean up man pages
...
Fix / clean up man pages (bug#1386)
2005-09-02 17:36:40 +00:00
Takashi Iwai
39ff48b437
Output help messages to stdout
...
Output help messages and lists to stdout instead of stderr.
2005-06-23 10:39:16 +00:00
Clemens Ladisch
556364bbaf
detect attempts to play .mid files with amidi
...
Complain when the user attempts to play .mid files with amidi.
2005-03-14 15:13:48 +00:00
Clemens Ladisch
44cb75c764
fix amidi error handling
...
Fix error handling when the input file cannot be loaded.
2005-03-14 15:11:45 +00:00
Clemens Ladisch
3e7f43d52a
use non-breaking hyphens in man page
...
Replace - with \- where breaking hyphens are not intended.
2005-02-21 08:18:58 +00:00
Clemens Ladisch
c44463f841
fix buffer length calculation
...
The send_hex buffer length has to include the separating space, too.
2005-02-16 10:03:52 +00:00
Clemens Ladisch
d7d4a53d59
clarify options in man page
...
Actually show an overview of the options instead of saying "amidi options".
2005-02-16 09:54:28 +00:00
Clemens Ladisch
5df127e3f3
allow --send-hex data without quotes
...
Now all non-option arguments are read as data for the -S option,
instead of requiring exactly one argument for -S.
This fixes the bug that when specifying multiple bytes for the -S
option separated with spaces but without quoting, amidi would silently
ignore all but the first byte.
2005-02-16 09:52:25 +00:00
Nicolas FRANCOIS
ca5f8cbcfe
Fix hyphens in man pages
...
This patch converts hyphens to minus signs in the man pages (for options,
emails, or command line examples).
This patch also closes one font modifier in iecset.1.
(s/\fIfalse\fI,/\fIfalse\fP,/)
Signed-off-by: Nicolas FRANCOIS <nicolas.francois@centraliens.net>
2004-10-08 16:15:34 +00:00
Clemens Ladisch
ce70bf037a
manpages: remove bogus .ID macro, use .TP for examples
2004-07-09 07:09:28 +00:00
Jaroslav Kysela
1ae3fa8532
Clemens Ladisch <clemens@ladisch.de>
...
add aplaymidi & arecordmidi utilities
2004-02-23 10:58:34 +00:00
Takashi Iwai
e24a1cb4f9
Clemens Ladisch <clemens@ladisch.de>:
...
- This adds an option to amidi not to ignore active sensing bytes.
2004-01-19 18:39:12 +00:00
Takashi Iwai
87873452ce
Clemens Ladisch <clemens@ladisch.de>:
...
- set file permission bits for output file
2004-01-13 16:11:56 +00:00
Jaroslav Kysela
80476a0170
- changes against PCM API switch
...
- 1.0.0 version
- fixed amidi warning
2003-11-05 11:08:25 +00:00
Takashi Iwai
e90417e3fd
- added amidi utility by Clemens Ladisch <clemens@ladisch.de>
...
- fixed .cvsignore and README
2003-10-28 10:53:43 +00:00