Commit Graph

15 Commits

Author SHA1 Message Date
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
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
88d6f39b5f Spelling & grammar fixes 2018-11-08 20:07:49 +00:00
f56f685d73 OSC added some ids to take reader directly to relevant info 2017-11-10 17:34:25 -08:00
Shamus Hammons
081e7af0b6 Fix for internal anchor links in the build script.
Seems this had been broken for some time now, but nobody noticed it. :-/
Thanks to Len Ovens for pointing this one out. :-)
2017-11-10 18:47:11 -06:00
f748342d8f Added documentation for automation modes in OSC 2017-05-15 10:36:36 -07:00
ba883bbaa0 OSC: jog mode 2017-05-03 18:13:15 -07:00
Ed Ward
a123dfec51 Links converted to unbreakable ones. Last round I hope ? 2017-04-25 11:58:33 +02:00
31b3992ae0 OSC spelling 2017-03-19 09:05:20 -07:00
41fd472af4 OSC feedback has new feedback added. 2017-03-19 09:00:11 -07:00
Ed Ward
7be4f50799 converting abused <dl>s into <table>s 2017-03-14 17:43:24 +01:00
Ed Ward
0d4be5fdfb Polishing the CSS for OSC messages 2017-03-13 17:28:24 +01:00
Ed Ward
3ac2b1ab0a Replaced all the internal links with unbreakable links 2017-02-17 12:02:54 +01:00
Shamus Hammons
2098e011e6 Move content from _manual/ to include/. 2017-02-13 22:03:38 +01:00