From 1f35631ce52b50069e3b05efee360b42ff7d6a45 Mon Sep 17 00:00:00 2001 From: Gary Scavone Date: Fri, 11 Oct 2013 14:49:10 +0200 Subject: Version 1.0.4 --- doc/doxygen/footer.html | 2 +- doc/doxygen/tutorial.txt | 14 ++++++++------ doc/release.txt | 11 +++++++++-- 3 files changed, 18 insertions(+), 9 deletions(-) (limited to 'doc') diff --git a/doc/doxygen/footer.html b/doc/doxygen/footer.html index 12486d2..c8a06bb 100644 --- a/doc/doxygen/footer.html +++ b/doc/doxygen/footer.html @@ -1,7 +1,7 @@
-
©2003-2004 Gary P. Scavone, McGill University. All Rights Reserved.
+
©2003-2005 Gary P. Scavone, McGill University. All Rights Reserved.
Maintained by Gary P. Scavone, gary at music.mcgill.ca
diff --git a/doc/doxygen/tutorial.txt b/doc/doxygen/tutorial.txt index 326f641..8af317e 100644 --- a/doc/doxygen/tutorial.txt +++ b/doc/doxygen/tutorial.txt @@ -1,12 +1,10 @@ /*! \mainpage The RtMidi Tutorial - - -
\ref intro    \ref download    \ref start    \ref error    \ref probing    \ref output    \ref input    \ref virtual    \ref compiling    \ref debug    \ref apinotes    \ref license
+
\ref intro    \ref download    \ref start    \ref error    \ref probing    \ref output    \ref input    \ref virtual    \ref compiling    \ref debug    \ref apinotes    \ref acknowledge    \ref license
\section intro Introduction -RtMidi is a set of C++ classes (RtMidiIn and RtMidiOut) which provide a common API (Application Programming Interface) for realtime MIDI input/output across Linux (ALSA), Macintosh OS X, SGI, and Windows (Multimedia Library) operating systems. RtMidi significantly simplifies the process of interacting with computer MIDI hardware and software. It was designed with the following goals: +RtMidi is a set of C++ classes (RtMidiIn and RtMidiOut) that provides a common API (Application Programming Interface) for realtime MIDI input/output across Linux (ALSA), Macintosh OS X, SGI, and Windows (Multimedia Library) operating systems. RtMidi significantly simplifies the process of interacting with computer MIDI hardware and software. It was designed with the following goals: