index
:
~jonny/pulseaudio
doc-fix
master
le pulseaudio
jonny
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pulsecore
/
pstream.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-17
pstream: fix s/recieve/receive/ typos
Lennart Poettering
1
-4
/
+4
2009-02-18
if we fail to import a memblock fill in silence to guarantee stability of timing
Lennart Poettering
1
-4
/
+5
2008-08-19
add a few more gcc warning flags and fix quite a few problems found by doing so
Lennart Poettering
1
-6
/
+6
2008-08-09
don't use PA_GCC_UNUSED anymore
Lennart Poettering
1
-1
/
+1
2008-06-27
rename pa_queu_is_empty() to pa_queue_isempty() to follow idxset/hashmap nome...
Lennart Poettering
1
-1
/
+1
2008-06-18
get rid of svn $ keywords
Lennart Poettering
1
-2
/
+0
2008-05-15
merge glitch-free branch back into trunk
Lennart Poettering
1
-23
/
+30
2007-10-28
merge 'lennart' branch back into trunk.
Lennart Poettering
1
-154
/
+213
2007-05-23
fix minor typo
Lennart Poettering
1
-1
/
+1
2007-05-23
Fix another DoS vulnerability, also identified Luigi Auriemma (closes #67)
Lennart Poettering
1
-1
/
+1
2007-05-23
fix a DoS vulnerability (re #67), originally identified by Luigi Auriemma
Lennart Poettering
1
-1
/
+1
2007-02-13
Add copyright notices to all relevant files. (based on svn log)
Pierre Ossman
1
-0
/
+3
2007-01-04
Huge trailing whitespace cleanup. Let's keep the tree pure from here on,
Pierre Ossman
1
-73
/
+73
2006-11-06
Revert r1404 and keep it on a development branch until it is fully tested.
Pierre Ossman
1
-82
/
+87
2006-09-26
rework memory block management to be thread-safe and mostly lock-free.
Lennart Poettering
1
-87
/
+82
2006-09-07
make pa_stream thread-safe: use new refcounting system, protect access using ...
Lennart Poettering
1
-28
/
+93
2006-08-19
when transferring large memory chunks of a pa_pstream, split them up
Lennart Poettering
1
-13
/
+29
2006-08-19
allow importing of external shm data blocks unconditionally, even when local ...
Lennart Poettering
1
-10
/
+4
2006-08-18
remove export/import objects when SHM is disable for a pa_pstream object
Lennart Poettering
1
-5
/
+20
2006-08-18
remove all occurences of
Lennart Poettering
1
-12
/
+12
2006-08-18
Rework memory management to allow shared memory data transfer. The central idea
Lennart Poettering
1
-64
/
+332
2006-07-20
Protect platform dependent headers with ifdefs.
Pierre Ossman
1
-1
/
+5
2006-07-19
* add new function pa_check_in_group()
Lennart Poettering
1
-13
/
+14
2006-07-19
* add new --system command line parameter to the daemon for running PulseAudi...
Lennart Poettering
1
-13
/
+18
2006-07-17
Forgot to protect one access to with_creds with an ifdef.
Pierre Ossman
1
-0
/
+2
2006-07-14
don't send SCM_CREDENTIALS on every sendmsg(), instead do it only on handshake
Lennart Poettering
1
-5
/
+4
2006-06-19
big s/polyp/pulse/g
Lennart Poettering
1
-0
/
+589