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
*
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
*
If a client leaves the sink/source for a stream unspecified by passing NULL as
Lennart Poettering
2006-08-19
1
-16
/
+18
*
activate SHM support on the server side only when new client supports it and ...
Lennart Poettering
2006-08-18
1
-2
/
+23
*
remove all occurences of
Lennart Poettering
2006-08-18
1
-24
/
+24
*
Rework memory management to allow shared memory data transfer. The central idea
Lennart Poettering
2006-08-18
1
-11
/
+14
*
implement hook_source_ouput_new. For this I modified the pa_source_output_new...
Lennart Poettering
2006-08-13
1
-4
/
+13
*
ignore if we recieved a memory block for an invalid stream, since this might ...
Lennart Poettering
2006-08-13
1
-1
/
+1
*
allow hooking into the process of creating playback streams. To implement thi...
Lennart Poettering
2006-08-13
1
-16
/
+25
*
test if sink->monitor_source is set before making use of it
Lennart Poettering
2006-08-12
1
-2
/
+2
*
wrap pa_source_output_move_to() in the native protocol
Lennart Poettering
2006-08-03
1
-14
/
+35
*
add new native protocol function for moving sink inputs between sinks
Lennart Poettering
2006-07-31
1
-1
/
+44
*
for the playing field of pa_timing_info use pa_sink_input::state == PA_SINK_I...
Lennart Poettering
2006-07-28
1
-1
/
+1
*
add missing #ifdef HAVE_CREDS (thanks, Flameeyes)
Lennart Poettering
2006-07-20
1
-0
/
+2
*
implement "auth-ip-acl=" in the native and esound protocols
Lennart Poettering
2006-07-20
1
-8
/
+36
*
* add new function pa_check_in_group()
Lennart Poettering
2006-07-19
1
-18
/
+37
*
* add new --system command line parameter to the daemon for running PulseAudi...
Lennart Poettering
2006-07-19
1
-1
/
+1
*
add new PA_SOURCE_HARDWARE/PA_SINK_HARDWARE flag
Lennart Poettering
2006-07-16
1
-2
/
+8
*
increase the maxium number of concurrent esd and native connections
Lennart Poettering
2006-06-21
1
-1
/
+1
*
big s/polyp/pulse/g
Lennart Poettering
2006-06-19
1
-0
/
+2398