Wim Taymans
f1658434be
docs: fix some signedness compilation warnings
2026-06-26 10:27:34 +02:00
Barnabás Pőcze
8caea521d7
doc: compile tutorial programs
...
The programs in `doc/examples` are not compiled currently, so let's
compile them if the `docs` and `examples` options don't disallow it.
`tutorial4.c` needs a small modification to avoid `-Wfloat-conversion`.
Additionally, install them if `installed_tests` is not disabled.
2026-05-08 15:20:41 +00:00
Wim Taymans
0267a5906e
doc: add DSP filter tutorial
...
Add CLAUDE generated tutorial7 based on the audio-dsp-filter
example.
2025-09-22 11:01:52 +02:00
Tristan Cacqueray
ce985def73
loop: clarify the pw_main_loop_run returned value
2024-06-04 15:34:59 +00:00
Wim Taymans
cb2b7af8fd
tutorial: fix s16 scale and add some docs
...
The float -> s16 scale value is 32767 or 32768 with clamping. Fix this
and add some docs.
Fixes #3838
2024-02-06 11:38:29 +01:00
Pauli Virtanen
77fad4ee13
doc: reorganize files
...
Separate various autogen files from the documentation .dox files.
Rename .dox files to match the intended tree structure.
2023-11-19 16:39:15 +00:00