Commit Graph

39 Commits

Author SHA1 Message Date
Robin Gareus dd57b33b26 remove and ignore intermediate generated documentation files
..until someone steps up and wants to use those for auto-complete etc.
2016-04-12 13:55:09 +02:00
Robin Gareus 793fed736d update extracted documentation (js.gz) 2016-03-31 01:19:15 +02:00
Robin Gareus 6b33ebaafa update luadoc 2016-03-26 14:55:16 +01:00
Robin Gareus 3f71e669ae add lua script to test channel-mapping, update doc 2016-03-26 01:06:33 +01:00
Robin Gareus e0dedcf6e1 update generated luadoc, zlib compress json 2016-03-24 22:54:20 +01:00
Robin Gareus 9ed7793326 add/update lua scripts 2016-03-23 23:45:39 +01:00
Robin Gareus e105d50d66 update luadoc 2016-03-22 00:50:14 +01:00
Robin Gareus 9f0130249d update Lua Binding Doc and html generator 2016-03-21 19:06:51 +01:00
Robin Gareus 945bb181bc first steps towards formatting lua binding doc (JSON/HTML) 2016-03-21 04:09:01 +01:00
Robin Gareus 88caab41b2 add more lua examples/doc 2016-03-19 16:41:59 +01:00
Robin Gareus 2de4e1d79f patch waf - fixes clang/linux compilation
pkg-config --cflags for c++ libs includes -std=C++11
waf-1.6 has no concept to separate cflags/cxxflags in uselib for c files
clang error: invalid argument '-std=c++11' not allowed with 'C/ObjC'
2016-02-28 21:48:49 +01:00
Robin Gareus 4548bb7124 update Doxyfile 2015-10-01 21:57:27 +02:00
Robin Gareus 293c7bd74f further updated monitor-modes doc:
* separate heading
* clarify “silence/passthough” with hardware mon.
2015-04-22 20:06:50 +02:00
Robin Gareus 741488030b mon-modes doc: clarify table-headings and renice.
Thanks to Chris!
2015-04-22 17:17:59 +02:00
Robin Gareus 405afb757d add documentation about meter colors 2014-11-10 22:22:54 +01:00
Robin Gareus bf1de52de5 update callgrind script and add some doc. 2014-07-08 01:11:05 +02:00
Paul Davis 65a62bf514 correct information on waf updates 2013-11-10 17:44:50 -05:00
Robin Gareus e5424826e5 updated monitor modes doc (new version from Chris with IDs) 2013-08-09 19:34:32 +02:00
Colin Fletcher ddfc047f0e Update region_ops.txt to match current behaviour, and fix a couple of comments.
Update region_ops.txt to better describe the current behaviour of
Editor::get_regions_from_selection_and_edit_point(), and fix a couple of
comments that still referred to the no-longer-existing 'edit' property of
route groups.
2013-04-03 23:21:53 +01:00
Paul Davis 204ec4ebd9 rebuild waf to avoid CC/CXX flags that do not work on OLD apple gcc; remove unnecessary step from updating_waf.txt
git-svn-id: svn://localhost/ardour2/branches/3.0@14176 d708f5d6-7413-0410-9779-e7cbd77b26cf
2013-03-07 15:32:56 +00:00
Paul Davis 55a882dd78 vague diagram on event loop/UI interactions
git-svn-id: svn://localhost/ardour2/branches/3.0@12077 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-04-24 17:15:37 +00:00
Carl Hetherington 1ea4b09d5d Add drawing.
git-svn-id: svn://localhost/ardour2/branches/3.0@12023 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-04-18 22:23:12 +00:00
Carl Hetherington c5d1bbf3a3 Replace images with not washed out ones.
git-svn-id: svn://localhost/ardour2/branches/3.0@11220 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-01-10 15:20:54 +00:00
Carl Hetherington 0a60f2b322 Missing screenshots.
git-svn-id: svn://localhost/ardour2/branches/3.0@11219 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-01-10 14:51:04 +00:00
Carl Hetherington 431a30b3a9 Add notes on running unit tests.
git-svn-id: svn://localhost/ardour2/branches/3.0@11141 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-01-03 16:10:34 +00:00
Carl Hetherington b177514930 Revert internals of the last layering-related commit, and go back a slightly-cleaned-up version of how it was before. Remove all layering modes; only option now is add-is-higher. Move-add-higher could easily be re-added if anyone uses it.
git-svn-id: svn://localhost/ardour2/branches/3.0@11111 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-12-29 22:14:15 +00:00
Carl Hetherington 6304261b98 Re-work layering in possibly debatable ways. Sketchy docs in doc/layering.
git-svn-id: svn://localhost/ardour2/branches/3.0@11088 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-12-27 01:42:49 +00:00
Carl Hetherington bda0f938fb Tidy up monitoring slightly so that it matches oofus' truth
table for the various different states.  Should fix #4533.


git-svn-id: svn://localhost/ardour2/branches/3.0@11073 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-12-26 15:37:14 +00:00
Paul Davis 2eb3b57aeb fix --debug being set to False by default (originates in drobilla's autowaf.py), upgrade to waf 1.6.8, update instructions on how to build a custom waf
git-svn-id: svn://localhost/ardour2/branches/3.0@10252 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-10-20 13:57:30 +00:00
David Robillard 40f5051527 Add instructions for updating waf lest I get hit by a bus
git-svn-id: svn://localhost/ardour2/branches/3.0@10165 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-09-29 21:22:37 +00:00
Carl Hetherington 70b0748fc7 Attempt #46 to understand MIDI data locking.
git-svn-id: svn://localhost/ardour2/branches/3.0@9576 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-05-23 22:16:11 +00:00
Carl Hetherington b6587ad160 Assorted doxygen fixes; no functional changes.
git-svn-id: svn://localhost/ardour2/branches/3.0@9575 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-05-23 22:12:45 +00:00
Carl Hetherington 7e7dd8e85a Add simple mainpage.
git-svn-id: svn://localhost/ardour2/branches/3.0@8838 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-02-13 19:34:53 +00:00
Carl Hetherington c9d16512e9 Document gtkmm2ext.
git-svn-id: svn://localhost/ardour2/branches/3.0@8836 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-02-13 19:34:28 +00:00
Carl Hetherington b5ab2e030b Tidy up the region menu a bit, and hopefully clarify what regions will be
operated on in different circumstances.  Make the main menubar Region menu
the same as the context one, and use the same logic to sensitize/desensitize
actions for them.


git-svn-id: svn://localhost/ardour2/branches/3.0@7954 d708f5d6-7413-0410-9779-e7cbd77b26cf
2010-11-03 22:19:29 +00:00
Carl Hetherington d2beb38ea9 Add a couple of bits of documentation.
git-svn-id: svn://localhost/ardour2/branches/3.0@6908 d708f5d6-7413-0410-9779-e7cbd77b26cf
2010-04-15 13:55:32 +00:00
Carl Hetherington cc227eb75e Document libpbd.
git-svn-id: svn://localhost/ardour2/branches/3.0@6815 d708f5d6-7413-0410-9779-e7cbd77b26cf
2010-03-31 18:36:14 +00:00
Carl Hetherington 1a44701643 Fix a couple of crashes with empty matrices. Some small optimisations.
Correctly handle descenders on text when plotting labels.  Minor layout
improvements.  Add some drawings of what's going on in the port matrix
so that I don't keep losing them.


git-svn-id: svn://localhost/ardour2/branches/3.0@6319 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-12-07 00:41:50 +00:00
Carl Hetherington 69cf67f99a Add basic Doxygen file.
git-svn-id: svn://localhost/ardour2/branches/3.0@5442 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-07-30 13:37:33 +00:00