summaryrefslogtreecommitdiff
path: root/seq
Commit message (Expand)AuthorAgeFilesLines
* 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
* Rewritten for the new sequencer API (with encapsulation).Jaroslav Kysela2001-07-042-211/+128
* Cleanups and fixed arguments for *_open() - default.Jaroslav Kysela2001-06-152-2/+2
* 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
* Fixed removal of hidden connectionsJaroslav Kysela2000-12-011-0/+4
* Added the error handler ignoring misleading warnings...Jaroslav Kysela2000-11-251-0/+18
* Merged pcmfinal branch.Jaroslav Kysela2000-11-202-3/+3
* 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-143-17/+72
* Fixed group and permission checksTakashi Iwai2000-09-111-12/+3
* Bug fixes and modifications for the recent change of sequencer API.Takashi Iwai2000-09-013-31/+45
* Add -x option for removing all exported connectionsTakashi Iwai2000-08-312-19/+134
* Optimization issues.. Removed -lasound.Jaroslav Kysela2000-02-042-2/+0