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
/
pulse
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix copy'n'paste error
Lennart Poettering
2009-01-22
1
-2
/
+2
*
export pa_channel_map_superset()
Lennart Poettering
2009-01-20
2
-0
/
+22
*
add client API for querying card information
Lennart Poettering
2009-01-20
2
-3
/
+245
*
don't divide by zero if no left resp. no right channels are defined
Lennart Poettering
2009-01-20
1
-2
/
+9
*
add missing eof checks
Lennart Poettering
2009-01-20
1
-1
/
+2
*
remove misplaced whitespace
Lennart Poettering
2009-01-20
1
-1
/
+1
*
Document explicitly that the internal sink/source states are not considered p...
Lennart Poettering
2009-01-19
1
-6
/
+18
*
pulse: share private enum values with client side
Marc-André Lureau
2009-01-20
1
-2
/
+18
*
pulse: introspect sink state
Marc-André Lureau
2009-01-20
3
-6
/
+76
*
Beef pactl output up a bit
Lennart Poettering
2009-01-19
1
-1
/
+1
*
fix doxygen version references
Lennart Poettering
2009-01-19
3
-8
/
+8
*
allow setting properties for modules, too
Lennart Poettering
2009-01-19
3
-1
/
+11
*
add api for manipulating volume balances
Lennart Poettering
2009-01-19
2
-0
/
+105
*
add pa_proplist_to_string_sep()
Lennart Poettering
2009-01-17
2
-7
/
+27
*
Add support for 24bit samples encoded in the LSB of 32 bit words
Lennart Poettering
2009-01-16
3
-15
/
+48
*
add support for 24bit packed samples
Lennart Poettering
2009-01-16
3
-6
/
+37
*
Add SPDIF/HDMI ALSA devices and device descriptions to device search table
Lennart Poettering
2009-01-15
1
-2
/
+6
*
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
4
-185
/
+62
*
add new pa_card object as a way to logically combine multiple sinks and sources
Lennart Poettering
2009-01-15
1
-1
/
+7
*
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
*
document that PA_API_VERSION is only for incompatible API changes
Lennart Poettering
2009-01-15
1
-1
/
+2
*
Merge commit 'elmarco/master'
Lennart Poettering
2009-01-14
2
-2
/
+2
|
\
|
*
build: fix few warnings
Marc-André Lureau
2009-01-13
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
|
/
*
libpulse: add proplist_from_string
Marc-André Lureau
2009-01-13
2
-1
/
+89
*
read base volume only in proto 15
Lennart Poettering
2009-01-12
1
-2
/
+2
*
Add "base volume" field to sinks/sources
Lennart Poettering
2008-12-24
2
-2
/
+10
*
Add new API functions pa_volume_snprint() and pa_sw_volume_snprint_dB()
Lennart Poettering
2008-12-24
2
-3
/
+60
*
Implement new flags DONT_INHIBIT_AUTO_SUSPEND and START_UNMUTED
Lennart Poettering
2008-10-26
2
-3
/
+29
*
add missing include
Lennart Poettering
2008-10-05
1
-0
/
+2
*
implement pa_sw_volume_divide() and pa_sw_cvolume_divide()
Lennart Poettering
2008-10-04
2
-7
/
+40
*
rename pa_cvolume_snprint_dB to pa_sw_cvolume_snprint_dB since it is
Lennart Poettering
2008-10-03
2
-3
/
+3
*
increase PA_CVOLUME_SNPRINT_MAX to a proper value and document that it is not...
Lennart Poettering
2008-10-03
3
-4
/
+16
*
when checking the validity of a cvolume check whether all values are not -1
Lennart Poettering
2008-10-03
1
-0
/
+6
*
add new API call pa_cvolume_compatible()
Lennart Poettering
2008-10-03
2
-0
/
+18
*
add new API call pa_cvolume_snprint_dB()
Lennart Poettering
2008-10-03
2
-2
/
+43
*
add new API call pa_cvolume_init()
Lennart Poettering
2008-10-03
2
-1
/
+19
*
extend documentation for pa_channel_map_init()
Lennart Poettering
2008-10-03
1
-1
/
+3
*
treat a channel map only then as compatible with a sample spec if it is valid
Lennart Poettering
2008-10-03
1
-0
/
+6
*
add new API function pa_sample_spec_init()
Lennart Poettering
2008-10-03
2
-0
/
+15
*
if a volume or channel map is invalid show so when printing it
Lennart Poettering
2008-10-03
3
-1
/
+16
*
user lrint() and friends in inner loops instead of normal C casts to speed up...
Lennart Poettering
2008-10-03
1
-1
/
+1
*
properly parse response to pa_stream_set_buffer_attr() calls. closes #370
Lennart Poettering
2008-10-02
1
-1
/
+14
*
Make the shared memory segment size configurable
Lennart Poettering
2008-10-01
4
-2
/
+7
*
fix pa_stream_set_name
Omair Majid
2008-09-11
1
-1
/
+1
*
stream_started_callback userdata bug
Arthur Taylor
2008-09-10
1
-1
/
+1
*
fix S32 validity check
Lennart Poettering
2008-09-10
1
-1
/
+1
*
move autospawn lock to pulsecore/ since we don't need it in the client anymore
Lennart Poettering
2008-09-08
2
-362
/
+0
[next]