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
...
*
don't show autoload flag anymore since it is obsolete
Lennart Poettering
2009-01-15
1
-4
/
+2
*
make proplist inheritance scheme automatic and implicit
Lennart Poettering
2009-01-15
6
-4
/
+12
*
make things compile again
Lennart Poettering
2009-01-15
1
-1
/
+0
*
we don't support glib1.2 anymore
Lennart Poettering
2009-01-15
1
-1
/
+0
*
kill autoload stuff as planned
Lennart Poettering
2009-01-15
45
-944
/
+166
*
flat-volume: use pa_sink_get_volume(s, TRUE) to work with slaved sink
Marc-André Lureau
2009-01-15
1
-5
/
+5
*
Merge commit 'e0f8ffe41f99789fafac575e944acf02e940bbf7'
Lennart Poettering
2009-01-15
3
-21
/
+69
|
\
|
*
match: add "key" argument to match different properties
Marc-André Lureau
2009-01-14
1
-2
/
+11
|
*
match: can now change properties also
Marc-André Lureau
2009-01-14
1
-11
/
+42
|
*
sink: add a virtual_volume to sink
Marc-André Lureau
2009-01-14
2
-8
/
+16
*
|
redirect folks to the ALSA developers not me when their sound drivers are broken
Lennart Poettering
2009-01-15
2
-4
/
+8
*
|
add functionality to dump list of cards
Lennart Poettering
2009-01-15
3
-4
/
+60
*
|
maintain a list of sink inputs/source outputs as part of the pa_client object
Lennart Poettering
2009-01-15
5
-2
/
+27
*
|
add new pa_card object as a way to logically combine multiple sinks and sources
Lennart Poettering
2009-01-15
12
-4
/
+327
*
|
fix bad memory access
Lennart Poettering
2009-01-15
1
-1
/
+2
*
|
make PA_CONTEXT_IS_GOOD/PA_STREAM_IS_GOOD a macro so that we can easily check...
Lennart Poettering
2009-01-15
1
-2
/
+10
*
|
port missing modules to new pa_client_new() API
Lennart Poettering
2009-01-15
2
-12
/
+29
*
|
convert pa_client instantiation to use a pa_client_new_data struct and add ho...
Lennart Poettering
2009-01-15
7
-30
/
+106
*
|
add new dont_rewind_render flag to allow quick starts of newly created streams
Lennart Poettering
2009-01-15
12
-22
/
+32
*
|
don't rely on PA_SINK_RUNNING vs. PA_SINK_IDLE for optimizations since it mig...
Lennart Poettering
2009-01-15
2
-12
/
+4
*
|
fix a potential format string vulnerability
Lennart Poettering
2009-01-15
1
-1
/
+1
*
|
document that PA_API_VERSION is only for incompatible API changes
Lennart Poettering
2009-01-15
1
-1
/
+2
|
/
*
make pa_asyncq_push() fail under no circumstances.
Lennart Poettering
2009-01-14
1
-6
/
+7
*
Fix a typo I know owe Marc-Andre a beer for.
Lennart Poettering
2009-01-14
1
-2
/
+2
*
Fix a potentially non-returning function in base64 code.
Colin Guthrie
2009-01-13
1
-2
/
+7
*
Merge commit 'elmarco/master'
Lennart Poettering
2009-01-14
9
-6
/
+163
|
\
|
*
build: fix few warnings
Marc-André Lureau
2009-01-13
3
-2
/
+3
|
*
cli: add missing update-*-proplist
Marc-André Lureau
2009-01-13
1
-0
/
+122
|
*
core: add source, si, so proplist_update
Marc-André Lureau
2009-01-13
5
-4
/
+38
*
|
remove calc_sine() since we don't need it anymore
Lennart Poettering
2009-01-14
1
-9
/
+0
*
|
include new proplist functions in export list
Lennart Poettering
2009-01-14
1
-1
/
+3
*
|
fix calculation of avail_min
Lennart Poettering
2009-01-14
2
-2
/
+2
*
|
add pa_proplist_size() and pa_proplist_isempty()
Lennart Poettering
2009-01-14
2
-0
/
+18
*
|
Fix version info
Lennart Poettering
2009-01-14
1
-1
/
+1
|
/
*
cli: update-sink-proplist
Marc-André Lureau
2009-01-13
1
-1
/
+35
*
libpulse: add proplist_from_string
Marc-André Lureau
2009-01-13
4
-3
/
+99
*
core: report remaining shared objects when cleanup
Marc-André Lureau
2009-01-13
1
-1
/
+8
*
core: add pa_source_update_proplist
Marc-André Lureau
2009-01-13
2
-0
/
+16
*
core: add pa_sink_update_proplist
Marc-André Lureau
2009-01-13
2
-0
/
+16
*
Port sine modules to pa_memchunk_sine()
Lennart Poettering
2009-01-12
2
-59
/
+25
*
add new API function pa_memchunk_sine()
Lennart Poettering
2009-01-12
2
-0
/
+36
*
Extend command name lookup tables to cover complete protocol
Lennart Poettering
2009-01-12
1
-9
/
+83
*
Fix suspending of all sinks/sources
Lennart Poettering
2009-01-12
1
-1
/
+5
*
read base volume only in proto 15
Lennart Poettering
2009-01-12
1
-2
/
+2
*
for record streams fill in the latency as the fragsize
Lennart Poettering
2009-01-12
1
-0
/
+1
*
fix version check
Lennart Poettering
2009-01-12
1
-2
/
+2
*
Make sure we don't drop any data on the client side
Lennart Poettering
2009-01-10
1
-9
/
+8
*
make module-sine-source actually work
Lennart Poettering
2009-01-10
1
-7
/
+18
*
show maximum usable slot size
Lennart Poettering
2009-01-10
1
-2
/
+3
*
Add new pa_reduce() and pa_gcd() functions
Lennart Poettering
2009-01-10
2
-0
/
+27
[prev]
[next]