index
:
~jonny/pulseaudio
doc-fix
master
le pulseaudio
jonny
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-06-18
get rid of svn $ keywords
Lennart Poettering
356
-712
/
+0
2008-06-18
add missing gitignore files
Lennart Poettering
4
-0
/
+27
2008-06-18
add another .gitignore file, this time for pulse/
Lennart Poettering
1
-0
/
+1
2008-06-18
Add a .gitignore file for the src/ directory.
Lennart Poettering
1
-0
/
+56
2008-06-18
Add a small README with the new git URLs and stuff
Lennart Poettering
1
-1
/
+34
2008-06-17
if building a man page fails remove the output to make sure that calling make...
Lennart Poettering
1
-13
/
+13
2008-06-17
fix man page xml
Lennart Poettering
1
-1
/
+1
2008-06-17
reset prebuf if it is too large
Lennart Poettering
1
-2
/
+2
2008-06-17
limit the prebuf value by tlength
Lennart Poettering
1
-2
/
+5
2008-06-17
bring module-tunnel back to life
Lennart Poettering
1
-178
/
+578
2008-06-17
server side of new shm negotiation scheme; fix a bad memory access
Lennart Poettering
1
-17
/
+42
2008-06-17
rework shm usage negotiation; merge a few pa_bool_t in a single bit field to ...
Lennart Poettering
2
-99
/
+42
2008-06-17
minor modernizations
Lennart Poettering
1
-2
/
+4
2008-06-17
make use of the pa_init_proplist() version in proplist-util.[ch]
Lennart Poettering
1
-1
/
+3
2008-06-17
move pa_init_proplist() to proplist-util.[ch]
Lennart Poettering
3
-0
/
+151
2008-06-16
add missing const to a few functions
Lennart Poettering
2
-8
/
+8
2008-06-16
add pa_memblockq_get_base()
Lennart Poettering
2
-0
/
+8
2008-06-16
add Nokia copyright
Lennart Poettering
1
-1
/
+2
2008-06-16
check for packet size on server info data
Lennart Poettering
1
-1
/
+2
2008-06-16
use new pa_sink_set_latency_range() in null sink
Lennart Poettering
1
-1
/
+2
2008-06-16
a few modernizations
Lennart Poettering
2
-8
/
+11
2008-06-16
add new function pa_iochannel_socket_is_local()
Lennart Poettering
2
-0
/
+15
2008-06-16
make use of the new pa_socket_address_is_local() function
Lennart Poettering
1
-16
/
+2
2008-06-16
add new functions pa_socket_is_local() and pa_socket_address_is_local()
Lennart Poettering
2
-1
/
+44
2008-06-16
add missing inclusion
Lennart Poettering
1
-0
/
+2
2008-06-14
minor modernizations, increase unload timeout to 60s
Lennart Poettering
1
-5
/
+3
2008-06-14
avoid division by zero when informing user about unloaded lazy samples in the...
Lennart Poettering
1
-2
/
+5
2008-06-13
update todo
Lennart Poettering
1
-9
/
+1
2008-06-13
fix a bad memory access pulsecore/client.c
Lennart Poettering
14
-33
/
+220
2008-06-13
rearrange things
Lennart Poettering
1
-5
/
+8
2008-06-13
consider passing the same argument twice to a module an error, also consider ...
Lennart Poettering
1
-1
/
+17
2008-06-13
sometimes a simple memset() is much faster
Lennart Poettering
1
-2
/
+1
2008-06-13
fix a minor memory leak when unloading m-c-k
Lennart Poettering
2
-3
/
+6
2008-06-12
drop hal inclusion from module-console-kit.c
Lennart Poettering
1
-2
/
+0
2008-06-12
Trivial typo fix in debug log message.
Colin Guthrie
1
-1
/
+1
2008-06-11
merge Colin Guthrie's module-always-sink module, and add priorization to the ...
Lennart Poettering
14
-60
/
+262
2008-06-11
enable auto-spawning by default
Lennart Poettering
3
-3
/
+3
2008-06-11
enable ConsoleKit support and positioned event sounds by default
Lennart Poettering
1
-1
/
+8
2008-06-11
add new switch --start to the PA binary which allows starting PA if it is not...
Lennart Poettering
5
-7
/
+72
2008-06-11
don't exit when the XSM signals us a session exit. instead just unload all X1...
Lennart Poettering
6
-55
/
+193
2008-06-11
move pa_core_check_quit() a bit later
Lennart Poettering
1
-2
/
+5
2008-06-11
reformat things
Lennart Poettering
1
-1
/
+6
2008-06-11
install auto unload time event only when we have at least one auto unload module
Lennart Poettering
1
-1
/
+1
2008-06-11
add new module-console-kit which tracks ck sessions to avoid termination when...
Lennart Poettering
2
-2
/
+348
2008-06-11
add new module module-position-event-sounds for positioning event sounds in s...
Lennart Poettering
2
-2
/
+178
2008-06-11
replace pa_atof() by pa_atod() because floats are lame
Lennart Poettering
3
-12
/
+8
2008-06-11
update well-known property list
Lennart Poettering
1
-3
/
+12
2008-06-09
Do not invalidate the cookie if no file was specified.
Colin Guthrie
1
-2
/
+2
2008-06-03
Rejig r2495 slightly and directly compile the necessary source files as libpu...
Colin Guthrie
1
-2
/
+2
2008-06-03
Also link libpulsecore.la to some libraries (needed for logging). Discovered ...
Colin Guthrie
1
-2
/
+2
[next]