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
Commit message (
Expand
)
Author
Age
Files
Lines
*
handle tcp4: prefix for server specs correctly. (Closes #136)
Lennart Poettering
2007-10-30
1
-1
/
+4
*
ignore network sinks/sources
Lennart Poettering
2007-10-29
1
-2
/
+4
*
make gcc shut up a bit more
Lennart Poettering
2007-10-29
1
-1
/
+1
*
we don't want to include assert.h anymore
Lennart Poettering
2007-10-29
2
-2
/
+0
*
add new API pa_strlist_reverse()
Lennart Poettering
2007-10-29
2
-0
/
+18
*
export pa_namereg_is_valid_name()
Lennart Poettering
2007-10-29
2
-7
/
+10
*
properly deal with time pausing
Lennart Poettering
2007-10-29
1
-4
/
+8
*
add new pa_readlink() API
Lennart Poettering
2007-10-29
2
-0
/
+26
*
make speex-float-3 the default resampler
Lennart Poettering
2007-10-29
2
-4
/
+4
*
merge 'lennart' branch back into trunk.
Lennart Poettering
2007-10-28
157
-5458
/
+16134
*
Kill spaces on EOL
Lennart Poettering
2007-05-29
6
-2540
/
+2540
*
build fix for systems lacking capability suppoort. (Problem identified and or...
Lennart Poettering
2007-05-28
1
-0
/
+4
*
Replace AO_xxx usage with pa_atomic_xxx and friends wherever it makes sense
Lennart Poettering
2007-05-27
5
-61
/
+66
*
unfortunately we cannot detect if a foreign thread is still running. Thus suc...
Lennart Poettering
2007-05-27
1
-11
/
+6
*
Minor optimization: read log level character code from array
Lennart Poettering
2007-05-27
1
-27
/
+12
*
Add a new meta command ".ifexists" to the CLI language, to execute commands o...
Lennart Poettering
2007-05-26
3
-13
/
+73
*
when called with the setid bit change euid to uid sooner to make sure that we...
Lennart Poettering
2007-05-25
1
-3
/
+33
*
Fix a DoS with allocating overly large silence buffers. (Identified by Luigi ...
Lennart Poettering
2007-05-23
1
-0
/
+12
*
Fix yet another DoS vulnerability, also identified Luigi Auriemma (re #67)
Lennart Poettering
2007-05-23
1
-1
/
+2
*
fix minor typo
Lennart Poettering
2007-05-23
1
-1
/
+1
*
Fix another DoS vulnerability, also identified Luigi Auriemma (closes #67)
Lennart Poettering
2007-05-23
1
-1
/
+1
*
fix a DoS vulnerability (re #67), originally identified by Luigi Auriemma
Lennart Poettering
2007-05-23
1
-1
/
+1
*
fix comment
Lennart Poettering
2007-05-22
1
-1
/
+1
*
Fix some instances where we printed a string without first checking that
Pierre Ossman
2007-03-06
2
-5
/
+15
*
Add some debugging output from sample cache subsystem.
Pierre Ossman
2007-03-01
1
-0
/
+10
*
Add a wrapper around close() to work around Windows' ass backwards way of
Pierre Ossman
2007-02-14
7
-24
/
+45
*
Allow a formatted string in the validation warning.
Pierre Ossman
2007-02-14
1
-4
/
+4
*
Prefix log lines with a character indicating level.
Pierre Ossman
2007-02-14
1
-4
/
+27
*
Add copyright notices to all relevant files. (based on svn log)
Pierre Ossman
2007-02-13
165
-14
/
+396
*
Don't abort config loading when the user specific cannot be loaded.
Pierre Ossman
2007-02-05
1
-2
/
+8
*
Huge trailing whitespace cleanup. Let's keep the tree pure from here on,
Pierre Ossman
2007-01-04
163
-1850
/
+1850
*
Fix silly copy-and-paste error. (closes #45)
Pierre Ossman
2006-12-04
1
-1
/
+1
*
Fix incorrect assert.
Pierre Ossman
2006-11-24
1
-1
/
+1
*
Support reversed endian floats. (closes #28) (closes #35)
Pierre Ossman
2006-11-08
2
-0
/
+21
*
Check correct variable for return value. Closes #37.
Pierre Ossman
2006-11-08
1
-1
/
+1
*
Revert r1404 and keep it on a development branch until it is fully tested.
Pierre Ossman
2006-11-06
18
-845
/
+448
*
rework memory block management to be thread-safe and mostly lock-free.
Lennart Poettering
2006-09-26
18
-448
/
+845
*
upgrade refcnt.h to make use of our new pa_atomic_xxx() API
Lennart Poettering
2006-09-26
1
-8
/
+9
*
add asynchronous inter-thread notification API
Lennart Poettering
2006-09-26
2
-0
/
+181
*
Fix up build structure for platform dependent modules. Also add implementation
Pierre Ossman
2006-09-11
2
-29
/
+73
*
make pa_mutex_new() and pa_cond_new() succeed in all cases. Similar behaviour...
Lennart Poettering
2006-09-09
1
-13
/
+3
*
rework pa_once once again, because the once function needs to have terminated...
Lennart Poettering
2006-09-09
2
-9
/
+74
*
update for newer APIs: replace direct usage of libatomic_ops by usage of our ...
Lennart Poettering
2006-09-09
2
-43
/
+13
*
implement trival pa_once API based on atomic operations
Lennart Poettering
2006-09-09
1
-0
/
+42
*
add static initializer PA_ATOMIC_INIT()
Lennart Poettering
2006-09-09
1
-0
/
+2
*
implement a simple lock-free free list
Lennart Poettering
2006-09-09
2
-0
/
+265
*
add a tiny wrapper around libatomic_ops: pa_atomic_int_t and pa_atomit_ptr_t.
Lennart Poettering
2006-09-08
1
-0
/
+80
*
don't maintain a list of allocated mempool slots, we don't use it anyway
Lennart Poettering
2006-09-07
1
-6
/
+1
*
make pa_stream thread-safe: use new refcounting system, protect access using ...
Lennart Poettering
2006-09-07
1
-28
/
+93
*
fix indentation
Lennart Poettering
2006-09-06
1
-2
/
+2
[next]