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
/
pulsecore
/
protocol-native.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
make sure we send a started messages when we are uncorking
Lennart Poettering
2008-10-06
1
-0
/
+4
*
a few FreeBSD fixes, from alexis
Lennart Poettering
2008-10-01
1
-0
/
+2
*
command_get_info() segv in some conditions
Marc-André Lureau
2008-09-03
1
-1
/
+1
*
Implement "early requests" mode.
Lennart Poettering
2008-09-03
1
-34
/
+138
*
avoid rounding errors on requested buffering metrics
Lennart Poettering
2008-09-01
1
-11
/
+18
*
add a few missing casts
Lennart Poettering
2008-08-20
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
-27
/
+27
*
allow clients to not specify the volume for their streams
Lennart Poettering
2008-08-18
1
-3
/
+13
*
rework validity checking of sink/source/... names
Lennart Poettering
2008-08-18
1
-18
/
+43
*
pass force_refresh=FALSE to all volume/mute read invocations
Lennart Poettering
2008-08-13
1
-4
/
+4
*
initialize IP ACLs properly
Lennart Poettering
2008-08-11
1
-1
/
+1
*
don't use PA_GCC_UNUSED anymore
Lennart Poettering
2008-08-09
1
-34
/
+34
*
add new switch --disallow-exit
Lennart Poettering
2008-08-06
1
-1
/
+3
*
don't include authkey-prop.h anymore
Lennart Poettering
2008-08-06
1
-1
/
+0
*
fix shutdown when --disallow-module-loading=1 is passed
Lennart Poettering
2008-08-05
1
-1
/
+1
*
inherit proplist on sample playback from client
Lennart Poettering
2008-08-04
1
-0
/
+2
*
add hooks for connection creation/deletion, for that export pa_native_connection
Lennart Poettering
2008-08-04
1
-202
/
+227
*
add extension system for native protocol
Lennart Poettering
2008-08-03
1
-13
/
+56
*
make all protocol objects global singletons
Lennart Poettering
2008-08-03
1
-157
/
+234
*
rename props.[ch] to shared.[ch]
Lennart Poettering
2008-08-01
1
-1
/
+1
*
rename pa_property_xxx to pa_shared_xxx to avoid confusion with property lists
Lennart Poettering
2008-08-01
1
-5
/
+5
*
add proper update_max_request handler to native protocol streams
Lennart Poettering
2008-06-28
1
-1
/
+18
*
fix underrun detection for prebuf=0 streams
Lennart Poettering
2008-06-27
1
-11
/
+16
*
use (uint32_t) -1 to signify default buffer_attr values instead of 0, to allo...
Lennart Poettering
2008-06-27
1
-8
/
+19
*
split pa_memblockq_flush() into two flush commands, one which fixes up the re...
Lennart Poettering
2008-06-26
1
-2
/
+2
*
Rework module-combine to work with glitch-free core; add new max_request fiel...
Lennart Poettering
2008-06-20
1
-4
/
+6
*
get rid of svn $ keywords
Lennart Poettering
2008-06-18
1
-2
/
+0
*
reset prebuf if it is too large
Lennart Poettering
2008-06-17
1
-2
/
+2
*
server side of new shm negotiation scheme; fix a bad memory access
Lennart Poettering
2008-06-17
1
-17
/
+42
*
avoid division by zero when informing user about unloaded lazy samples in the...
Lennart Poettering
2008-06-14
1
-2
/
+5
*
fix a bad memory access pulsecore/client.c
Lennart Poettering
2008-06-13
1
-5
/
+20
*
always expect name field in upload datagram
Lennart Poettering
2008-05-27
1
-4
/
+8
*
big mumbo jumo of interleaved patches.
Lennart Poettering
2008-05-21
1
-1
/
+1
*
remove a misplaced assert
Lennart Poettering
2008-05-18
1
-1
/
+0
*
dump latency metrics for recording streams, too
Lennart Poettering
2008-05-17
1
-1
/
+6
*
merge glitch-free branch back into trunk
Lennart Poettering
2008-05-15
1
-241
/
+894
*
properly notify clients about suspended state when moving source output strea...
Lennart Poettering
2008-03-27
1
-0
/
+1
*
Don't send opcodes introduced in protocol versions 12 to clients using protocol
Sjoerd Simons
2008-01-04
1
-0
/
+12
*
when speaking to a client with a version < 12, hide S32 sample specs, and mak...
Lennart Poettering
2007-11-21
1
-18
/
+59
*
- Check process name when dealing with PID files
Lennart Poettering
2007-11-21
1
-24
/
+341
*
Completely rework ALSA device selection code: choose the device to open depen...
Lennart Poettering
2007-11-13
1
-2
/
+2
*
merge 'lennart' branch back into trunk.
Lennart Poettering
2007-10-28
1
-564
/
+1087
*
Kill spaces on EOL
Lennart Poettering
2007-05-29
1
-1
/
+1
*
Replace AO_xxx usage with pa_atomic_xxx and friends wherever it makes sense
Lennart Poettering
2007-05-27
1
-4
/
+4
*
Fix yet another DoS vulnerability, also identified Luigi Auriemma (re #67)
Lennart Poettering
2007-05-23
1
-1
/
+2
*
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
-137
/
+137
*
Revert r1404 and keep it on a development branch until it is fully tested.
Pierre Ossman
2006-11-06
1
-12
/
+2
*
rework memory block management to be thread-safe and mostly lock-free.
Lennart Poettering
2006-09-26
1
-2
/
+12
*
make pa_mempool_stat thread-safe/lock-free
Lennart Poettering
2006-08-29
1
-4
/
+4
[next]