Commit Graph

328 Commits

Author SHA1 Message Date
Ed Ward
1f90d2dac9 More CSS simplification, hopefully no visual change. Made the left bar active title readable (lighter red) 2019-02-26 08:36:33 -08:00
Ed Ward
df596e752f CSS simplification (no visual change hopefully) 2019-02-26 08:36:33 -08:00
Ed Ward
df028d8ec1 A bit more info on the Session metadata page 2019-01-25 14:52:55 +01:00
Ed Ward
1bc084d882 Converts <img> to <figure> where it makes sense 2019-01-24 12:00:52 +01:00
Ed Ward
0f647acbba Corrected a screencap 2019-01-22 17:39:06 +01:00
Ed Ward
c9ea791d60 Documenting the Region Properties dialog 2019-01-22 15:09:25 +01:00
Ed Ward
84dd34b2f5 Removed images/files no longer used 2019-01-21 15:32:31 +01:00
Ed Ward
dfd7223eb7 A bit of styling for the 1-page version 2019-01-14 12:31:58 +01:00
Ed Ward
ecdab5aaa7 Removing unused images, a tiny bit of styling 2019-01-14 11:15:37 +01:00
Ed Ward
a2b5aa75b9 new screenshot for plugin presets 2019-01-03 15:29:17 +01:00
Ed Ward
91db92553d More passive form, updated screenshots, updated 'export' and 'vbap panners' 2019-01-03 15:28:07 +01:00
Olivier Humbert
3226cf901c replace summary.png (2/2) 2018-11-08 11:53:56 -08:00
Olivier Humbert
e9472d15c3 replace summary.png (1/2) 2018-11-08 11:53:56 -08:00
Ed Ward
1eb42e830d Typos, passive form, image optimization 2018-04-16 14:40:10 +02:00
Ed Ward
f1ad4a580d More passive form/update menu locations & optimized image sizes 2018-04-16 14:40:10 +02:00
Ed Ward
5a9ceb32ac Removed a semi-broken transition in the CSS. 2018-04-16 14:40:10 +02:00
Ed Ward
ac18c771fa Updated the 'Metering in Ardour' page. Added a clearer to the template so that the prev/next buttons never flow in the content. 2018-04-16 14:40:10 +02:00
Ed Ward
9004ebcc1d Updated techniques for working with tempo and meters 2018-04-16 14:40:09 +02:00
Ed Ward
addc8c3758 More passive form, missing screenshot 2017-11-15 11:52:51 +01:00
Ed Ward
3bdda5034b Adding the Managing Template window in the templates doc 2017-11-15 09:55:40 +01:00
fa57e2e828 OSC more personal monitoring changes 2017-11-13 12:07:16 -08:00
Ed Ward
b4e2738a51 Adding the new Patch selector doc 2017-11-12 19:23:19 +01:00
f771801380 osc image resize 2017-11-08 13:48:54 -08:00
5954906783 OSC: update personal monitoring 2017-11-08 13:39:45 -08:00
Ed Ward
683c71bf24 Updated the documentation about templates, the new 'new session' window and the new 'add track' one. 2017-11-02 20:33:54 +01:00
Ed Ward
2275c59de3 Resuming work on removing 'you's. Adding a screenshot to the fade shapes. 2017-10-10 19:09:11 +02:00
53a0de36d9 OSC: add new GUI changes post 5.10 2017-07-18 09:06:22 -07:00
Ed Ward
f04faec983 Continuing the rephrasing, adding a missing screencap from previous commit. 2017-06-29 15:30:52 +02:00
Ed Ward
e957674fe9 More rephrasing, adding a screencap, removing a useless 1 liner page 2017-06-16 16:29:12 +02:00
Ed Ward
bc1078a91e Adding a link to edit in GitHub 2017-06-11 12:02:42 +02:00
Ed Ward
bf25b41536 Continuing the rephrasing, adding screencaptures, adding a miniature image class 'mini' for unnecessarily big screencaps, that grow fullsize on mouse hover 2017-06-09 19:14:41 +02:00
Ed Ward
3f5ecad3d7 Added a screenshot for MIDI patch change. Solves issue #7362. 2017-05-17 08:59:25 +02: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
Ed Ward
40881b5b46 Reindenting the left summary, lost after upgrading bootstrap 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
5d3614e072 visually distinguish table-headings from content 2017-04-16 14:30:48 +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
6b48dc5dbf Add Images to FP8 doc 2017-04-15 23:13:37 +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
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
Ed Ward
87867b6b20 Update to the midi track screenshot for completeness and readability 2017-03-23 12:31:57 +01:00
Ed Ward
733f66fecd Refactoring and simplification of the CSS. No visual change. 2017-03-23 10:32:14 +01:00
Ed Ward
9afd5cdf5e Updated the Layering doc with new pics, and removed the 'you's 2017-03-22 10:44:17 +01:00
Ed Ward
623883a633 update to the MIDI track header page 2017-03-22 09:30:58 +01:00
Ed Ward
8af8df1ec3 Updated the export dialog doc 2017-03-21 19:38:14 +01:00
Ed Ward
82ed19e6c5 updated the panners screenshots 2017-03-21 18:11:11 +01:00
Ed Ward
d64a2da9d2 Added a missing screencap, fixme 2017-03-21 14:54:12 +01:00
Ed Ward
5a1cec03d8 Updates to the outdated Quantize MIDI page 2017-03-21 14:18:17 +01:00
b01d3b251e MCP X-touch Mini info changed. 2017-03-20 18:35:28 -07:00
Ed Ward
a104e85bc3 Correcting the BCF2000 page 2017-03-20 09:39:22 +01: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
49e5d68129 Cleaning up the CSS 2017-03-11 15:11:42 +01:00
Ed Ward
e5387b177a Restyling, typos 2017-03-11 12:22:26 +01:00
Ed Ward
cd46b3b88b Documenting Track > Insert time/Remove Time 2017-03-10 13:14:17 +01:00
Ed Ward
8b72d27963 Documenting the MIDI tracer 2017-03-09 12:39:33 +01:00
Ed Ward
a24ea34f46 Updated some Edit / Region operations 2017-03-07 20:05:03 +01:00
Ed Ward
7717f195fe Documenting the Stretch Mode tool 2017-03-01 14:03:40 +01:00
Ed Ward
0282ab8308 Corrections to push-pull 2017-02-27 08:56:26 -08:00
Ed Ward
a7adc7aaa9 Reworked the push/pull trimming 2017-02-27 08:56:26 -08:00
Shamus Hammons
7a4c28bd86 Rearrangement and cleanup of Part I.
This includes rewriting out all of the "you" language that was peppered
throughout, fixing inconsistencies in layout, and removing <br>s
wherever they were misused and unnecessary (which was quite a lot).
2017-02-24 23:30:29 -06:00
Ed Ward
fdf05235b4 Documenting Session > Archive... and adding breadcrumbs to build.py 2017-02-24 13:23:51 +01:00
9b9f871806 no-op to get a push 2017-02-23 19:09:52 +01:00
Shamus Hammons
389c23a3b5 Added chapter on track automation. 2017-02-21 14:59:29 -06:00
Shamus Hammons
68df18aa44 Added chapter on gain envelopes. 2017-02-21 14:57:01 -06:00
Ed Ward
d5243965fa Documenting the MIDI List Editor 2017-02-21 12:02:26 +01:00
Ed Ward
5ecf3bcfe7 Documenting the Rhythm Ferret 2017-02-18 19:49:59 +01:00
Ed Ward
3ac2b1ab0a Replaced all the internal links with unbreakable links 2017-02-17 12:02:54 +01:00
Ed Ward
1fb47e2f28 Images clean-up 2017-02-16 16:56:47 +01:00
Shamus Hammons
b8a1eac378 Added fixups/new classes to the main CSS, cleanup of Mini-Timeline. 2017-02-15 17:22:56 -06:00
Shamus Hammons
9d0b0c6d46 Updated processor box and plugin manager pages; added images. 2017-02-14 09:18:56 -06: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
Ed Ward
661c9cf9df Documenting the 5.6 toolbar changes 2017-02-14 15:51:09 +01:00
Shamus Hammons
0e127ce41d Collapse diagrams/ into images/. 2017-02-13 22:03:29 +01:00
Shamus Hammons
d64781b7c2 New build system for documentation.
The new build system is documented in README.md, take a look to see the
nitty gritty. Major changes are: structure of the document is no longer
controlled by the filesystem, internal links are now 'unbreakable'.
2017-02-13 22:02:43 +01:00
ac92ade0dc Revert "New build system for documentation."
This reverts commit 178bba3b52.
2017-02-13 17:00:40 +01:00
Shamus Hammons
178bba3b52 New build system for documentation.
The new build system is documented in README.md, take a look to see the
nitty gritty. Major changes are: structure of the document is no longer
controlled by the filesystem, internal links are now 'unbreakable'.
2017-02-13 16:18:28 +01:00
Ed Ward
dea278885c Added a Sidechaining doc 2017-02-02 08:05:06 -08:00
7d7061d072 MCP corrected extender page to reflect new realities 2017-01-28 09:53:26 -08:00
3e47fa4419 OSC replace image with one that matches what is actually seen 2017-01-27 14:28:08 -08:00
Ed Ward
4b83ba7273 Rework of the Import dialog 2017-01-27 09:28:51 -08:00
Ed Ward
60292eb3b0 Reorganisation of Ardour's Interface, adding image maps 2017-01-23 17:17:42 +01:00
Ed Ward
2afd89172e Documenting the monitor section and adding a missing pdf file 2017-01-19 14:39:32 +01:00
Ed Ward
83547eea28 splitting the VCAs and Bus, moving it to The Mixer, better text and images 2017-01-18 09:39:26 +01:00
Ed Ward
8e04fe8306 Documenting the busses 2017-01-17 21:30:48 +01:00
Ed Ward
feaa3b828a Adding documentation about the Mixer Strips 2017-01-17 18:35:40 +01:00
Ed Ward
1375773602 Documenting the Session menu and the Transport menu, listing the others 2017-01-14 21:21:58 +01:00
Ed Ward
b5b0eb95e6 Documenting the Ruler 2017-01-13 17:09:04 +01:00
Ed Ward
bdace01988 Rewording & cleaning up in *Ardour's Interface*, new screenshots 2017-01-13 14:53:20 +01:00
Ed Ward
7a9da70647 Total rework of the *Ardour's Interface* part 2017-01-13 11:32:49 +01:00
Ed Ward
2901edb80a Adding documentation about busses and VCAs, updating screenshots 2017-01-10 10:35:19 +00:00
Ed Ward
d3bb62828e Documenting the Transport Bar and modifying the CSS for prettier checkboxes 2017-01-10 10:35:19 +00:00
Ed Ward
d39011c813 Another round of screencaps modernization 2017-01-04 16:51:49 +01:00
Ed Ward
19a2bd72f1 Correction of small html glitches and modernization of screen captures 2017-01-04 15:32:00 +01:00
Ed Ward
ed99aebd12 Optimizing PNGs size 2017-01-03 19:45:31 +01:00
Ed Ward
2381e8f22b Adding missing images 2017-01-03 19:26:49 +01:00
Ed Ward
88082afd4f Images and diagrams reorganisation 2017-01-03 14:05:11 +01:00
Ed Ward
03226099fe Adding some MIDI operations 2017-01-03 10:01:45 +01:00
fe07c211e0 OSC: Updates for Ardour 5.5 2016-11-29 20:37:38 -08:00
409f79ffec mention GUI dialog in passing 2016-09-27 15:15:24 -05:00
62e1eff4c8 add main image of entire push2 surface 2016-09-27 15:10:44 -05:00
8c814ab37f include some initial push 2 "screenshots" 2016-09-27 14:43:28 -05:00
nick_m
7d746de5ef Tempo & Meter : change constant and ramped images, fix formatting guesses. 2016-06-05 04:49:00 +10:00
nick_m
9b60bff723 Add some images to tempo & meter. 2016-06-05 04:02:29 +10:00
55a7d21a95 update L/R EQ screenshot 2016-04-16 22:09:07 +02:00
b19b4b659a start documentation on strict-i/o and pin management 2016-04-15 22:38:00 +02:00
1c9c8c1db0 tweak luadoc css 2016-04-14 03:58:28 +02:00
9bca305233 update lua class reference & CSS
Use monospace for declarations, the font used form the manual
rendered "&"  as "Et".
2016-04-12 14:28:52 +02:00
PipeManMusic
b42aa241c9 Fixed Inkscape export issue 2016-04-10 23:36:38 +02:00
PipeManMusic
34d6dde786 Last of the images 2016-04-10 23:36:38 +02:00
PipeManMusic
6237c7ecbe Added main bcf2000 images 2016-04-10 23:36:38 +02:00
PipeManMusic
7474381ae8 Forgot to add image files in last commit 2016-04-10 23:36:38 +02:00
6e1d335671 update lua class doc.
up from 139 to 150 doxygen annotations. (558 still missing)
2016-03-31 01:18:44 +02:00
d21622205d override some ardour-manual CSS for luadoc 2016-03-28 00:33:41 +02:00
2cb1352946 include generated lua class reference 2016-03-26 21:23:35 +01:00
fba47510e8 start documenation for the plugin-sidebar 2016-01-09 22:41:41 +01:00
d907f4296f update image 2015-12-01 16:15:15 -05:00
e835caa554 add faderport dialog image 2015-12-01 15:50:09 -05:00
bbf9dd5b06 add image of faderport 2015-12-01 14:23:06 -05:00
Joe Kokosa
34c56966b0 Create content for Plugin Manager which was previously empty. 2015-10-07 15:52:08 -04:00
StillLearnin
86c34280f4 update colors 2015-06-08 08:41:32 -04:00
Joe Kokosa
c81b78173d Global Preferences details for Ardour 4
Added screenshot of each tab of the Edit>Preferences dialog.
Added details for several of the tabs.
Added options without details (yet) of the rest of the tabs.

Note: I'm still working on the other tabs.
2015-05-04 08:08:57 -04:00
ded3543f74 more @media responsiveness to allow reading on smaller screens 2015-04-23 16:33:49 -04:00
Joe Kokosa
ba09faaaf4 Add details to Session Properties
Rename 02_seesion to 02_session
Update screen-shot of session properties to Ardour 4.0
Add chapter for each tab of session properties
2015-04-23 15:47:44 -04:00
Simon Kågedal Reimer
0d0a1048b8 Builds the manual without Jekyll. 2015-03-10 23:59:06 +01:00
62ff8a0f13 Tiny bit of documentation about soundcloud upload.
A few words & a screenshot about uploading to Soundcloud. Also fix a couple
of tiny typos.
2014-07-06 00:56:52 +01:00
50901afe63 A few words about stem export, and a screenshot for good measure. 2014-07-06 00:08:24 +01:00
6a24229a98 Rudimentary documentation for the export dialog. 2014-07-04 19:08:01 +01:00
Jörn Nettingsmeier
c94ae4ab08 CSS: swap column widths for bindings <dl>: 65% for the description, 30% for the key combo. 2014-02-08 01:27:13 +01:00
Jörn Nettingsmeier
80b03a51ca fix typos and validation errors. 2014-02-07 01:21:48 +01:00
Jörn Nettingsmeier
43ae142c68 remove script cruft that got superseded during XHTML fix. add charset meta-equiv, just in case. 2014-02-07 01:11:24 +01:00
Jörn Nettingsmeier
070d9812da add unspeakably ugly hack to user agent checker, so that the linux and mac bindings page key modifiers are 'pinned' regardless of user agent. 2014-02-07 01:06:55 +01:00
Jörn Nettingsmeier
0fed26b313 copy-editing chapter 20. 2014-02-07 00:04:38 +01:00
Jörn Nettingsmeier
e3adb8ef44 CSS: clear before floating images. 2014-02-06 22:15:03 +01:00
Jörn Nettingsmeier
8107428bfa copy-editing chapter 22 2014-02-06 00:59:35 +01:00
Jörn Nettingsmeier
c3224d4d90 rename embedding to linking, delete superseded stub pages, delete pointless screenshot 2014-02-05 21:08:18 +01:00
Jörn Nettingsmeier
852e372cbd add forgotten screenshot 2014-02-05 19:31:31 +01:00
Jörn Nettingsmeier
f02da19725 copy-editing chapter 10. 2014-02-05 18:32:01 +01:00
Jörn Nettingsmeier
ed6dd533f0 tame the floating behaviour of <dl>s: clear both before and after. the previous behaviour was not robust in the presence of right-floated images, shuffling text blocks all over the place. 2014-02-05 14:53:03 +01:00
Jörn Nettingsmeier
e24d8b4679 copy-editing chapter 9. 2014-02-05 12:05:41 +01:00
Jörn Nettingsmeier
e88e29ee80 add forgotten screenshot for audio/midi setup dialog 2014-02-05 12:05:21 +01:00
Jörn Nettingsmeier
4c1590e505 copy-editing chapter 8. 2014-02-05 11:19:59 +01:00
Jörn Nettingsmeier
2e006d9b93 copy-editing section 6. the beat goes on... 2014-02-04 22:55:37 +01:00
Jörn Nettingsmeier
5f92c0832c finish copy-editing of chapter 4. 2014-02-04 20:06:25 +01:00
Jörn Nettingsmeier
2d0291a89c improve CSS and tagging of platform-specifics. 2014-02-04 16:42:20 +01:00
Jörn Nettingsmeier
6e64603e61 copy-editing chapter 4. style guide grows healthy and strong and ever more verbose :) 2014-02-04 16:24:44 +01:00
Jörn Nettingsmeier
72b45cdd03 try to fix build error on production jekyll (works here with jekyll 2.0 2014-02-04 02:37:06 +01:00
Jörn Nettingsmeier
9734469dbc redirect from root to /welcome-to-ardour/ 2014-02-04 02:33:09 +01:00
Jörn Nettingsmeier
bbf5ab80b4 minor corrections 2014-02-04 01:53:24 +01:00
Jörn Nettingsmeier
3c0b358e09 copy-edit section 3. more additions to the style guide, rework style syllabus. 2014-02-04 01:33:51 +01:00
Jörn Nettingsmeier
afb6b04736 flesh out first couple of pages, test new semantic markup + update conventions syllabus, add styling. 2014-02-03 20:51:00 +01:00
Jörn Nettingsmeier
ada4ca79b2 move subtopics boilerplate from pages to generator, add styling 2014-02-03 18:24:14 +01:00
Jörn Nettingsmeier
5fbb1a1e6a styling for semantic markup elements, add XML declaration to generated output. 2014-02-03 18:10:07 +01:00
Jörn Nettingsmeier
303ad7ff7b simplify tree generation, restore broken autoscrolling (could use some tweaking) 2014-02-03 02:45:21 +01:00
Jörn Nettingsmeier
e875a677bd add balance screenshot, improve description. 2014-02-03 01:04:54 +01:00
Jörn Nettingsmeier
e443dcfd46 make javascript and google custom-search xhtml-safe 2014-02-02 22:58:27 +01:00
Jörn Nettingsmeier
42cb77a1a7 make template page xhtml1.0-strict conformant 2014-02-02 21:33:20 +01:00
Jörn Nettingsmeier
5d2eb67a70 preliminary VBAP panner docs 2014-02-02 20:16:22 +01:00
Jörn Nettingsmeier
8a9a84c1db add custom styling for floating images and notabene box 2014-02-02 20:14:48 +01:00
Jörn Nettingsmeier
3ec7b17ebc Add caveat about comb filtering with 2in2out. 2014-02-01 15:15:04 +01:00
3337930380 Manually tweaked cheat-sheet TeX Layout:
add \columnbreak before "Edit Point Playback"
and \pagebreak before "Edit Range"
2013-12-18 01:21:15 +01:00
6b60faf9b6 add generated cheat-sheet PDF 2013-12-17 16:16:36 +01:00
ae94e5969c first draft - towards documenting metering in ardour. 2013-09-10 03:08:35 +02:00
9eff6034ff initial version of videotimeline doc.. 2013-06-07 23:29:38 +02:00
73fd124e39 mono panner text (and image) 2013-03-22 13:29:43 -04:00
2113c7f379 actual panning content, for stereo panner 2013-03-22 10:40:25 -04:00
Nick Sellen
005661191b minor tidying of css 2013-03-11 15:02:24 -04:00
e7b7876739 add sync & latency chapter 2013-02-15 19:21:59 +01:00
Nick Sellen
44f68c1e45 fixed vertical height issue in sidebar, added google custom search 2013-01-31 16:32:15 +00:00
Nick Sellen
8dda4023a5 changes to README, only renders required menu parts now for faster build time, decreased font-size 2013-01-31 10:55:17 +00:00
Nick Sellen
ae6efdc4a0 initial commit 2013-01-30 00:26:36 +00:00