summaryrefslogtreecommitdiffstats
path: root/src/daemon/cmdline.c
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary #includesMaarten Bosmans2011-06-221-2/+0
* log: Add a new log target to a file descriptorVincent Becker2011-03-181-2/+3
* daemon: don't free script_commands twiceLennart Poettering2009-08-221-5/+0
* daemon: fix leak of script_commandsScott Reeves2009-08-211-1/+1
* utils: use pa_path_get_filename() where applicableLennart Poettering2009-06-041-8/+3
* Use LGPL 2.1 on all files previously using LGPL 2Colin Guthrie2009-03-031-1/+1
* fix wording, closes #484Lennart Poettering2009-02-211-3/+3
* kill autoload stuff as plannedLennart Poettering2009-01-151-6/+0
* --check: Updated manpage slightly and pulseaudio --help slightly.Sean McNamara2009-01-071-1/+1
* make log meta, time, backtrace configurable using command lineLennart Poettering2008-10-211-0/+27
* add new switch --disallow-exitLennart Poettering2008-08-061-1/+12
* add i18n supportLennart Poettering2008-08-061-14/+15
* get rid of svn $ keywordsLennart Poettering2008-06-181-2/+0
* add new switch --start to the PA binary which allows starting PA if it is not...Lennart Poettering2008-06-111-1/+9
* merge glitch-free branch back into trunkLennart Poettering2008-05-151-2/+1
* Mark long_options constant.Diego Petteno2008-01-241-1/+1
* add a man page for the pulseaudio binary. More will follow.Lennart Poettering2007-11-051-1/+1
* add new option --realtimeLennart Poettering2007-11-011-10/+23
* merge 'lennart' branch back into trunk.Lennart Poettering2007-10-281-8/+29
* 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-18/+18
* add --disable-shm command line option to the daemonLennart Poettering2006-08-191-2/+11
* remove all occurences of Lennart Poettering2006-08-181-10/+10
* add new command line option --no-cpu-limit. This is useful when running Pulse...Lennart Poettering2006-07-251-1/+13
* * add new --system command line parameter to the daemon for running PulseAudi...Lennart Poettering2006-07-191-1/+11
* big s/polyp/pulse/gLennart Poettering2006-06-191-7/+7
* * add new argument 'exit_on_eof' to module-cli and make use of it if "-C" is ...Lennart Poettering2006-06-181-1/+1
* fix include line for "core-util.h"Lennart Poettering2006-05-171-1/+1
* Move xmalloc to the public side (libpolyp).Pierre Ossman2006-05-171-1/+2
* change pa_log() and friends to not require a trailing \n on all logged stringsLennart Poettering2006-02-231-8/+8
* Cleaned up the includes after the restructuring. Indicate which headers arePierre Ossman2006-02-171-1/+2
* Reorganised the source tree. We now have src/ with a couple of subdirs:Pierre Ossman2006-02-161-0/+300