summaryrefslogtreecommitdiff
path: root/seq
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
* Avoid empty initializer listMichael Forney2020-02-103-3/+3
* Avoid pointer arithmetic on `void *`Michael Forney2020-02-101-1/+1
* treewide: sys/poll to pollRosen Penev2019-11-202-2/+2
* arecordmidi: simple coverity fixJaroslav Kysela2019-03-121-1/+1
* seq: arecordmidi: Add num-events optionPrashant Malani2019-02-111-3/+44
* Change FSF address (Franklin Street)Jaroslav Kysela2017-11-143-3/+3
* aconnect: Show sequencer sound card numer/PID via aconnectMartin Koegler2016-03-091-1/+16
* Makefiles - use AM_CPPFLAGS instead INCLUDESJaroslav Kysela2014-05-074-4/+4
* fix aconnect -l optionKarl Bongers2014-05-071-0/+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
* aplaymidi: clarify multi-port documentationClemens Ladisch2011-11-021-1/+9
* Revert wrong parts of "alsactl: use snd_config_imake* functions"Clemens Ladisch2010-05-261-34/+15
* alsactl: use snd_config_imake* functionsClemens Ladisch2010-05-261-15/+34
* aconnect -x: Do not update index after removal of connection.lieven moors2010-03-251-34/+15
* aplaymidi: reduce bandwidth for big SysEx messagesClemens Ladisch2009-08-171-1/+6
* aseqnet - Add $(INTLLIBS) to Makefile.amTakashi Iwai2008-12-081-0/+1
* Make some static tables and strings constants.Diego E. 'Flameeyes' Pettenò2008-11-215-9/+9
* aseqdump: flush outputClemens Ladisch2008-02-211-0/+1
* fix poll timeoutClemens Ladisch2008-02-212-2/+2
* aseqdump: increase verbosityClemens Ladisch2008-02-211-33/+37
* Add missing inclusion of assert.hTakashi Iwai2007-10-251-0/+1
* arecordmidi: mention SMF type in man pageClemens Ladisch2007-09-171-1/+5
* Fix aconnect man pageTakashi Iwai2007-01-081-13/+20
* aplaymidi: handle big SysEx commandsClemens Ladisch2006-12-041-1/+35
* aplaymidi: list only MIDI-capable portsClemens Ladisch2006-05-022-0/+8
* Fix compile warningsTakashi Iwai2005-12-161-1/+1
* Disable NLS support when --disable-nls is passedTakashi Iwai2005-11-082-0/+4
* Fix compile with --disable-nlsTakashi Iwai2005-10-312-0/+2
* aseqdump - remove fishy commentClemens Ladisch2005-07-251-1/+0
* Output help messages to stdoutTakashi Iwai2005-06-234-32/+32
* i18nize some programsTakashi Iwai2005-06-234-60/+72
* Fix typos in man pagesTakashi Iwai2005-06-081-1/+1
* Remove unused variableTakashi Iwai2005-05-131-1/+0
* Fix typoTakashi Iwai2005-03-301-1/+1
* move event dumping from arecordmidi to aseqdumpClemens Ladisch2005-02-216-102/+481
* Fix hyphens in man pagesNicolas FRANCOIS2004-10-084-35/+35
* Add a missing letter 'e'Thomas Hood2004-09-241-1/+1
* arecordmidi enhancements by Pedro Lopez-CabanillasClemens Ladisch2004-04-062-3/+271
* fixed a typo.Takashi Iwai2004-02-251-1/+1
* Clemens Ladisch <clemens@ladisch.de>Jaroslav Kysela2004-02-236-1/+1736
* - removed obsolete group option.Takashi Iwai2002-07-173-34/+21
* - fixes by Bernhard Kaindl.Takashi Iwai2002-03-221-11/+49
* Added man pages to EXTRA_DISTJaroslav Kysela2001-11-062-2/+2
* Changed location of asoundlib.h from sys dir to alsa dir.Jaroslav Kysela2001-09-112-2/+2
* Fixed thinkos. Now -x should work well.Takashi Iwai2001-07-121-2/+2