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
/
utils
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-10
padsp: wrap __open_2 and __open64_2
Michal Schmidt
1
-9
/
+52
2010-12-04
build-sys: Replace dummy Makefiles with proper Makefile.am's
Colin Guthrie
2
-1
/
+20
2010-09-18
x11: Use the default screen for X11 properties.
Colin Guthrie
1
-28
/
+28
2010-09-18
xcb: Ensure the XCB connection is valid before using it.
Colin Guthrie
1
-0
/
+5
2010-08-15
x11: Partially convert to XCB.
Colin Guthrie
1
-34
/
+33
2010-02-21
pacat: pass buffer_attr to recording streams too
Lennart Poettering
1
-1
/
+1
2010-02-18
pacmd: don't enter busy loop when reading from stdin very early
Lennart Poettering
1
-86
/
+100
2010-02-18
pacmd: store away fd type
Lennart Poettering
1
-4
/
+5
2010-02-18
pacat: always fully fulfill write requests
Lennart Poettering
1
-17
/
+30
2010-02-16
padsp: emulate /dev/audio, too
Lennart Poettering
1
-35
/
+20
2010-01-15
pacat: allow configuration of latency in msec
Lennart Poettering
1
-9
/
+37
2009-09-17
core-util: unify how we determine the temporary directory
Lennart Poettering
1
-10
/
+1
2009-09-17
Improve TMPDIR handling
Lennart Poettering
1
-1
/
+14
2009-09-17
pacat: use fully automatic buffer sizes if possible
Lennart Poettering
1
-5
/
+9
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
llvm-clang-analyzer: drop a few unnecessary assignments and other trivial fixes
Lennart Poettering
1
-3
/
+2
2009-09-07
i18n: move \r out of translatable string
Lennart Poettering
1
-1
/
+2
2009-09-06
libpulse: introduce PA_BYTES_SNPRINT_MAX and make use of it wherever applicable
Lennart Poettering
1
-2
/
+2
2009-08-31
pactl: drop unnecessary newlines from pa_log() invocations
Lennart Poettering
1
-50
/
+50
2009-08-31
pactl: implement pactl commands for changing volumes/mute stati
Lennart Poettering
1
-15
/
+177
2009-08-14
pacmd: handle multi word commands in argv[] properly
Lennart Poettering
1
-1
/
+1
2009-08-12
pacmd: port pacmd from select() to poll() so that we notice writer side hangups
Lennart Poettering
1
-20
/
+40
2009-08-01
core-util: replace remaining fixed size destination string functions by _mall...
Lennart Poettering
1
-3
/
+5
2009-07-23
pacat: use zero-copy write calls when playing audio file
Lennart Poettering
1
-61
/
+65
2009-06-20
Base mainloop on pa_rtclock_now()
Marc-André Lureau
2
-15
/
+7
2009-06-17
pactl: show list of supported ports
Lennart Poettering
1
-0
/
+24
2009-06-17
pactl: implement pactl set-{sink|source}-port
Lennart Poettering
1
-5
/
+52
2009-06-04
utils: use pa_path_get_filename() where applicable
Lennart Poettering
2
-16
/
+3
2009-05-26
sndfile: big rework of libsndfile interfacing code
Lennart Poettering
4
-781
/
+645
2009-05-26
core-util: introduce pa_disable_sigpipe()
Lennart Poettering
1
-1
/
+3
2009-04-14
pacat: add missing newline
Lennart Poettering
1
-1
/
+1
2009-04-01
in verbose mode log buffer attr changes
Lennart Poettering
1
-0
/
+8
2009-03-03
Merge commit 'coling/lgpl21'
Lennart Poettering
8
-8
/
+8
2009-03-03
Use LGPL 2.1 on all files previously using LGPL 2
Colin Guthrie
8
-8
/
+8
2009-03-03
pass profile priority value to clients
Lennart Poettering
1
-1
/
+1
2009-02-21
introduce default channel map in addition to the default sample spec
Lennart Poettering
1
-10
/
+13
2009-02-19
padsp: don't use si if it's NULL
Marc-André Lureau
1
-2
/
+2
2009-02-19
pacat: remove unused variable
Marc-André Lureau
1
-2
/
+1
2009-02-19
pactl: return in case of error reading file (avoid using freed d)
Marc-André Lureau
1
-0
/
+1
2009-02-19
pactl: check if pa_context_connect succeed
Marc-André Lureau
1
-1
/
+4
2009-02-19
paplay: check if pa_context_connect() succeed
Marc-André Lureau
1
-1
/
+4
2009-02-12
allow sending meta/policy events to clients
Lennart Poettering
1
-0
/
+13
2009-02-04
make pacmd work in a pipe
Lennart Poettering
1
-36
/
+68
2009-01-27
swap argument order of pa_cvolume_get_balance() to be a bit more systematic
Lennart Poettering
1
-4
/
+4
2009-01-21
implement pactl set-card-profile
Lennart Poettering
1
-19
/
+38
2009-01-20
show active profile
Lennart Poettering
1
-0
/
+4
2009-01-20
add client API for querying card information
Lennart Poettering
1
-1
/
+47
2009-01-19
include sink/source state in pactl output
Lennart Poettering
1
-0
/
+20
2009-01-19
Beef pactl output up a bit
Lennart Poettering
1
-81
/
+131
[next]