Commit Graph

769 Commits

Author SHA1 Message Date
Ed Ward
b081e2c784 Refactoring to finish the Ardour Interface page, updated the content of the tracks headers, moved Video to its own section 2017-04-25 10:20:35 +02:00
Ed Ward
f3b3681526 Corrected and added more information to README.md 2017-04-23 07:47:34 -07:00
Ed Ward
01f67f83fd Renaming About Ardour's Interface 2017-04-23 07:47:34 -07:00
Ed Ward
98bfbf08ca Typos correction 2017-04-23 07:47:34 -07:00
Ed Ward
3c95349126 Removed a reference to an outdated CSS 2017-04-23 07:47:34 -07:00
Ed Ward
d302fd124d Small detail: made the redirection page W3C-compliant 2017-04-23 07:47:34 -07:00
Ed Ward
b818a4a213 Corrected the TOC ids to classes, updated the CSS accordingly 2017-04-23 07:47:34 -07:00
146de9657e Fix some typos and clarify operation modes of the FP8 2017-04-20 16:21:52 +02:00
Ed Ward
40881b5b46 Reindenting the left summary, lost after upgrading bootstrap 2017-04-18 15:16:31 -07:00
Ed Ward
484ec91eec Reworked the Region context menu to de-duplicate 2017-04-18 15:16:31 -07:00
Ed Ward
a28590c561 Update to bootstrap 3.3, minor tweaks 2017-04-18 15:16:31 -07:00
b5f0a5ec71 Update FP8 doc to reflect Ardour 5.8-320-gbce08cf4f 2017-04-18 16:15:28 +02:00
91e0d9a49b fix HTML 2017-04-17 15:14:34 +02:00
44001770a7 FP8: Layout and <kbd> design. 2017-04-17 15:12:17 +02:00
2c7900ab3f FP8: cont'd content updates and fixes. 2017-04-16 15:01:13 +02:00
5d3614e072 visually distinguish table-headings from content 2017-04-16 14:30:48 +02:00
ea46e05c03 FP8: Add a Session Navigation overview table 2017-04-16 14:30:09 +02:00
4d8826aa33 And another html fix (matching closing tag) 2017-04-16 13:49:32 +02:00
8bd38ab840 Fix copy/paste linewrap. 2017-04-16 13:48:04 +02:00
7e8bf55c0f FP8 manual update:
* consistent use of "mixer-strip"
* wrap all buttons in <kbd>
* fix some typos
2017-04-16 13:43:57 +02:00
85e5c38cd7 Fix <li>, <ol> flow around float elements
http://stackoverflow.com/questions/710158/why-do-my-list-item-bullets-overlap-floating-elements
2017-04-16 01:45:14 +02:00
20fe02c755 gah <div/> isn't allowed either 2017-04-16 01:18:14 +02:00
b41791407d Figures must not be inside a paragraph, either 2017-04-16 01:15:51 +02:00
b64bcf6802 Fix HTML (lists are not allowed inside paragraphs) 2017-04-16 01:11:46 +02:00
89391911af First round of corrections to the FP8 manual 2017-04-16 00:55:14 +02:00
6b48dc5dbf Add Images to FP8 doc 2017-04-15 23:13:37 +02:00
4df985d472 Tweak FP doc for consistency 2017-04-15 17:47:54 +02:00
f9a4bab8f1 Rough-in FaderPort8 documentation 2017-04-15 17:47:33 +02:00
Ed Ward
ac38fc46aa Correcting 'panning' to 'scrolling' 2017-04-10 15:55:27 +02:00
Ed Ward
62e32a441a Added 'navigating the editor' 2017-04-10 14:52:14 +02:00
Ed Ward
37e277b34b Deleting an empty part about surround, moving the only article in it to 'mixing' 2017-04-09 07:59:58 -07:00
Ed Ward
7ab7582fa3 Correcting typos, adding links 2017-04-09 07:59:58 -07:00
Ed Ward
0e1b433642 Responsive Search bar 2017-04-09 07:59:58 -07:00
c3e7e81009 change "s" to "speed" so it is not confused with string. 2017-04-08 07:15:26 -07:00
Ed Ward
fec5e92c4e Small 1-liner corrections 2017-03-28 14:58:52 +02:00
Ed Ward
71c5ef273f Typos 2017-03-28 14:47:27 +02:00
Ed Ward
fe449a5228 Refining the CSS, changed the search to Duckduckgo, search filed in the sidebar, localized font 2017-03-28 11:13:12 +02:00
Ed Ward
285685b150 Rephrasing and correctiong the Tracks & Bus groups page 2017-03-27 09:10:40 +02:00
592b0257fc OSC query updated 2017-03-26 22:00:05 -07:00
Ed Ward
d26989c791 Table line-height corrected 2017-03-26 18:13:46 +02:00
Ed Ward
61e20da653 user selectable <kbd>s 2017-03-26 17:20:17 +02:00
Ed Ward
75b4514f77 tweaking the CSS (GCSE, HiDPI) 2017-03-26 16:55:59 +02:00
ab19a4c2b7 Allow selection..
at least until various elements in the Appendix which are not keyboard-
shortcuts are no longer <kdb> .
It's really practical to be able top copy Editor action names and
OSC methods for example.
2017-03-25 23:53:15 +01:00
f6c1498019 back to some semblance of CSS sanity
overriding global style without specifics is really bad practic here.
it breaks subtly breaks many cases.

- particularly table width:100% with a sidebar
- do not mix design and layout
- nor semantics and visual style

some of these should probably re-incarnate in table.dl
2017-03-25 23:53:06 +01:00
67da5d4577 Be a bit more specific at least. 2017-03-25 23:27:50 +01:00
2a06332b4a OSC added /strip/list feedback documentation. 2017-03-24 17:20:49 -07:00
22361bdd91 OSC query add information. 2017-03-24 13:37:34 -07:00
Ed Ward
87867b6b20 Update to the midi track screenshot for completeness and readability 2017-03-23 12:31:57 +01:00
Ed Ward
3a15abb663 Finished the documentation of the track context menu 2017-03-23 11:53:38 +01:00
Ed Ward
e3ab06b723 Adding a feature to the midi scroomer 2017-03-23 11:25:12 +01:00