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
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-18
raop: Use pa_module_unload_request_by_index as per module-zeroconf-discover
Colin Guthrie
1
-2
/
+2
2009-09-17
core-util: unify how we determine the temporary directory
Lennart Poettering
3
-20
/
+26
2009-09-17
Improve TMPDIR handling
Lennart Poettering
2
-2
/
+15
2009-09-17
cli: properly destruct cli object
Lennart Poettering
1
-2
/
+2
2009-09-17
cli: don't accidentaly set O_NDELAY on stderr
Lennart Poettering
1
-3
/
+21
2009-09-17
proplist: introduce PA_PROP_WINDOW_DESKTOP property
Lennart Poettering
1
-0
/
+3
2009-09-17
position-event-sounds: don't warn that loud about vpos/hpos out of range
Lennart Poettering
1
-2
/
+3
2009-09-17
libpulse: as a special exception, don't require a non-NULL context in pa_cont...
Lennart Poettering
1
-1
/
+4
2009-09-17
svolume_mmx: disable test accidentaly left on
Lennart Poettering
1
-1
/
+1
2009-09-17
Merge remote branch 'wtay/optimize'
Lennart Poettering
2
-14
/
+8
2009-09-17
alsa: correct assumptions about channels an element lacks
Vladimir Kokarev
1
-10
/
+2
2009-09-17
pacat: use fully automatic buffer sizes if possible
Lennart Poettering
1
-5
/
+9
2009-09-17
memblock: make it easy to disable mempool usage with $PULSE_MEMPOOL_DISABLE
Lennart Poettering
1
-0
/
+7
2009-09-17
CANCELLED vs. CANCELED
Lennart Poettering
1
-2
/
+3
2009-09-16
svolume_mmx: optimize some more
Wim Taymans
1
-13
/
+7
2009-09-16
svolume_sse: fix comment
Wim Taymans
1
-1
/
+1
2009-09-15
gccmacro: enable weakrefs only on ELF
Lennart Poettering
1
-1
/
+1
2009-09-11
position-event-sounds: apply volume factor after, not before resampling
v0.9.17
Lennart Poettering
1
-6
/
+6
2009-09-11
core: add an additional volume factor that is applied after resampling took p...
Lennart Poettering
2
-10
/
+56
2009-09-11
position-event-sounds: honour window position if set, position both verticall...
Lennart Poettering
1
-11
/
+44
2009-09-11
proplist: define properties for storing window position
Lennart Poettering
1
-0
/
+18
2009-09-11
doxygen: don't confuse doxygen with spurious ..
Lennart Poettering
1
-1
/
+1
2009-09-11
doxygen: add rtclock.h to documentation
Lennart Poettering
1
-7
/
+9
2009-09-11
doxygen: drop references to pacat.c and paplay.c as examples since tehy are n...
Lennart Poettering
1
-6
/
+0
2009-09-11
alsa: properly report suspension error codes
Lennart Poettering
2
-18
/
+27
2009-09-11
alsa: properly convert sample buffer sizes
Lennart Poettering
1
-3
/
+3
2009-09-11
libpulse: add new error code PA_ERR_BUSY
Lennart Poettering
2
-1
/
+4
2009-09-10
libpulse: don't support pa_context_get_card_info_list() on servers that canno...
v0.9.16
Lennart Poettering
1
-0
/
+2
2009-09-10
native: send PA_COMMAND_PLAYBACK_BUFFER_ATTR_CHANGED messages only to clients...
Lennart Poettering
1
-13
/
+15
2009-09-09
alsa: disable tsched for software devices before we configure the buffer metr...
Lennart Poettering
3
-11
/
+4
2009-09-09
alsa: when probing for profiles configure buffer/period sizes since some brok...
Lennart Poettering
3
-5
/
+22
2009-09-09
alsa: pass SND_PCM_NONBLOCK when opening device during unsuspend, the same wa...
Lennart Poettering
2
-2
/
+2
2009-09-09
alsa: rework buffer/period configuration
Lennart Poettering
4
-130
/
+217
2009-09-09
simd: be more precise which SIMD optimizations we activate
Lennart Poettering
5
-16
/
+28
2009-09-09
sample-util: add pa_convert_size() call for converting sizes between two samp...
Lennart Poettering
2
-0
/
+12
2009-09-09
udev: ratelimit device initializations
Lennart Poettering
1
-6
/
+41
2009-09-09
ratelimit: allow non-static ratelimit structs
Lennart Poettering
1
-4
/
+14
2009-09-08
padsp: properly return return values (llvm-clang-analyzer)
Lennart Poettering
1
-3
/
+3
2009-09-08
pacat: don't convert stream name twice (llvm-clang-analyzer)
Lennart Poettering
1
-1
/
+0
2009-09-08
stripnul: initialize 'found' bool properly (llvm-clang-analyzer)
Lennart Poettering
1
-1
/
+1
2009-09-08
protocol-native: log explicitly when someone asks us to quit
Lennart Poettering
1
-0
/
+2
2009-09-08
core-util: properly fill in exception array for pa_reset_sigs() (llvm-clang-a...
Lennart Poettering
1
-1
/
+1
2009-09-08
conf-parser: properly initialize variable we free() later (llvm-clang-analyzer)
Lennart Poettering
1
-1
/
+1
2009-09-08
cli-command: don't necessarily ovveride failure code of files (llvm-clang-ana...
Lennart Poettering
1
-2
/
+0
2009-09-08
cli-command: modernizations
Lennart Poettering
1
-16
/
+16
2009-09-08
utf8: minor simplification
Lennart Poettering
1
-4
/
+1
2009-09-08
rtsp: document that rtsp_exec() needs fixing (llvm-clang-analyzer)
Lennart Poettering
1
-0
/
+2
2009-09-08
hal: check properly for failure of libhal_find_device_by_capability() (llvm-c...
Lennart Poettering
1
-1
/
+1
2009-09-08
blueooth: actually honour 'room' variable (llvm-clang-analyzer)
Lennart Poettering
1
-3
/
+6
2009-09-08
alsa-sink: init after_avail earlier (llvm-clang-analyzer)
Lennart Poettering
1
-1
/
+1
[next]