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