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
/
pactl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
pactl: Add short output format for list action
Maarten Bosmans
2011-03-29
1
-9
/
+79
*
pactl: Separate stat and info actions
Maarten Bosmans
2011-03-29
1
-2
/
+9
*
pactl: Add subcommands to the list command
Maarten Bosmans
2011-03-29
1
-14
/
+53
*
pactl: Accept more volume specification formats
Maarten Bosmans
2011-03-29
1
-58
/
+171
*
Fix up some double spaces
Maarten Bosmans
2011-03-18
1
-1
/
+1
*
pactl: Validate volume before setting
Arun Raghavan
2010-10-15
1
-0
/
+15
*
pactl: implement pactl subscribe
Lennart Poettering
2010-02-21
1
-4
/
+89
*
pactl: format cookie a little bit nicer
Lennart Poettering
2009-10-28
1
-2
/
+3
*
pactl: include information about client context in pactl stat output
Lennart Poettering
2009-10-28
1
-1
/
+14
*
clients: drop definition of BUFSIZE which is unused
Lennart Poettering
2009-10-28
1
-2
/
+0
*
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
*
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
1
-12
/
+2
*
sndfile: big rework of libsndfile interfacing code
Lennart Poettering
2009-05-26
1
-111
/
+137
*
Merge commit 'coling/lgpl21'
Lennart Poettering
2009-03-03
1
-1
/
+1
|
\
|
*
Use LGPL 2.1 on all files previously using LGPL 2
Colin Guthrie
2009-03-03
1
-1
/
+1
*
|
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
*
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
*
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
*
add a few more gcc warning flags and fix quite a few problems found by doing so
Lennart Poettering
2008-08-19
1
-9
/
+9
*
add new switch --disallow-exit
Lennart Poettering
2008-08-06
1
-2
/
+2
*
add i18n support
Lennart Poettering
2008-08-06
1
-73
/
+79
*
get rid of svn $ keywords
Lennart Poettering
2008-06-18
1
-2
/
+0
*
merge glitch-free branch back into trunk
Lennart Poettering
2008-05-15
1
-40
/
+65
*
merge r2182 from prepare-0.9.10
Lennart Poettering
2008-03-31
1
-1
/
+1
*
work around solaris printf %s and NULL string brain damage
Lennart Poettering
2008-03-14
1
-1
/
+1
*
add missing #include
Lennart Poettering
2007-11-09
1
-0
/
+1
*
parse the pasuspend argument like any other boolean in PulseAudio
Lennart Poettering
2007-11-08
1
-2
/
+2
*
minor cleanups of --help texts
Lennart Poettering
2007-11-05
1
-1
/
+1
*
merge 'lennart' branch back into trunk.
Lennart Poettering
2007-10-28
1
-9
/
+114
*
Add copyright notices to all relevant files. (based on svn log)
Pierre Ossman
2007-02-13
1
-0
/
+2
*
Huge trailing whitespace cleanup. Let's keep the tree pure from here on,
Pierre Ossman
2007-01-04
1
-38
/
+38
*
fix pactl output (sink drivers and names where switched)
Lennart Poettering
2006-08-21
1
-1
/
+1
*
fix bad printf()
Lennart Poettering
2006-08-13
1
-1
/
+1
*
implement "pactl move-source-output"
Lennart Poettering
2006-08-03
1
-4
/
+20
*
bump API and protocol version. Return PA_ERR_NOTSUPPORTED if pa_context_move_...
Lennart Poettering
2006-08-01
1
-1
/
+1
*
add new "move-sink-input" command to pactl
Lennart Poettering
2006-07-31
1
-3
/
+20
*
show value of PA_SINK_HARDWARE/PA_SOURCE_HARDWARE in pactl
Lennart Poettering
2006-07-16
1
-4
/
+6
[next]