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
*
show active profile
Lennart Poettering
2009-01-20
1
-0
/
+4
*
add client API for querying card information
Lennart Poettering
2009-01-20
6
-5
/
+344
*
dump active profile
Lennart Poettering
2009-01-20
1
-0
/
+5
*
fix destruction when no profiles are defined
Lennart Poettering
2009-01-20
1
-3
/
+5
*
don't divide by zero if no left resp. no right channels are defined
Lennart Poettering
2009-01-20
1
-2
/
+9
*
fix profile names to include input/output specifier
Lennart Poettering
2009-01-20
1
-2
/
+3
*
add missing eof checks
Lennart Poettering
2009-01-20
2
-2
/
+5
*
Merge commit 'flameeyes/buildfixes-2'
Lennart Poettering
2009-01-20
1
-3
/
+11
|
\
|
*
Include the alsa/ subdirectory for modules in the search path.
Diego E. 'Flameeyes' Pettenò
2009-01-20
1
-0
/
+2
|
*
Allow to opt-out from building tests.
Diego E. 'Flameeyes' Pettenò
2009-01-20
1
-3
/
+9
*
|
document that I am a retard
Lennart Poettering
2009-01-20
1
-0
/
+4
*
|
remove misplaced whitespace
Lennart Poettering
2009-01-20
1
-1
/
+1
|
/
*
include sink/source state in pactl output
Lennart Poettering
2009-01-19
1
-0
/
+20
*
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
3
-20
/
+18
*
cli: fix broken array access with signed state enums
Marc-André Lureau
2009-01-20
1
-16
/
+36
*
sink: trigger subscribe event on sink state change
Marc-André Lureau
2009-01-20
1
-1
/
+3
*
pulse: introspect sink state
Marc-André Lureau
2009-01-20
6
-29
/
+104
*
Merge commit 'vudentz/master'
Lennart Poettering
2009-01-19
1
-2
/
+5
|
\
|
*
Fix hsp rate and channels.
Luiz Augusto von Dentz
2009-01-19
1
-2
/
+5
*
|
Merge commit '7104d54bbce8f9bd2553e16f45f3a0f69ac75b8b'
Lennart Poettering
2009-01-19
1
-4
/
+6
|
\
\
|
*
|
Add proper -I directives for out-of-tree builds.
Diego E. 'Flameeyes' Pettenò
2009-01-19
1
-0
/
+5
|
*
|
Create only the directory the current target should be created into.
Diego E. 'Flameeyes' Pettenò
2009-01-19
1
-4
/
+1
|
|
/
*
|
Beef pactl output up a bit
Lennart Poettering
2009-01-19
2
-82
/
+132
*
|
show dB and balance for cached samples
Lennart Poettering
2009-01-19
1
-1
/
+5
*
|
fix up balance format string a bit
Lennart Poettering
2009-01-19
1
-3
/
+3
*
|
fix doxygen version references
Lennart Poettering
2009-01-19
3
-8
/
+8
*
|
fix bad free()
Lennart Poettering
2009-01-19
1
-2
/
+0
*
|
allow setting properties for modules, too
Lennart Poettering
2009-01-19
8
-7
/
+55
*
|
show balance value in CLI listings
Lennart Poettering
2009-01-19
1
-1
/
+9
*
|
add api for manipulating volume balances
Lennart Poettering
2009-01-19
4
-0
/
+136
*
|
get rid of pa_module_get_info because it is not used
Lennart Poettering
2009-01-17
2
-8
/
+0
*
|
beautify cli output a bit
Lennart Poettering
2009-01-17
1
-14
/
+14
*
|
dump profiles when listing cards
Lennart Poettering
2009-01-17
1
-2
/
+15
*
|
actually create pa_card object in module-alsa-card
Lennart Poettering
2009-01-17
3
-14
/
+165
*
|
Don't enumerate invalid profile
Lennart Poettering
2009-01-17
1
-2
/
+3
*
|
Split up pa_alsa_init_proplist into two seperate functions for the card and s...
Lennart Poettering
2009-01-17
4
-29
/
+36
*
|
add pa_proplist_to_string_sep()
Lennart Poettering
2009-01-17
3
-7
/
+28
*
|
add pa_strbuf_isempty
Lennart Poettering
2009-01-17
2
-0
/
+9
*
|
add card profile prober
Lennart Poettering
2009-01-16
4
-51
/
+207
*
|
remvoe a bit of duplicate code
Lennart Poettering
2009-01-16
4
-55
/
+30
|
/
*
make use of PR_SET_TIMERSLACK
Lennart Poettering
2009-01-16
3
-0
/
+29
*
Add support for 24bit samples encoded in the LSB of 32 bit words
Lennart Poettering
2009-01-16
13
-19
/
+339
*
add support for 24bit packed samples
Lennart Poettering
2009-01-16
15
-32
/
+370
*
Add SPDIF/HDMI ALSA devices and device descriptions to device search table
Lennart Poettering
2009-01-15
5
-73
/
+184
*
rename card config to card profile
Lennart Poettering
2009-01-15
2
-35
/
+35
*
include libcli.la in libprotocol-cli's dependencies
Lennart Poettering
2009-01-15
1
-1
/
+1
*
add stub makefiles for oss and alsa subdirs
Lennart Poettering
2009-01-15
2
-0
/
+2
*
move alsa and oss modules into their own subdirectories
Lennart Poettering
2009-01-15
8
-8
/
+8
*
rework module usage counter stuff to be pull based
Lennart Poettering
2009-01-15
17
-16
/
+124
[next]