index
:
~colin/pulseaudio.git-bakup
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
next
rtpoll
stable-1.x
stable-2.x
stable-3.x
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
colin
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-08-05
Add volume ramping feature - sink modification
merge-queue
zbt
1
-1
/
+5
2009-08-05
Add volume ramping feature - sink-input modification
zbt
2
-60
/
+312
2009-08-05
Add volume ramping feature - envelop fix
zbt
2
-65
/
+273
2009-08-05
run make update-po
Lennart Poettering
28
-2990
/
+2700
2009-08-05
Merge commit 'origin/master-tx'
Lennart Poettering
3
-1376
/
+1059
2009-08-05
Sending translation for Portuguese
ruigo
1
-560
/
+564
2009-08-05
Sending translation for Portuguese
ruigo
1
-552
/
+560
2009-08-05
simple: bump libpulse-simple library revision
v0.9.16-test4
Lennart Poettering
1
-1
/
+1
2009-08-05
smoother: readd #ifdef protection
Lennart Poettering
1
-2
/
+2
2009-08-04
Sending translation for Portuguese
ruigo
1
-328
/
+202
2009-08-05
simple: check for == RUNNING instead of != DONE when waiting for operations
Lennart Poettering
1
-2
/
+2
2009-08-05
simple: split data/length validity checks into two
Lennart Poettering
1
-2
/
+4
2009-08-05
simple: call pa_context_disconnect() just to be sure
Lennart Poettering
1
-1
/
+3
2009-08-05
simple: always loop around pa_threaded_mainloop_wait() to handle spurious wak...
Lennart Poettering
1
-11
/
+28
2009-08-05
simple: use pa_xnew0 instead of manual reset to 0
Lennart Poettering
1
-5
/
+1
2009-08-05
simple: use PA_xxx_IS_GOOD for state checks
Lennart Poettering
1
-2
/
+2
2009-08-05
POTFILES - Remove references to more non-existant files in the source tree
Luke Yelavich
1
-2
/
+0
2009-08-04
alsa: properly treat ESTRPIPE as system suspend
Lennart Poettering
2
-2
/
+5
2009-08-03
client: extend documentation on pa_operation_cancel() a bit
Lennart Poettering
1
-1
/
+5
2009-08-03
build-sys: take preset CFLAGS into account
Lennart Poettering
1
-1
/
+1
2009-08-03
Recover stream when it's suspended upon rewind
Lubomir Rintel
1
-1
/
+7
2009-08-01
autospawn: if creating the lock file fails, pass error code cleanly back to m...
Lennart Poettering
1
-21
/
+45
2009-08-01
core-util: replace remaining fixed size destination string functions by _mall...
Lennart Poettering
7
-38
/
+119
2009-08-01
core-util: rework pa_strlcpy() to not rely on strncpy()
Lennart Poettering
1
-2
/
+10
2009-08-01
pipe: replace PIPE_BUF macro pa pa_pipe_buf call
Lennart Poettering
4
-4
/
+23
2009-07-31
hal: add option to initialize all subdevices of an OSS device
Lennart Poettering
1
-5
/
+20
2009-07-31
client: documented that pa_stream_drain() may only have a single operation ac...
Lennart Poettering
1
-1
/
+3
2009-07-31
client: fix documentation for threaded mainloop
Lennart Poettering
1
-5
/
+9
2009-07-31
update pulse-daemon.conf.5.xml.in about realtime-scheduling
Alam Arias
1
-1
/
+1
2009-07-31
update pulse-daemon.conf.5.xml.in about exit-idle-time
Alam Arias
1
-1
/
+1
2009-07-31
alsa: revert to first set number of periods, then set buffer size
Lennart Poettering
1
-26
/
+29
2009-07-31
tunnel: don't assert on misaligned reads, closes #597 and rhbz #496310
Lennart Poettering
1
-4
/
+22
2009-07-30
threaded-mainloop: loop around pa_cond_wait() invocation in pa_threaded_mainl...
Lennart Poettering
2
-4
/
+13
2009-07-28
Sending translation for Brazilian Portuguese
igor
1
-524
/
+421
2009-07-28
Sending translation for Polish
raven
1
-187
/
+204
2009-07-28
build-sys: bump binary version
v0.9.16-test3
Lennart Poettering
1
-1
/
+1
2009-07-28
i18n: run make-update-po
Lennart Poettering
28
-4897
/
+6173
2009-07-28
Merge branch 'master' into master-tx
Lennart Poettering
21
-158
/
+293
2009-07-25
client: minor modernizations
Lennart Poettering
1
-7
/
+4
2009-07-25
client: if a child we created was already reaped, assume that it was successful
Lennart Poettering
1
-3
/
+10
2009-07-24
interpol-test: allow configuration of latency
Lennart Poettering
1
-27
/
+54
2009-07-24
client: limit block size for zero-copy operations to mempool block size
Lennart Poettering
2
-6
/
+18
2009-07-24
client: make volume struct const
Lennart Poettering
2
-2
/
+2
2009-07-24
alsa: throw timing data away after device resume
Lennart Poettering
5
-25
/
+30
2009-07-24
autospawn: refuse autospawning if process disabled waitpid()
Lennart Poettering
1
-2
/
+15
2009-07-24
memblock: try to hit an assert earlier when ref counting doesn't work
Lennart Poettering
1
-9
/
+14
2009-07-24
udev: explain what happened when inotify_add_watch() returned ENOSPC, rhbz #5...
Lennart Poettering
1
-1
/
+11
2009-07-24
alsa: handle correctly if alsa returns us 0 or EAGAIN on snd_pcm_mmap_begin i...
Lennart Poettering
2
-11
/
+39
2009-07-23
Sending translation for Spanish
logan
1
-426
/
+220
2009-07-23
pacat: use zero-copy write calls when playing audio file
Lennart Poettering
1
-61
/
+65
[next]