13
0
Commit Graph

75 Commits

Author SHA1 Message Date
44b47e70e0
Tweak doxygen doc (include timestamp, fix folder names) 2024-05-31 15:49:41 +02:00
1cd78c94d3
Improve doxygen's main page, add references 2024-05-28 01:00:42 +02:00
0df0e14e23
Ignore sourcecode doc if marked as such 2024-05-27 22:31:37 +02:00
1d0ef6337f
Overhaul doxygen main page 2024-05-27 20:13:55 +02:00
706d4c5dcc
Tweak Doxygen settings 2024-05-27 00:43:09 +02:00
75f5720c55
NO-OP: remove irrelevant comment 2024-05-26 17:00:19 +02:00
5a9d88a48a
Move doxygen images to sub-folder (to avoid ambiguities)
Since doxygen result is save to ./html/ searching for images
in ./ also find images already copied to ./html/
2024-05-26 16:59:41 +02:00
c8c7955d5d
Doxygen: add favicon 2024-05-26 05:53:16 +02:00
6b70ad254c
Doxygen: ignored @todo and @deprecated 2024-05-26 05:41:41 +02:00
d48af9a64d
Further tweaks to doxyen doc 2024-05-26 05:13:18 +02:00
f38fe2445f
Doxygen: draw a few more inheritance SVGs 2024-05-26 03:07:14 +02:00
c2e048547a
Modernize Doxygen HTML
using https://github.com/jothepro/doxygen-awesome-css.git
2024-05-26 02:53:41 +02:00
a642448b88
Update doxyfile (doxygen -u) 2024-05-24 21:39:42 +02:00
1b1d6e767b
Include YTK in doxygen doc 2024-05-13 20:09:30 +02:00
cbde791805 short doc on drawing cairo single pixel lines 2023-07-17 16:46:54 -06:00
Mads Kiilerich
8e7ef0d42c
PulseAudio: use correct casing
This will also change the internal backend name, so it will miss the
previous 'config' setting '<State backend="Pulseaudio" ...'` and the
session file's '<EngineHints backend="Pulseaudio" ...'. But that is no
big deal after upgrading. Especially after the backend has been broken
for some users for a while.
2022-11-04 13:44:55 +01:00
luz paz
3d395585c1
Fix various typos
Found via `codespell -q 3 -S *.po,./share/patchfiles,./libs -L ba,buss,busses,doubleclick,hsi,ontop,ro,seh,siz,sord,sur,te,trough,ue`  
Follow-up to 364f2f078
2022-04-08 19:51:02 +02:00
ccf5c07108
Update source-tree layout
* Remove wine, fst, windowsVST reference,
* VST3 support
* expand paths
2022-02-03 14:47:24 +01:00
Remi Thebault
b8e1cd53ce
Prepare waf update to 2.0.23 and enable 'clang_compilation_database'
This enables the generation of build/compile_commands.json
which is a compilation database recognized by some IDE/editors
to provide compiler quality linting.
To name a few:
 - Visual Studio Code
 - VIM (with ALE plugin)
2022-01-09 18:45:50 +01:00
2d817ffb57 add LaTeX original of tempo doc 2021-12-04 11:50:31 -07:00
d4c1d3e681 doc: add tempo math writeup from _FrnchFrgg_, lost from the nutempo branch 2021-11-17 12:16:39 -07:00
e75e8ea645 copy of kruger's spline paper 2021-08-30 12:54:53 -06:00
e4a2f1fc3b
Clarify source-tree doc: libsmf is used inside libevoral
This partially reverts 990afec2e
2020-04-28 21:27:16 +02:00
990afec2e3
Tabs to space and fix typo 2020-04-28 21:10:07 +02:00
860b36b06c tweak source code layout docs 2020-04-28 12:02:07 -06:00
74de320bd9
Update source-tree layout description 2020-04-27 16:15:52 +02:00
e219a6cd1e
Source-tree consistency (headless tools at top-level)
This move ardour-lua session tool to top-level, next to
headless/hardev.
2020-03-26 19:00:41 +01:00
7a0ed32b38
Update doxygen doc
Add new folders, update and alphabetically sort HAVE_[] defines.
Specify that .h header files are C++ (fixes some warnings)
2020-03-02 17:58:03 +01:00
96ef1dc0ed
Cleanup cource tree: collect patches 2020-02-23 16:21:50 +01:00
19603d075f
Update waf to v2.0.19 2020-01-25 04:07:41 +01:00
7b850b9d30
Add LTC frame doc image 2019-09-30 21:03:26 +02:00
f04092c0b1
Update Doxygen config:
* process only header files (API is supposed to be documented there)
  (this resolves various inheritance and ambiguities, as well)
* Set pre-processor defines as a normal Ardour compile would
* Expand Macros (fixes issues with visibility defines)
2019-09-30 04:39:37 +02:00
fa7c4718e8
Upddate path for doxygen doc 2019-09-29 01:26:49 +02:00
19540e5ad7 initial version of transport state machine diagram 2019-02-26 09:27:20 -07:00
dcb55c508e additional changes to follow library name change from timecode -> temporal 2017-09-25 12:13:54 -04:00
012567beb5 Update tools for new source-tree layout 2017-07-17 21:06:04 +02:00
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
793fed736d update extracted documentation (js.gz) 2016-03-31 01:19:15 +02:00
6b33ebaafa update luadoc 2016-03-26 14:55:16 +01:00
3f71e669ae add lua script to test channel-mapping, update doc 2016-03-26 01:06:33 +01:00
e0dedcf6e1 update generated luadoc, zlib compress json 2016-03-24 22:54:20 +01:00
9ed7793326 add/update lua scripts 2016-03-23 23:45:39 +01:00
e105d50d66 update luadoc 2016-03-22 00:50:14 +01:00
9f0130249d update Lua Binding Doc and html generator 2016-03-21 19:06:51 +01:00
945bb181bc first steps towards formatting lua binding doc (JSON/HTML) 2016-03-21 04:09:01 +01:00
88caab41b2 add more lua examples/doc 2016-03-19 16:41:59 +01:00
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
4548bb7124 update Doxyfile 2015-10-01 21:57:27 +02:00
293c7bd74f further updated monitor-modes doc:
* separate heading
* clarify “silence/passthough” with hardware mon.
2015-04-22 20:06:50 +02:00
741488030b mon-modes doc: clarify table-headings and renice.
Thanks to Chris!
2015-04-22 17:17:59 +02:00