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
/
pulse
/
context.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
properly account for seeks in the requested_bytes counter
Lennart Poettering
2009-04-01
1
-2
/
+2
*
allow nofail mode only when no server string was specified
Lennart Poettering
2009-03-30
1
-2
/
+4
*
minor cleanups
Lennart Poettering
2009-03-30
1
-4
/
+8
*
take org.pulseaudio.Server instead of org.pulseaudio to match the interface n...
Lennart Poettering
2009-03-30
1
-2
/
+2
*
Merge commit 'elmarco/dbus'
Lennart Poettering
2009-03-30
1
-2
/
+77
|
\
|
*
pulse: client connect to dbus
Marc-André Lureau
2009-03-30
1
-2
/
+77
*
|
notify clients about tlength changes
Lennart Poettering
2009-03-30
1
-1
/
+3
|
/
*
try to detect when stupid clients forks and refuse all service from then on
Lennart Poettering
2009-03-05
1
-2
/
+27
*
Use LGPL 2.1 on all files previously using LGPL 2
Colin Guthrie
2009-03-03
1
-1
/
+1
*
check for ENABLE_LEGACY_RUNTIME_DIR with #ifdef, not #if
Lennart Poettering
2009-02-21
1
-2
/
+2
*
Merge commit 'elmarco/legacy-dir'
Lennart Poettering
2009-02-19
1
-1
/
+5
|
\
|
*
pulse/context: add --enable-legacy-runtime-dir
Marc-André Lureau
2009-02-18
1
-1
/
+5
*
|
if we fail to import a memblock fill in silence to guarantee stability of timing
Lennart Poettering
2009-02-18
1
-7
/
+6
|
/
*
drop check for PA_PROP_APPLICATION_NAME since often enough we can deduce this...
Lennart Poettering
2009-02-13
1
-3
/
+0
*
allow sending meta/policy events to clients
Lennart Poettering
2009-02-12
1
-1
/
+61
*
add missing eof checks
Lennart Poettering
2009-01-20
1
-1
/
+2
*
Make the shared memory segment size configurable
Lennart Poettering
2008-10-01
1
-2
/
+2
*
rework autospawning to allow to multiple parallel autospawning contexts
Lennart Poettering
2008-09-05
1
-206
/
+107
*
connect to localhost via IP address instead of host name, to avoid needless N...
Lennart Poettering
2008-09-05
1
-2
/
+3
*
fix a few compiler warnings on older gcc
Lennart Poettering
2008-08-29
1
-1
/
+1
*
add a few more gcc warning flags and fix quite a few problems found by doing so
Lennart Poettering
2008-08-19
1
-3
/
+3
*
make gcc shut up
Lennart Poettering
2008-08-09
1
-1
/
+1
*
don't use PA_GCC_UNUSED anymore
Lennart Poettering
2008-08-09
1
-4
/
+4
*
rework autospawning code to survive multiple pa_contexts in a single process
Lennart Poettering
2008-08-09
1
-23
/
+82
*
add compatibility with older PA socket paths
Lennart Poettering
2008-08-07
1
-3
/
+33
*
add i18n support
Lennart Poettering
2008-08-06
1
-6
/
+9
*
allow extension messages to actually carry information
Lennart Poettering
2008-08-05
1
-2
/
+1
*
wrap protocol extension of module-stream-restore
Lennart Poettering
2008-08-04
1
-1
/
+36
*
Don't fail when we cannot determine the lock file path
Lennart Poettering
2008-06-21
1
-1
/
+5
*
get rid of svn $ keywords
Lennart Poettering
2008-06-18
1
-2
/
+0
*
rework shm usage negotiation; merge a few pa_bool_t in a single bit field to ...
Lennart Poettering
2008-06-17
1
-89
/
+33
*
enable auto-spawning by default
Lennart Poettering
2008-06-11
1
-1
/
+1
*
Perfer client.conf over X11 property variables.
Colin Guthrie
2008-06-03
1
-1
/
+1
*
fix a minor memory leak
Lennart Poettering
2008-05-27
1
-2
/
+6
*
deal with failing pa_runtime_path()
Lennart Poettering
2008-05-21
1
-3
/
+7
*
make sure we don't hit an assert when autospawning
Lennart Poettering
2008-05-18
1
-0
/
+1
*
merge glitch-free branch back into trunk
Lennart Poettering
2008-05-15
1
-123
/
+359
*
rearrange #includes
Lennart Poettering
2007-11-24
1
-3
/
+3
*
- Check process name when dealing with PID files
Lennart Poettering
2007-11-21
1
-1
/
+8
*
merge 'lennart' branch back into trunk.
Lennart Poettering
2007-10-28
1
-100
/
+98
*
Add copyright notices to all relevant files. (based on svn log)
Pierre Ossman
2007-02-13
1
-0
/
+3
*
Huge trailing whitespace cleanup. Let's keep the tree pure from here on,
Pierre Ossman
2007-01-04
1
-78
/
+78
*
don't hit an assert in the client if posix shm is not available
Lennart Poettering
2006-09-06
1
-2
/
+14
*
Proceed with connect even when no cookie is loaded. Allows you to connect
Pierre Ossman
2006-08-22
1
-6
/
+2
*
Fix call to pa_pstream_send_tagstruct().
Pierre Ossman
2006-08-22
1
-1
/
+1
*
Add an ifdef for when we do not have creds.
Pierre Ossman
2006-08-22
1
-1
/
+3
*
add new "disable-shm" option to client.conf
Lennart Poettering
2006-08-19
1
-1
/
+2
*
enable SHM support on the client side only if both the client and the server ...
Lennart Poettering
2006-08-18
1
-7
/
+23
*
remove all occurences of
Lennart Poettering
2006-08-18
1
-4
/
+4
*
Rework memory management to allow shared memory data transfer. The central idea
Lennart Poettering
2006-08-18
1
-3
/
+5
[next]