summaryrefslogtreecommitdiffstats
path: root/src/pulsecore/cli-text.c
Commit message (Expand)AuthorAgeFilesLines
* core: introduce new 'reference' volume for sinksLennart Poettering2009-04-131-6/+9
* core: add a seperate fixed_latency field for sinks/sources with fixed latencyLennart Poettering2009-04-101-2/+10
* add missing whitespaceLennart Poettering2009-03-251-1/+1
* introduce new flag that marks sinks/sources which can adjust the latency dyna...Lennart Poettering2009-03-251-15/+28
* Use LGPL 2.1 on all files previously using LGPL 2Colin Guthrie2009-03-031-1/+1
* implement PA_STREAM_FAIL_ON_SUSPEND logicLennart Poettering2009-02-031-2/+6
* store the default sink/source in proper pa_sink*/pa_source* pointers instead ...Lennart Poettering2009-01-281-2/+2
* move flat volume logic into the core. while doing so add n_volume_steps field...Lennart Poettering2009-01-271-6/+11
* allow samples to be played with 'default' (i.e. unspecified) volume.Lennart Poettering2009-01-271-3/+3
* swap argument order of pa_cvolume_get_balance() to be a bit more systematicLennart Poettering2009-01-271-4/+4
* show pretty channel map name if possibleLennart Poettering2009-01-271-5/+30
* include list of sinks/source in card dumpLennart Poettering2009-01-231-3/+17
* add priority logic to find best default profileLennart Poettering2009-01-201-1/+1
* dump active profileLennart Poettering2009-01-201-0/+5
* cli: fix broken array access with signed state enumsMarc-André Lureau2009-01-201-16/+36
* show dB and balance for cached samplesLennart Poettering2009-01-191-1/+5
* fix up balance format string a bitLennart Poettering2009-01-191-3/+3
* allow setting properties for modules, tooLennart Poettering2009-01-191-0/+6
* show balance value in CLI listingsLennart Poettering2009-01-191-1/+9
* beautify cli output a bitLennart Poettering2009-01-171-14/+14
* dump profiles when listing cardsLennart Poettering2009-01-171-2/+15
* rework module usage counter stuff to be pull basedLennart Poettering2009-01-151-1/+1
* kill autoload stuff as plannedLennart Poettering2009-01-151-40/+7
* add functionality to dump list of cardsLennart Poettering2009-01-151-3/+42
* Add "base volume" field to sinks/sourcesLennart Poettering2008-12-241-4/+26
* add a few more gcc warning flags and fix quite a few problems found by doing soLennart Poettering2008-08-191-4/+8
* pass force_refresh=FALSE to all volume/mute read invocationsLennart Poettering2008-08-131-4/+4
* Rework module-combine to work with glitch-free core; add new max_request fiel...Lennart Poettering2008-06-201-4/+16
* get rid of svn $ keywordsLennart Poettering2008-06-181-2/+0
* fix a bad memory access pulsecore/client.cLennart Poettering2008-06-131-0/+2
* merge glitch-free branch back into trunkLennart Poettering2008-05-151-79/+137
* - Check process name when dealing with PID filesLennart Poettering2007-11-211-2/+12
* ignore network sinks/sourcesLennart Poettering2007-10-291-2/+4
* merge 'lennart' branch back into trunk.Lennart Poettering2007-10-281-40/+82
* Fix some instances where we printed a string without first checking thatPierre Ossman2007-03-061-3/+10
* Add copyright notices to all relevant files. (based on svn log)Pierre Ossman2007-02-131-0/+2
* Huge trailing whitespace cleanup. Let's keep the tree pure from here on,Pierre Ossman2007-01-041-23/+23
* implement hook_source_ouput_new. For this I modified the pa_source_output_new...Lennart Poettering2006-08-131-2/+2
* allow hooking into the process of creating playback streams. To implement thi...Lennart Poettering2006-08-131-2/+2
* test if sink->monitor_source is set before making use of itLennart Poettering2006-08-121-1/+1
* big s/polyp/pulse/gLennart Poettering2006-06-191-0/+387