index
:
profile/ivi/pulseaudio-panda
2.0-panda
Domain: Multimedia / Audio FW;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
utils
/
pactl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-21
pactl: show availability information for "list cards"
David Henningsson
1
-1
/
+3
2012-03-11
introspect: Expose port info per card to clients
David Henningsson
1
-0
/
+19
2011-12-13
utils: Fixes for building without NLS
Arun Raghavan
1
-0
/
+2
2011-12-02
pactl: Show port availability
David Henningsson
1
-2
/
+13
2011-08-18
device-restore: Change the API to include type information (sink vs. source)
Colin Guthrie
1
-1
/
+1
2011-08-16
pactl: Add set-source-output-mute command
Maarten Bosmans
1
-1
/
+27
2011-08-16
sink: Add a SET_FORMATS flag
Arun Raghavan
1
-1
/
+2
2011-08-15
pactl: Add a set-sink-formats command
Arun Raghavan
1
-3
/
+63
2011-08-11
Move i18n.[ch] to src/pulsecore
Maarten Bosmans
1
-1
/
+1
2011-08-10
pactl: Make stat backwards compatible with previous versions.
Colin Guthrie
1
-5
/
+10
2011-08-10
pactl: Split help string up in shorter pieces for easier translation
Maarten Bosmans
1
-23
/
+21
2011-08-10
pactl: Short --help output a bit by consolidating sink/source commands
Maarten Bosmans
1
-16
/
+9
2011-06-22
Remove unnecessary #includes
Maarten Bosmans
1
-1
/
+0
2011-06-22
pactl: Add a set-source-output-volume command
Arun Raghavan
1
-1
/
+48
2011-06-22
introspect: Get format of source output
Colin Guthrie
1
-1
/
+11
2011-06-22
introspect: Get formats for sources
Colin Guthrie
1
-1
/
+10
2011-05-02
introspect: Get format of sink input
Arun Raghavan
1
-1
/
+3
2011-05-02
introspect: Get formats for sinks
Arun Raghavan
1
-1
/
+10
2011-03-29
pactl: Add short output format for list action
Maarten Bosmans
1
-9
/
+79
2011-03-29
pactl: Separate stat and info actions
Maarten Bosmans
1
-2
/
+9
2011-03-29
pactl: Add subcommands to the list command
Maarten Bosmans
1
-14
/
+53
2011-03-29
pactl: Accept more volume specification formats
Maarten Bosmans
1
-58
/
+171
2011-03-18
Fix up some double spaces
Maarten Bosmans
1
-1
/
+1
2010-10-15
pactl: Validate volume before setting
Arun Raghavan
1
-0
/
+15
2010-02-21
pactl: implement pactl subscribe
Lennart Poettering
1
-4
/
+89
2009-10-28
pactl: format cookie a little bit nicer
Lennart Poettering
1
-2
/
+3
2009-10-28
pactl: include information about client context in pactl stat output
Lennart Poettering
1
-1
/
+14
2009-10-28
clients: drop definition of BUFSIZE which is unused
Lennart Poettering
1
-2
/
+0
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-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
1
-12
/
+2
2009-05-26
sndfile: big rework of libsndfile interfacing code
Lennart Poettering
1
-111
/
+137
2009-03-03
Merge commit 'coling/lgpl21'
Lennart Poettering
1
-1
/
+1
2009-03-03
Use LGPL 2.1 on all files previously using LGPL 2
Colin Guthrie
1
-1
/
+1
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
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-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
2009-01-15
don't show autoload flag anymore since it is obsolete
Lennart Poettering
1
-4
/
+2
2009-01-15
kill autoload stuff as planned
Lennart Poettering
1
-31
/
+0
2008-08-19
add a few more gcc warning flags and fix quite a few problems found by doing so
Lennart Poettering
1
-9
/
+9
[next]