Arun Raghavan
188f9772c8
build-sys: Fix a couple of meson warnings
...
Part-of: <https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/556 >
2021-05-17 16:07:33 -04:00
Igor V. Kovalenko
a2db3fcfb2
message-params: clean up
...
Part-of: <https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/525 >
2021-03-27 11:18:22 +00:00
Igor V. Kovalenko
f4bce0bb98
build-sys: drop autotools build system
...
Part-of: <https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/516 >
2021-03-15 18:25:06 +00:00
Georg Chini
4a28b164d1
pactl: Implement list message-handlers
...
For better readability, "pactl list message-handlers" is introduced which
prints a formatted output of "pactl send-message /core list-handlers".
The patch also adds the functions pa_message_params_read_raw() and
pa_message_params_read_string() for easy parsing of the message response
string. Because the functions need to modify the parameter string,
the message handler and the pa_context_string_callback function now
receive a char* instead of a const char* as parameter argument.
Part-of: <https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/51 >
2020-12-03 14:41:39 +00:00
Tanu Kaskinen
2c790e1937
meson: Add doxygen target
...
The documentation can be generated with "ninja -C build doxygen". The
output will go to "doxygen/html" under the build directory.
2020-08-10 19:50:57 +03:00
Tanu Kaskinen
6fce5b2eac
build-sys: Configure doxygen.conf.in a bit differently
...
This change prepares for adding a doxygen target to the Meson build
system. The DOXYGEN_OUTPUT_DIRECTORY substitution variable is needed so
that the output will go to the build directory. I also replaced @srcdir@
with @top_srcdir@. I think it looks cleaner, since the ".." parent
directory traversal is avoided. It also happened to make writing the
Meson rules easier.
2020-08-10 19:38:07 +03:00
Joseph Herlant
32859fbe85
Fix typo: managable -> manageable
2018-09-17 10:04:30 -07:00
Ondrej Holecek
5effc83479
update FSF addresses to FSF web page
...
FSF addresses used in PA sources are no longer valid and rpmlint
generates numerous warnings during packaging because of this.
This patch changes all FSF addresses to FSF web page according to
the GPL how-to: https://www.gnu.org/licenses/gpl-howto.en.html
Done automatically by sed-ing through sources.
2015-01-14 22:20:40 +02:00
Tanu Kaskinen
7fac107301
doxygen: Enable GENERATE_DEPRECATEDLIST
...
This generates a list of deprecated things, which is accessible from
the table of contents frame. The list, however, isn't the important
thing here. The important thing is that this also prevents doxygen
from stripping all documentation for the deprecated things.
Previous discussion:
http://thread.gmane.org/gmane.comp.audio.pulseaudio.general/18794
2014-04-17 10:53:49 +03:00
Tanu Kaskinen
b9147fad0f
direction: Add a couple of direction helper functions
2014-03-27 10:02:57 +02:00
Tanu Kaskinen
e7a77384fb
doxygen: Update the configuration file
...
I reviewed the changes, and I didn't find anything that would actually
have effects on the generated output.
2014-03-24 09:40:09 +02:00
Arun Raghavan
f6291d974a
doc: Fix building doxygen docs out of tree
2013-06-12 18:41:08 +05:30
Christoph Gysin
7615a4853c
doc: Generate API documentation for ext-device-manager and ext-device-restore.
...
I noticed that the doxygen API (http://freedesktop.org/software/pulseaudio/doxygen )
does not include ext-device-manager.h. The following patch adds ext-device-manager.h
and ext-device-restore.h to the list of files processed by doxygen.
2012-12-19 12:31:50 +02:00
Lennart Poettering
08d4f8e2c3
build-sys: readd stub makefiles to subdirectories to make building with emacs easier
2012-05-15 14:17:58 +02:00
Arun Raghavan
cebb4e031d
doxygen: generate documentation for format.h
2011-05-15 10:09:35 +05:30
Lennart Poettering
4e3f7d5577
doxygen: add rtclock.h to documentation
2009-09-11 01:49:39 +02:00
Lennart Poettering
a3e57da0f0
add doxygen documentation for ext-stream-restore.h
2008-08-20 00:17:33 +02:00
Lennart Poettering
bb009345ca
hide doxygen docs from git
2008-07-29 15:36:25 +02:00
Lennart Poettering
822366a653
remove remaining $
2008-06-18 22:38:32 +02:00
Lennart Poettering
6c4edd159a
add missing gitignore files
2008-06-18 00:51:50 +02:00
Lennart Poettering
045c1d602d
merge glitch-free branch back into trunk
...
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@2445 fefdeb5f-60dc-0310-8127-8f9354f1896f
2008-05-15 23:34:41 +00:00
Lennart Poettering
d989c692ac
add browser.h to doxygen docs
...
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1070 fefdeb5f-60dc-0310-8127-8f9354f1896f
2006-07-13 17:34:08 +00:00
Lennart Poettering
f44ba09265
big s/polyp/pulse/g
...
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1033 fefdeb5f-60dc-0310-8127-8f9354f1896f
2006-06-19 21:53:48 +00:00
Pierre Ossman
0796ead0db
Move timeval calculation functions into their own file.
...
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@926 fefdeb5f-60dc-0310-8127-8f9354f1896f
2006-05-18 06:45:43 +00:00
Lennart Poettering
6766a3ba21
add util.h to doxygen
...
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@919 fefdeb5f-60dc-0310-8127-8f9354f1896f
2006-05-17 20:42:27 +00:00
Lennart Poettering
6e9f2d7093
add utf8.h and xmalloc.h to doxygen docs
...
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@912 fefdeb5f-60dc-0310-8127-8f9354f1896f
2006-05-17 19:06:42 +00:00
Lennart Poettering
dbf62d4bc5
add thread-mainloop.h to doxygen docs
...
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@843 fefdeb5f-60dc-0310-8127-8f9354f1896f
2006-05-11 12:59:58 +00:00
Lennart Poettering
9ad753ed1f
fix "make distccheck" properly
...
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@752 fefdeb5f-60dc-0310-8127-8f9354f1896f
2006-04-18 18:44:44 +00:00
Lennart Poettering
65fd9b315b
fix make distcheck
...
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@751 fefdeb5f-60dc-0310-8127-8f9354f1896f
2006-04-18 18:18:28 +00:00
Lennart Poettering
b36ed4d23a
remove cdecl.h from doxygen docs
...
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@520 fefdeb5f-60dc-0310-8127-8f9354f1896f
2006-02-20 15:55:05 +00:00
Lennart Poettering
16285f9cc3
make doxygen ignore PA_CDECL_BEGIN/PA_CDECL_END
...
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@512 fefdeb5f-60dc-0310-8127-8f9354f1896f
2006-02-20 04:05:59 +00:00
Lennart Poettering
b9513089f5
fix doxygen
...
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@498 fefdeb5f-60dc-0310-8127-8f9354f1896f
2006-02-17 00:11:54 +00:00
Lennart Poettering
1e78a1dd02
change doxygen build stuff for better compat with moderm automakes
...
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@332 fefdeb5f-60dc-0310-8127-8f9354f1896f
2005-01-08 01:19:34 +00:00
Lennart Poettering
9b0ec37fcf
* add support for asynchronous name resolution
...
* remove directories listing from doxygen
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@330 fefdeb5f-60dc-0310-8127-8f9354f1896f
2005-01-08 01:15:11 +00:00
Lennart Poettering
fa499dad06
Make the whole stuff LGPL only
...
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@284 fefdeb5f-60dc-0310-8127-8f9354f1896f
2004-11-14 14:58:54 +00:00
Lennart Poettering
e0fe68a2d4
minor stuff
...
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@140 fefdeb5f-60dc-0310-8127-8f9354f1896f
2004-08-19 06:24:40 +00:00
Lennart Poettering
ca2265f372
Documentation work
...
add pkg-config support for GLIB main loop
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@133 fefdeb5f-60dc-0310-8127-8f9354f1896f
2004-08-17 17:17:22 +00:00
Lennart Poettering
c17545108b
proper ref counting for more objects
...
some documentation update
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@124 fefdeb5f-60dc-0310-8127-8f9354f1896f
2004-08-15 00:02:26 +00:00
Lennart Poettering
22cb23eedb
implement proper refcounting in polyplib
...
split polyplib to multiple modules
add some prelimenary documentation
add doxygen support
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@123 fefdeb5f-60dc-0310-8127-8f9354f1896f
2004-08-14 20:25:32 +00:00