summaryrefslogtreecommitdiff
path: root/doc/mainpage.dox
diff options
context:
space:
mode:
authorpaul <paul@0c269be4-1314-0410-8aa9-9f06e86f4224>2011-06-23 15:10:03 +0000
committerpaul <paul@0c269be4-1314-0410-8aa9-9f06e86f4224>2011-06-23 15:10:03 +0000
commit09ca16e89bdf26e48a479e1f60f4322eb16a7b77 (patch)
tree25e3c78c4a60721c6fe6114423f95a3ea27d5643 /doc/mainpage.dox
parent9872b17c1f6753c5827cffb5526b38ff39b95c6e (diff)
downloadjack1-09ca16e89bdf26e48a479e1f60f4322eb16a7b77.tar.gz
bump version to 0.121.0 ; doc tweaks to include control API
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@4467 0c269be4-1314-0410-8aa9-9f06e86f4224
Diffstat (limited to 'doc/mainpage.dox')
-rw-r--r--doc/mainpage.dox3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/mainpage.dox b/doc/mainpage.dox
index 4542e67..00d9a09 100644
--- a/doc/mainpage.dox
+++ b/doc/mainpage.dox
@@ -98,6 +98,7 @@ little clearer:
- @ref MIDIAPI
- @ref SessionClientFunctions
- @ref WeakLinkage
+ - @ref ControlAPI
The full API is described in:
@@ -120,6 +121,8 @@ The full API is described in:
and writing of MIDI data to a port
- @ref session.h "<jack/session.h>" functions that form the JACK
session API
+ - @ref control.h "<jack/control.h>" the API for starting and
+controlling a JACK server
In addition, the tools directory provides numerous examples
of simple JACK clients that nevertheless use the API to do something