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-06-17
pactl: show list of supported ports
Lennart Poettering
1
-0
/
+24
2009-06-17
native-protocol: allow enumerating ports
Lennart Poettering
3
-13
/
+156
2009-06-17
raop: move all raop files to subdir
Lennart Poettering
3
-4
/
+4
2009-06-17
pactl: implement pactl set-{sink|source}-port
Lennart Poettering
1
-5
/
+52
2009-06-17
libpulse: implement client side for sink/source port selection commands
Lennart Poettering
3
-0
/
+116
2009-06-17
native: implement command to change sink/source port
Lennart Poettering
2
-2
/
+69
2009-06-17
bluetooth: return sensible error code in set_profile()
Lennart Poettering
2
-3
/
+4
2009-06-17
alsa: allow placing device id in alsa device strings at arbitrary positions
Lennart Poettering
4
-22
/
+22
2009-06-17
alsa: rework mixer logic
Lennart Poettering
54
-1676
/
+7011
2009-06-17
pdispatch: fix s/recieve/receive/ typos
Lennart Poettering
1
-2
/
+2
2009-06-17
pstream: fix s/recieve/receive/ typos
Lennart Poettering
1
-4
/
+4
2009-06-17
gdbm: set default block size to 1K
Lennart Poettering
1
-2
/
+5
2009-06-17
card: get rid of description field which is unused
Lennart Poettering
1
-2
/
+1
2009-06-17
card: make sure to always hand failure code back in some calls
Lennart Poettering
1
-10
/
+19
2009-06-17
card: some modernizations
Lennart Poettering
2
-10
/
+8
2009-06-17
rtp: fix s/recieve/receive/ typo
Lennart Poettering
1
-1
/
+1
2009-06-17
core-util: implement pa_maybe_prefix_path()
Lennart Poettering
2
-0
/
+11
2009-06-17
core-util: implement pa_split_spaces_strv()
Lennart Poettering
2
-0
/
+26
2009-06-17
core-util: implement pa_xstrfreev()
Lennart Poettering
2
-0
/
+18
2009-06-17
conf-parse: implement .include directive
Lennart Poettering
1
-7
/
+43
2009-06-17
volume,channelmap: reimplement a couple of calls based on channel masks
Lennart Poettering
2
-121
/
+24
2009-06-17
channelmap: define a couple of standard channel masks
Lennart Poettering
1
-0
/
+59
2009-06-17
malloc: implement pa_xrenew()
Lennart Poettering
1
-1
/
+12
2009-06-17
channelmap: make sure a mask is generated is 64 bit int
Lennart Poettering
1
-1
/
+1
2009-06-17
version: fix prefix in PA_CHECK_VERSION macro
Lennart Poettering
1
-2
/
+2
2009-06-17
channelmap: implement pa_channel_position_from_string()
Lennart Poettering
3
-22
/
+30
2009-06-17
volume: implement functions for multiplicating a cvolume with a scalar
Lennart Poettering
3
-3
/
+47
2009-06-17
hashmap: implement pa_hashmap_last()
Lennart Poettering
2
-0
/
+12
2009-06-17
hashmap: implement api to iterate a hashmap backwards
Lennart Poettering
2
-1
/
+42
2009-06-17
idxset: implement pa_idxset_copy()
Lennart Poettering
2
-0
/
+17
2009-06-17
daemon: write a warning blurb to syslog when folks use --system mode
Lennart Poettering
1
-0
/
+5
2009-06-10
alsa: fix bad memory access for devices that lack a mixer
Lennart Poettering
1
-1
/
+3
2009-06-08
sample: fix build on BE archs
Lennart Poettering
1
-1
/
+1
2009-06-08
udev: reshuffle the properties we read from udev a bit
Lennart Poettering
1
-5
/
+18
2009-06-08
prop: introduce new PA_PROP_DEVICE_INTENDED_ROLES property
Lennart Poettering
7
-0
/
+28
2009-06-08
core: replace tabs by spaces
Lennart Poettering
1
-31
/
+31
2009-06-08
core: make sure soft mute status stays in sync with hw mute status
Lennart Poettering
4
-4
/
+12
2009-06-07
rtstutter: increase log level by default
Lennart Poettering
1
-0
/
+2
2009-06-07
optimization: Optimized pa_sink_render_full.
Jyri Sarha
1
-3
/
+2
2009-06-07
conf: remove obsolete module-idle-time directive from default config file/man...
Lennart Poettering
1
-1
/
+0
2009-06-07
daemon: optionally call mlockall() on startup
Lennart Poettering
4
-12
/
+29
2009-06-07
udev: properly initialize userdata to 0
Lennart Poettering
1
-1
/
+1
2009-06-06
udev: try to unsuspend devices whenever they are closed by other processes
Lennart Poettering
1
-12
/
+121
2009-06-06
core: monitor sources need to inherit the suspend cause from their sinks
Lennart Poettering
1
-2
/
+5
2009-06-06
core: suppress suspending/resume when we are already in the right state
Lennart Poettering
2
-0
/
+6
2009-06-06
hashmap: introduce PA_HASHMAP_FOREACH macro
Lennart Poettering
2
-1
/
+5
2009-06-06
hal,udev: deprecate HAL support in favour of udev
Lennart Poettering
2
-4
/
+5
2009-06-06
udev: add module-udev-detect for discovering and configuring devices
Lennart Poettering
2
-0
/
+359
2009-06-05
rtp: remove gcc warning
Lennart Poettering
1
-2
/
+2
2009-06-05
augment: try to deduce the media role from the menu category
Lennart Poettering
1
-6
/
+67
[next]