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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
daemon: unconditionally clean up priviliges
Lennart Poettering
2009-08-12
1
-5
/
+2
*
conf: invert all negative boolean configuration option
Lennart Poettering
2009-08-12
4
-23
/
+30
*
conf: add pa_config_parse_not_bool() for parsing inverse boolean configuratio...
Lennart Poettering
2009-08-12
2
-0
/
+25
*
daemon: install D-Bus system policy file for PA system instances
Lennart Poettering
2009-08-12
2
-0
/
+42
*
alsa: enable ext. amplifier by default
Lennart Poettering
2009-08-12
1
-2
/
+2
*
alsa: adjust priority bonus of mappings that match the configured default cha...
Lennart Poettering
2009-08-12
1
-2
/
+2
*
volume-restore: forward module load return value of stream-restore back to ca...
Lennart Poettering
2009-08-11
1
-3
/
+6
*
hal: replace subdevs= parameter by subdevices= parameter
Lennart Poettering
2009-08-11
1
-5
/
+5
*
hal: add stub module that loads module-udev-detect instead of module-hal-detect
Lennart Poettering
2009-08-11
2
-1
/
+96
*
Correctly deal with events in the past in calc_next_timeout
Maxim Levitsky
2009-08-10
1
-7
/
+6
*
mix-test: fix test for s24-32 samples
Lennart Poettering
2009-08-08
1
-33
/
+41
*
Split OSS support in output and wrapper.
Diego Elio 'Flameeyes' Pettenò
2009-08-08
4
-13
/
+13
*
ladspa/remap: make sure we process all requested rewinds unconditionally
Lennart Poettering
2009-08-07
4
-5
/
+14
*
core: save volume/mute changes coming from the hardware automatically
Lennart Poettering
2009-08-07
6
-29
/
+34
*
smoother: readd #ifdef protection
Lennart Poettering
2009-08-05
1
-2
/
+2
*
simple: check for == RUNNING instead of != DONE when waiting for operations
Lennart Poettering
2009-08-05
1
-2
/
+2
*
simple: split data/length validity checks into two
Lennart Poettering
2009-08-05
1
-2
/
+4
*
simple: call pa_context_disconnect() just to be sure
Lennart Poettering
2009-08-05
1
-1
/
+3
*
simple: always loop around pa_threaded_mainloop_wait() to handle spurious wak...
Lennart Poettering
2009-08-05
1
-11
/
+28
*
simple: use pa_xnew0 instead of manual reset to 0
Lennart Poettering
2009-08-05
1
-5
/
+1
*
simple: use PA_xxx_IS_GOOD for state checks
Lennart Poettering
2009-08-05
1
-2
/
+2
*
alsa: properly treat ESTRPIPE as system suspend
Lennart Poettering
2009-08-04
2
-2
/
+5
*
client: extend documentation on pa_operation_cancel() a bit
Lennart Poettering
2009-08-03
1
-1
/
+5
*
Recover stream when it's suspended upon rewind
Lubomir Rintel
2009-08-03
1
-1
/
+7
*
autospawn: if creating the lock file fails, pass error code cleanly back to m...
Lennart Poettering
2009-08-01
1
-21
/
+45
*
core-util: replace remaining fixed size destination string functions by _mall...
Lennart Poettering
2009-08-01
7
-38
/
+119
*
core-util: rework pa_strlcpy() to not rely on strncpy()
Lennart Poettering
2009-08-01
1
-2
/
+10
*
pipe: replace PIPE_BUF macro pa pa_pipe_buf call
Lennart Poettering
2009-08-01
4
-4
/
+23
*
hal: add option to initialize all subdevices of an OSS device
Lennart Poettering
2009-07-31
1
-5
/
+20
*
client: documented that pa_stream_drain() may only have a single operation ac...
Lennart Poettering
2009-07-31
1
-1
/
+3
*
client: fix documentation for threaded mainloop
Lennart Poettering
2009-07-31
1
-5
/
+9
*
alsa: revert to first set number of periods, then set buffer size
Lennart Poettering
2009-07-31
1
-26
/
+29
*
tunnel: don't assert on misaligned reads, closes #597 and rhbz #496310
Lennart Poettering
2009-07-31
1
-4
/
+22
*
threaded-mainloop: loop around pa_cond_wait() invocation in pa_threaded_mainl...
Lennart Poettering
2009-07-30
2
-4
/
+13
*
client: minor modernizations
Lennart Poettering
2009-07-25
1
-7
/
+4
*
client: if a child we created was already reaped, assume that it was successful
Lennart Poettering
2009-07-25
1
-3
/
+10
*
interpol-test: allow configuration of latency
Lennart Poettering
2009-07-24
1
-27
/
+54
*
client: limit block size for zero-copy operations to mempool block size
Lennart Poettering
2009-07-24
2
-6
/
+18
*
client: make volume struct const
Lennart Poettering
2009-07-24
2
-2
/
+2
*
alsa: throw timing data away after device resume
Lennart Poettering
2009-07-24
5
-25
/
+30
*
autospawn: refuse autospawning if process disabled waitpid()
Lennart Poettering
2009-07-24
1
-2
/
+15
*
memblock: try to hit an assert earlier when ref counting doesn't work
Lennart Poettering
2009-07-24
1
-9
/
+14
*
udev: explain what happened when inotify_add_watch() returned ENOSPC, rhbz #5...
Lennart Poettering
2009-07-24
1
-1
/
+11
*
alsa: handle correctly if alsa returns us 0 or EAGAIN on snd_pcm_mmap_begin i...
Lennart Poettering
2009-07-24
2
-11
/
+39
*
pacat: use zero-copy write calls when playing audio file
Lennart Poettering
2009-07-23
1
-61
/
+65
*
client: include zerocopy write calls in map file
Lennart Poettering
2009-07-23
1
-0
/
+2
*
alsa: don't reset volume/mute when selecting path
Lennart Poettering
2009-07-23
1
-2
/
+2
*
daemon: replace colons by dash in per-machine directory names for compat with...
Lennart Poettering
2009-07-23
1
-2
/
+2
*
build-sys: add a couple of stub Makefiles
Lennart Poettering
2009-07-23
3
-0
/
+3
*
alsa: control 'Speaker' element as well
Lennart Poettering
2009-07-23
4
-0
/
+22
[prev]
[next]