Commit Graph

12 Commits

Author SHA1 Message Date
Matthijs Kooijman
90a96d4693 OSC: Document missing feedback configuration bits (#267) 2024-07-02 09:15:08 +02:00
Matthijs Kooijman
d1c6c313f3 OSC: Make plugin documentation complete (#266)
* OSC: Clarify control messages are also sent as feedback

This is already mentioned on the feedback page, but mentioning it above
the list of control messages helps interpreting that list.

* OSC: Remove errant commas in addresses

The rest of the docs do not use commas to separate the address from
arguments, so remove them here. These commas seem to have been
introduced first in commit 1138f1d (OSC: update OSC docs.) and were
probably copy-pasted into docs added after that.

* OSC: Fix and complete plugin operations and feedback

This makes the documentation complete by adding missing messages,
clarifying some existind documenation and fixing `/select/plug_page`
(address and parameter description were incorrect).
2024-07-02 09:14:52 +02:00
04489f8e64 Correct OSC personal monitoring to Foldback 2020-04-05 13:43:13 -07:00
6a784fa96c Remove trailing spaces 2020-03-27 09:15:36 -07:00
9d40f14263 OSC: new for 6.0 2020-03-27 09:15:36 -07:00
042723be89 More spelling, grammar & style fixes
it's --> it is/its as appropriate
loose --> lose
were --> where
remove excess hyphens
2019-01-03 15:36:54 +00:00
f56f685d73 OSC added some ids to take reader directly to relevant info 2017-11-10 17:34:25 -08:00
c74044cf79 OSC add /use_group 2017-11-10 16:59:33 -08:00
Shamus Hammons
85766daaf1 Fix for non-matching internal links. 2017-08-03 20:52:36 -05:00
0fec8c5f7c Correct busses spelling 2017-02-25 08:46:51 -08:00
Shamus Hammons
dfec6899ef Initial cleanup of manual content.
This includes fixing em-dashes, badly spaced colons, various
misspellings, removal of spurious {% %} constructs, conversion of <br />
to <br> (still too many <br>s kicking around), and initial light cleanup
of a few sections that caught my eye.
2017-02-14 09:18:56 -06:00
Shamus Hammons
2098e011e6 Move content from _manual/ to include/. 2017-02-13 22:03:38 +01:00