summaryrefslogtreecommitdiff
path: root/doxygen
Commit message (Collapse)AuthorAgeFilesLines
* build-sys: Fix a couple of meson warningsv14.99.1Arun Raghavan2021-05-171-2/+2
| | | | Part-of: <https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/556>
* message-params: clean upIgor V. Kovalenko2021-03-271-1/+0
| | | | Part-of: <https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/525>
* build-sys: drop autotools build systemIgor V. Kovalenko2021-03-151-22/+0
| | | | Part-of: <https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/516>
* pactl: Implement list message-handlersGeorg Chini2020-12-031-0/+1
| | | | | | | | | | | | | 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>
* meson: Add doxygen targetTanu Kaskinen2020-08-101-0/+10
| | | | | The documentation can be generated with "ninja -C build doxygen". The output will go to "doxygen/html" under the build directory.
* build-sys: Configure doxygen.conf.in a bit differentlyTanu Kaskinen2020-08-101-32/+32
| | | | | | | | | 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.
* Fix typo: managable -> manageableJoseph Herlant2018-09-171-1/+1
|
* update FSF addresses to FSF web pageOndrej Holecek2015-01-141-3/+1
| | | | | | | | | 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.
* doxygen: Enable GENERATE_DEPRECATEDLISTTanu Kaskinen2014-04-171-1/+1
| | | | | | | | | | 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
* direction: Add a couple of direction helper functionsTanu Kaskinen2014-03-271-0/+1
|
* doxygen: Update the configuration fileTanu Kaskinen2014-03-241-198/+914
| | | | | I reviewed the changes, and I didn't find anything that would actually have effects on the generated output.
* doc: Fix building doxygen docs out of treeArun Raghavan2013-06-121-31/+31
|
* doc: Generate API documentation for ext-device-manager and ext-device-restore.Christoph Gysin2012-12-191-1/+31
| | | | | | 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.
* build-sys: readd stub makefiles to subdirectories to make building with ↵Lennart Poettering2012-05-151-2/+4
| | | | emacs easier
* doxygen: generate documentation for format.hArun Raghavan2011-05-151-1/+1
|
* doxygen: add rtclock.h to documentationLennart Poettering2009-09-111-1/+1
|
* add doxygen documentation for ext-stream-restore.hLennart Poettering2008-08-201-465/+464
|
* hide doxygen docs from gitLennart Poettering2008-07-291-0/+1
|
* remove remaining $Lennart Poettering2008-06-181-2/+0
|
* add missing gitignore filesLennart Poettering2008-06-181-0/+1
|
* merge glitch-free branch back into trunkLennart Poettering2008-05-151-1/+1
| | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@2445 fefdeb5f-60dc-0310-8127-8f9354f1896f
* add browser.h to doxygen docsLennart Poettering2006-07-131-1/+1
| | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1070 fefdeb5f-60dc-0310-8127-8f9354f1896f
* big s/polyp/pulse/gLennart Poettering2006-06-192-6/+6
| | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1033 fefdeb5f-60dc-0310-8127-8f9354f1896f
* Move timeval calculation functions into their own file.Pierre Ossman2006-05-181-1/+1
| | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@926 fefdeb5f-60dc-0310-8127-8f9354f1896f
* add util.h to doxygenLennart Poettering2006-05-171-1/+1
| | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@919 fefdeb5f-60dc-0310-8127-8f9354f1896f
* add utf8.h and xmalloc.h to doxygen docsLennart Poettering2006-05-171-1/+1
| | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@912 fefdeb5f-60dc-0310-8127-8f9354f1896f
* add thread-mainloop.h to doxygen docsLennart Poettering2006-05-111-1/+1
| | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@843 fefdeb5f-60dc-0310-8127-8f9354f1896f
* fix "make distccheck" properlyLennart Poettering2006-04-181-6/+0
| | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@752 fefdeb5f-60dc-0310-8127-8f9354f1896f
* fix make distcheckLennart Poettering2006-04-181-1/+7
| | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@751 fefdeb5f-60dc-0310-8127-8f9354f1896f
* remove cdecl.h from doxygen docsLennart Poettering2006-02-201-1/+1
| | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@520 fefdeb5f-60dc-0310-8127-8f9354f1896f
* make doxygen ignore PA_CDECL_BEGIN/PA_CDECL_ENDLennart Poettering2006-02-201-2/+2
| | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@512 fefdeb5f-60dc-0310-8127-8f9354f1896f
* fix doxygenLennart Poettering2006-02-171-6/+6
| | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@498 fefdeb5f-60dc-0310-8127-8f9354f1896f
* change doxygen build stuff for better compat with moderm automakesLennart Poettering2005-01-081-4/+2
| | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@332 fefdeb5f-60dc-0310-8127-8f9354f1896f
* * add support for asynchronous name resolutionLennart Poettering2005-01-081-0/+3
| | | | | | | * remove directories listing from doxygen git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@330 fefdeb5f-60dc-0310-8127-8f9354f1896f
* Make the whole stuff LGPL onlyLennart Poettering2004-11-141-2/+2
| | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@284 fefdeb5f-60dc-0310-8127-8f9354f1896f
* minor stuffLennart Poettering2004-08-192-1/+18
| | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@140 fefdeb5f-60dc-0310-8127-8f9354f1896f
* Documentation workLennart Poettering2004-08-171-2/+2
| | | | | | | add pkg-config support for GLIB main loop git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@133 fefdeb5f-60dc-0310-8127-8f9354f1896f
* proper ref counting for more objectsLennart Poettering2004-08-151-1/+1
| | | | | | | some documentation update git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@124 fefdeb5f-60dc-0310-8127-8f9354f1896f
* implement proper refcounting in polyplibLennart Poettering2004-08-142-0/+1164
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