summaryrefslogtreecommitdiff
path: root/seq/aseqnet
Commit message (Expand)AuthorAgeFilesLines
* aseqnet: add ipv6 supportJaroslav Kysela2021-08-091-5/+11
* aseqnet: use getaddrinfo() instead obsolete gethostbyname()Jaroslav Kysela2021-08-091-48/+85
* added an option to aseqnet to optionally set the midi process nameAndrea Piras2021-06-143-8/+23
* amidi, aseqnet: handle write errorsJaroslav Kysela2021-03-051-2/+5
* Makefiles - use AM_CPPFLAGS instead INCLUDESJaroslav Kysela2014-05-071-1/+1
* Fix several typos in manpage and help strings.Elimar Riesebieter2013-05-161-1/+1
* aseqnet: Remove obsoleted .LO entry from man pageTakashi Iwai2012-06-151-1/+0
* aseqnet - Add $(INTLLIBS) to Makefile.amTakashi Iwai2008-12-081-0/+1
* Make some static tables and strings constants.Diego E. 'Flameeyes' Pettenò2008-11-211-1/+1
* Add missing inclusion of assert.hTakashi Iwai2007-10-251-0/+1
* Fix compile warningsTakashi Iwai2005-12-161-1/+1
* Disable NLS support when --disable-nls is passedTakashi Iwai2005-11-081-0/+2
* Fix compile with --disable-nlsTakashi Iwai2005-10-311-0/+1
* Output help messages to stdoutTakashi Iwai2005-06-231-11/+11
* i18nize some programsTakashi Iwai2005-06-231-29/+34
* Fix hyphens in man pagesNicolas FRANCOIS2004-10-081-1/+1
* - fixes by Bernhard Kaindl.Takashi Iwai2002-03-221-11/+49
* Added man pages to EXTRA_DISTJaroslav Kysela2001-11-061-1/+1
* Changed location of asoundlib.h from sys dir to alsa dir.Jaroslav Kysela2001-09-111-1/+1
* Rewritten for the new sequencer API (with encapsulation).Jaroslav Kysela2001-07-041-43/+2
* Cleanups and fixed arguments for *_open() - default.Jaroslav Kysela2001-06-151-1/+1
* fixed compile on some gcc version..Takashi Iwai2001-03-011-2/+3
* Recoded to use poll rather than select andJaroslav Kysela2001-02-231-30/+61
* Fixed use of poll_descriptorsAbramo Bagnara2001-02-221-1/+1
* More generic support for poll descriptorsAbramo Bagnara2001-02-121-1/+6
* Merged pcmfinal branch.Jaroslav Kysela2000-11-201-2/+2
* Completed renaming drain->stop, flush->drain (PCM). Done renaming drain->drop...Abramo Bagnara2000-09-291-1/+1
* Merged pcmplug branch.Jaroslav Kysela2000-09-241-1/+1
* Accept the client name as address argument of aconnect and aseqnet.Takashi Iwai2000-09-141-8/+32
* Bug fixes and modifications for the recent change of sequencer API.Takashi Iwai2000-09-013-31/+45
* Optimization issues.. Removed -lasound.Jaroslav Kysela2000-02-041-1/+0
* Moved aconnect and aseqnet sequencer utilities into the alsa-utils package.Jaroslav Kysela2000-01-044-0/+669