index
:
pulseaudio.git
0.9.15-stable
0.9.17-stable
0.9.18-stable
0.9.19-stable
0.9.20-stable
master
master-tx
merge-queue
rtpoll
stable-queue
tags/release-0.1
tags/release-0.2
tags/release-0.4
tags/release-0.5
tags/release-0.5.1
tags/release-0.6
tags/release-0.8
tags/release-0.8.1
tags/release-0.9.0
tags/release-0.9.1
tags/release-0.9.10
tags/release-0.9.2
tags/release-0.9.3
tags/release-0.9.4
tags/release-0.9.5
tags/release-0.9.6
tags/release-0.9.7
tags/release-0.9.8
tags/release-0.9.9
PulseAudio Sound Server
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
polyp
/
context.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
* rework reference counting in the client libraries: now refcounting goes
Lennart Poettering
2006-04-24
1
-13
/
+15
*
small optimization
Lennart Poettering
2006-04-23
1
-6
/
+3
*
Win32 needs to have the socket subsystem initialised.
Pierre Ossman
2006-04-19
1
-0
/
+11
*
fix a couple of issues I found when compiling polypaudio with gcc 2.95
Lennart Poettering
2006-04-18
1
-1
/
+1
*
include local record memblockq in latency calculations
Lennart Poettering
2006-04-12
1
-2
/
+4
*
proper validity checking for pa_context_is_pending()
Lennart Poettering
2006-04-12
1
-1
/
+5
*
return the error code and not just -1 when pa_context_is_pending() fails
Lennart Poettering
2006-04-10
1
-1
/
+1
*
validity checks for pa_context_is_pending()
Lennart Poettering
2006-04-10
1
-3
/
+2
*
Negotiate protocol version between server and client. Will allow smoother
Pierre Ossman
2006-03-02
1
-0
/
+25
*
add support for authentication using SCM_CREDENTIALS
Lennart Poettering
2006-02-24
1
-3
/
+3
*
change pa_log() and friends to not require a trailing \n on all logged strings
Lennart Poettering
2006-02-23
1
-6
/
+6
*
simplify tagstruct creation
Lennart Poettering
2006-02-23
1
-22
/
+21
*
Wrong userdata used to init operation.
Pierre Ossman
2006-02-22
1
-1
/
+1
*
add validity check for the "server" parameter of pa_context_connect()
Lennart Poettering
2006-02-20
1
-0
/
+1
*
* modify pa_context_exit_daemon() to return a pa_operation object
Lennart Poettering
2006-02-20
1
-83
/
+145
*
* a lot of doxygen updates
Lennart Poettering
2006-02-20
1
-4
/
+4
*
replace "spawn" parameter of pa_context_new() with a proper flags parameter
Lennart Poettering
2006-02-20
1
-2
/
+2
*
* Make typdefs for the pa_context callback prototypes
Lennart Poettering
2006-02-20
1
-7
/
+7
*
1) Add flexible seeking support (including absolute) for memory block queues ...
Lennart Poettering
2006-02-20
1
-30
/
+43
*
That's a delta parameter, not a size parameter.
Pierre Ossman
2006-02-17
1
-1
/
+1
*
Have a memblock queue on the client side during recording. This makes the
Pierre Ossman
2006-02-17
1
-5
/
+5
*
Cleaned up the includes after the restructuring. Indicate which headers are
Pierre Ossman
2006-02-17
1
-5
/
+9
*
drop polyplib- prefix from client library files
Lennart Poettering
2006-02-16
1
-0
/
+871