add documentation to the jackd man page on -X ALSA backend option
[jack.git] / AUTHORS
blobee6544b6d56bcd02216b9199e5937dd96e2c5924
1 JACK was inspired by and partially designed during discussions on the
2 Linux Audio Developers mailing list. Particularly significant
3 contributions to those discussions came from (in alphabetical order):
5     Paul Davis
6     David Olofson
7     Benno Sennoner
8     Kai Vehmanen
9     
10 Many other members of LAD contributed ideas to JACK, particularly
11 Richard Guenther.
13 CONTRIBUTORS
15 Paul Davis 
16         the principal author of the JACK API and of the
17         implementation contained here.  
19 Jack O'Quin 
20         frequently acted as the primary maintainer of JACK for long
21         periods, and has contributed many new interfaces and bug fixes.  
23 Andy Wingo 
24 Kai Vehmanen
25         provided many small patches and documentation.  
27 Fernando Pablo Lopez-Lezcano 
28         contributed the capabilities-based code for Linux 2.4,
29         and the RPM specfile.
31 Jeremy Hall
32 Steve Harris 
33 Martin Boer 
34         contributed sample clients and utilities.  
36 Taybin Rutkin 
37         manages releases and patch handling.
39 Melanie Thielker 
40         contributed significantly to JACK's interaction with
41         aspects of both POSIX and System V APIs.  
43 Stephane Letz 
44         ported JACK to Mac OS X.  
46 Jussi Laako 
47         wrote the OSS driver interface.  
49 Tilman Linneweh 
50         ported JACK to FreeBSD.  
52 Johnny Petrantoni 
53         wrote the Mac OS X CoreAudio driver interface.  
55 Rui Nuno Capela 
56         designed and implemented JACK improvements to work with his
57         QJackCtl graphical interface for JACK.  
59 Karsten Wiese 
60         (with Rui) added US-X2Y USB device support to the
61         ALSA backend.  
63 Lee Revell 
64         contributed statistical interfaces and much low-latency realtime testing.
66 Ian Esten
67         wrote JACK's MIDI port handling and API, along with example
68         MIDI clients.
70 Frank van der Pol
71         wrote the COMPLEX_MMAP patch for ALSA, allowing JACK to run
72         on multi-device PCM configurations.
74 Dmitry Baikov
75         wrote the jackmidi ALSA hardware support.
77 Pieter Palmers
78         wrote the freebob and firewire backends and some bugfixes.
79         add jack-midi support to netjack
81 Nedko Arnaudov
82         contributed several fixes
84 Jacob Meuser
85         contributed the sun backend.
87 Marc-Olivier Barre
88         help with netjack integration and cleanup
90 Many others have contributed patches and/or test results, and we thank
91 them all.