summaryrefslogtreecommitdiffstats
path: root/src/pulsecore/cli-command.c
Commit message (Expand)AuthorAgeFilesLines
* remaining s/assert/pa_assert/ and refcnt.h modernizationsLennart Poettering2007-09-111-1/+0
* more modernizations, s/assert/pa_assert/gLennart Poettering2007-09-111-81/+252
* update default config:Lennart Poettering2007-09-061-0/+1
* minor reformattingLennart Poettering2007-08-311-2/+2
* use pa_source_suspend_all/pa_sink_suspend_all for suspending all sinks/sourcesLennart Poettering2007-08-151-7/+6
* add global suspend command to cliLennart Poettering2007-08-071-1/+28
* A lot of more work to get the lock-free stuff in placeLennart Poettering2007-06-131-4/+67
* Merge HUGE set of changes temporarily into a branch, to allow me to move them...Lennart Poettering2007-06-111-13/+50
* Kill spaces on EOLLennart Poettering2007-05-291-4/+4
* Replace AO_xxx usage with pa_atomic_xxx and friends wherever it makes senseLennart Poettering2007-05-271-10/+10
* Add a new meta command ".ifexists" to the CLI language, to execute commands o...Lennart Poettering2007-05-261-12/+69
* Fix some instances where we printed a string without first checking thatPierre Ossman2007-03-061-2/+5
* Add copyright notices to all relevant files. (based on svn log)Pierre Ossman2007-02-131-0/+3
* Huge trailing whitespace cleanup. Let's keep the tree pure from here on,Pierre Ossman2007-01-041-24/+24
* Revert r1404 and keep it on a development branch until it is fully tested.Pierre Ossman2006-11-061-10/+10
* rework memory block management to be thread-safe and mostly lock-free.Lennart Poettering2006-09-261-10/+10
* make pa_mempool_stat thread-safe/lock-freeLennart Poettering2006-08-291-10/+10
* print per-type memory block statistics on "stat"Lennart Poettering2006-08-191-1/+20
* Rework memory management to allow shared memory data transfer. The central ideaLennart Poettering2006-08-181-10/+30
* add new CLI command move-source-output as wrapper around pa_source_output_mov...Lennart Poettering2006-08-031-1/+41
* add new CLI function "move-sink-input" as wrapper around pa_sink_input_move_to()Lennart Poettering2006-07-291-2/+40
* big s/polyp/pulse/gLennart Poettering2006-06-191-0/+947