Lyndon Brown
b88a219f32
context: pa_context_get_server_protocol_version: constify
2018-06-26 11:45:07 +03:00
Lyndon Brown
b4b37a0e66
context: pa_context_get_server: constify
2018-06-26 11:42:00 +03:00
Lyndon Brown
792c2f0d7b
context: pa_context_is_local: constify
2018-06-26 11:39:34 +03:00
Lyndon Brown
3b1ecb720d
context: pa_context_is_pending: constify
2018-06-26 11:37:19 +03:00
Lyndon Brown
d251665f22
context: pa_context_rttime_restart: constify context pointer
2018-06-21 06:30:25 +05:30
Lyndon Brown
31da2a7d3f
context: pa_context_rttime_new: constify context pointer
2018-06-21 06:30:25 +05:30
Lyndon Brown
ccf3d29264
context: pa_context_errno: constify
2018-06-21 06:30:25 +05:30
Lyndon Brown
277c3735df
context: pa_context_get_state: constify
2018-06-21 06:30:25 +05:30
Lyndon Brown
326b749a78
context: pa_context_get_protocol_version: constify
2018-06-21 06:30:25 +05:30
Lyndon Brown
c0a70e8db8
context: pa_context_new_with_proplist: constify proplist param
2018-06-21 06:30:25 +05:30
Lyndon Brown
6161e106c0
context: pa_context_proplist_update: constify proplist pointer
2018-06-21 06:30:25 +05:30
jnqnfe
b683350856
api documentation improvements
...
includes typo fixes, neatening, addition of more return info, and such.
2017-11-30 00:43:57 +02: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
Peter Meerwald
ad61ef4477
doc: Assorted spelling and grammar fixes for doxygen output
...
Signed-off-by: Peter Meerwald <pmeerw@pmeerw.net>
2014-02-23 17:03:50 +01:00
Alexander Couzens
0157f4b25f
context: add pa_context_load_cookie_from_file()
...
There is no function to load the authentication cookie for a context.
You can only set environment variables. This patch adds
pa_context_load_cookie_from_file().
Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
2013-08-27 16:41:58 +03:00
Peter Meerwald
b351e06817
fix the ever-popular 'the the' typo
...
some are comments, some are user-visible doxygen text and documentation
2012-01-28 17:51:59 +02:00
Maarten Bosmans
9e92b1977b
doc: Add some more doxygen tags to existing comments
2011-10-04 09:40:05 +01:00
Maarten Bosmans
231645d4fc
Spelling fixes in public headers
2011-08-25 11:27:35 +01:00
David Fries
2e9c38aec1
doxygen: Add 'See also' linking to the overview page
...
A good many of the header files are broken into a function
reference page and an overview page. These changes add
a direct link from each function reference page to their
overview page if one exists.
2010-10-13 09:07:39 +01:00
Lennart Poettering
4538523a29
libpulse: introduce pa_context_get_tile_size() call
2009-10-28 23:26:48 +01:00
Lennart Poettering
297f318206
doxygen: drop references to pacat.c and paplay.c as examples since tehy are not useful as such and in the case of paplay not even existant anymore
2009-09-11 01:49:16 +02:00
Lennart Poettering
e6a666d8d5
libpulse: introduce PA_BYTES_SNPRINT_MAX and make use of it wherever applicable
2009-09-06 22:33:04 +02:00
Marc-André Lureau
0955e3d45b
Base mainloop on pa_rtclock_now()
...
Move the mainloop to monotonic based time events.
Introduces 4 helper functions:
pa_{context,core}_rttime_{new,restart}(), that fill correctly a
timeval with the rtclock flag set if the mainloop supports it.
Both mainloop-test and mainloop-test-glib works with rt and timeval
based time events. PulseAudio and clients should be fully functional.
This patch has received several iterations, and this one as been
largely untested.
Signed-off-by: Marc-André Lureau <marca-andre.lureau@nokia.com>
2009-06-20 17:29:31 +03:00
Marc-André Lureau
1dad83b73c
pulse: client connect to dbus
2009-03-30 21:05:31 +03:00
Colin Guthrie
86dee05aec
Use LGPL 2.1 on all files previously using LGPL 2
2009-03-03 20:23:02 +00:00
Lennart Poettering
823431e447
allow sending meta/policy events to clients
2009-02-12 03:18:05 +01:00
Lennart Poettering
6058530571
import version.h in all header files to make sure that version-based feature testing works
2009-01-27 02:36:42 +01:00
Lennart Poettering
ccd21f33cf
make a few comments appear in doxygen
2009-01-27 00:49:58 +01:00
Lennart Poettering
c1f9f95fa2
prepare doxygen docs for 0.9.11
2008-07-21 18:55:17 +02:00
Lennart Poettering
8ae83d618e
get rid of svn $ keywords
2008-06-18 23:23:21 +03: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
Pierre Ossman
06211b7c8f
Add copyright notices to all relevant files. (based on svn log)
...
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1426 fefdeb5f-60dc-0310-8127-8f9354f1896f
2007-02-13 15:35:19 +00:00
Pierre Ossman
521daf6f0a
Huge trailing whitespace cleanup. Let's keep the tree pure from here on,
...
mmmkay?
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1418 fefdeb5f-60dc-0310-8127-8f9354f1896f
2007-01-04 13:43:45 +00:00
Lennart Poettering
3cf1621433
* more s/pulseaudio/PulseAudio/ replacements
...
* name the per-user dir ~/.pulse (instead of .pulseaudio), just like /etc/pulse/
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1039 fefdeb5f-60dc-0310-8127-8f9354f1896f
2006-06-19 23:51:58 +00:00
Lennart Poettering
10b5e997d7
replace a few remaining uppercase "Polypaudio" occurences with "PulseAudio"
...
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1036 fefdeb5f-60dc-0310-8127-8f9354f1896f
2006-06-19 22:11:49 +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