Lennart Poettering 
								
							 
						 
						
							
							
							
							
								
							
							
								812be32783 
								
							 
						 
						
							
							
								
								daemon: disable CPU load limiter by default  
							
							 
							
							... 
							
							
							
							RLIMIT_RTTIME and rtki can do this job much better, so let's disable
this by default. 
							
						 
						
							2009-09-04 02:48:37 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Lennart Poettering 
								
							 
						 
						
							
							
							
							
								
							
							
								facae1f275 
								
							 
						 
						
							
							
								
								conf: invert all negative boolean configuration option  
							
							 
							
							
							
						 
						
							2009-08-12 20:15:28 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Alam Arias 
								
							 
						 
						
							
							
							
							
								
							
							
								66db0c8471 
								
							 
						 
						
							
							
								
								update pulse-daemon.conf.5.xml.in about realtime-scheduling  
							
							 
							
							
							
						 
						
							2009-07-31 16:31:51 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Alam Arias 
								
							 
						 
						
							
							
							
							
								
							
							
								6d0c5a161b 
								
							 
						 
						
							
							
								
								update pulse-daemon.conf.5.xml.in about exit-idle-time  
							
							 
							
							
							
						 
						
							2009-07-31 16:31:39 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Lennart Poettering 
								
							 
						 
						
							
							
							
							
								
							
							
								8adf1d5eea 
								
							 
						 
						
							
							
								
								man: document that tsched doesn't use fragment settings  
							
							 
							
							
							
						 
						
							2009-06-07 00:45:52 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Lennart Poettering 
								
							 
						 
						
							
							
							
							
								
							
							
								3aefc45883 
								
							 
						 
						
							
							
								
								man: document 24bit sample types in man page  
							
							 
							
							
							
						 
						
							2009-06-07 00:45:51 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Lennart Poettering 
								
							 
						 
						
							
							
							
							
								
							
							
								5be1cc52ff 
								
							 
						 
						
							
							
								
								man: document log related daemon.conf options  
							
							 
							
							
							
						 
						
							2009-06-07 00:45:51 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Lennart Poettering 
								
							 
						 
						
							
							
							
							
								
							
							
								78bccde226 
								
							 
						 
						
							
							
								
								conf: remove obsolete module-idle-time directive from default config file/man page  
							
							 
							
							
							
						 
						
							2009-06-07 00:45:51 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Lennart Poettering 
								
							 
						 
						
							
							
							
							
								
							
							
								a9b38b3530 
								
							 
						 
						
							
							
								
								daemon: optionally call mlockall() on startup  
							
							 
							
							
							
						 
						
							2009-06-07 00:45:47 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Lennart Poettering 
								
							 
						 
						
							
							
							
							
								
							
							
								4505bc9cc6 
								
							 
						 
						
							
							
								
								introduce default channel map in addition to the default sample spec  
							
							 
							
							
							
						 
						
							2009-02-21 16:32:42 +01:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Lennart Poettering 
								
							 
						 
						
							
							
							
							
								
							
							
								d5f46e824e 
								
							 
						 
						
							
							
								
								move flat volume logic into the core. while doing so add n_volume_steps field to sinks/sources  
							
							 
							
							
							
						 
						
							2009-01-27 04:39:07 +01:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Sean McNamara 
								
							 
						 
						
							
							
							
							
								
							
							
								81cd21969a 
								
							 
						 
						
							
							
								
								--check: Updated manpage slightly and pulseaudio --help slightly.  
							
							 
							
							... 
							
							
							
							It's good for new users - I didn't know about the convention for
daemon checks to only bump the exit code until, say, a year after I
first installed Linux. Of course, we could also put an entire guide to
using Linux in our manpage, or tell users how to check the exit code
with $?, or how to get to the terminal, or an example script, ... (you
can see how this would quickly get out of control). So just a little
bit more hint should be good for now. John? Does this work for you?
Sean
Signed-off-by: Lennart Poettering <lennart@poettering.net> 
							
						 
						
							2009-01-07 23:30:02 +01:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Lennart Poettering 
								
							 
						 
						
							
							
							
							
								
							
							
								c4bdc2fbbb 
								
							 
						 
						
							
							
								
								it's --daemonize, not --daemon  
							
							 
							
							
							
						 
						
							2008-10-01 01:59:50 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Lennart Poettering 
								
							 
						 
						
							
							
							
							
								
							
							
								d299ac5d93 
								
							 
						 
						
							
							
								
								Some man page updates, add missing documentation, other fixes.  
							
							 
							
							
							
						 
						
							2008-10-01 01:15:44 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Lennart Poettering 
								
							 
						 
						
							
							
							
							
								
							
							
								79ad4e63f6 
								
							 
						 
						
							
							
								
								Make the shared memory segment size configurable  
							
							 
							
							... 
							
							
							
							This is useful only on systems where memory overcommit is not available
or disabled. 
							
						 
						
							2008-10-01 01:14:36 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Lennart Poettering 
								
							 
						 
						
							
							
							
							
								
							
							
								f2164023fd 
								
							 
						 
						
							
							
								
								Add new option to disable remixing from/to LFE and set it to on by default  
							
							 
							
							
							
						 
						
							2008-09-05 16:04:42 +03:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Lennart Poettering 
								
							 
						 
						
							
							
							
							
								
							
							
								456284918a 
								
							 
						 
						
							
							
								
								update documentation and help texts for s32le/s32be sample types  
							
							 
							
							
							
						 
						
							2008-09-05 00:39:36 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Diego 'Flameeyes' Pettenò 
								
							 
						 
						
							
							
							
							
								
							
							
								016fcd92d4 
								
							 
						 
						
							
							
								
								Reduce rules for man pages generation to pattern rules.  
							
							 
							
							... 
							
							
							
							Instead of having to duplicat ethe same code all over for all the man
pages, simplify it and reduce it to generic pattern rules.x 
							
						 
						
							2008-08-08 15:12:54 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Diego 'Flameeyes' Pettenò 
								
							 
						 
						
							
							
							
							
								
							
							
								29fca62c89 
								
							 
						 
						
							
							
								
								Fix man pages generation when building out of tree.  
							
							 
							
							... 
							
							
							
							When referring to the xmltoman script srcdir should be requested, or
the build will fail when doing out of tree builds (and the script is
thus not in the build directory). 
							
						 
						
							2008-08-08 13:18:16 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Lennart Poettering 
								
							 
						 
						
							
							
							
							
								
							
							
								12278f4c83 
								
							 
						 
						
							
							
								
								fix typo in man page, closes rhbz  #447355  
							
							 
							
							
							
						 
						
							2008-06-27 17:17:11 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Colin Guthrie 
								
							 
						 
						
							
							
							
							
								
							
							
								517727ebdc 
								
							 
						 
						
							
							
								
								Add xmltoman to the distribution. This saves pulling in an external dependancy  
							
							 
							
							
							
						 
						
							2008-06-25 00:28:23 +01:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Lennart Poettering 
								
							 
						 
						
							
							
							
							
								
							
							
								822366a653 
								
							 
						 
						
							
							
								
								remove remaining $  
							
							 
							
							
							
						 
						
							2008-06-18 22:38:32 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Lennart Poettering 
								
							 
						 
						
							
							
							
							
								
							
							
								6c4edd159a 
								
							 
						 
						
							
							
								
								add missing gitignore files  
							
							 
							
							
							
						 
						
							2008-06-18 00:51:50 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Lennart Poettering 
								
							 
						 
						
							
							
							
							
								
							
							
								9020543188 
								
							 
						 
						
							
							
								
								if building a man page fails remove the output to make sure that calling make repeatedly will actually work  
							
							 
							
							... 
							
							
							
							git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@2550 fefdeb5f-60dc-0310-8127-8f9354f1896f 
							
						 
						
							2008-06-17 20:13:26 +00:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Lennart Poettering 
								
							 
						 
						
							
							
							
							
								
							
							
								ac58f8d3b0 
								
							 
						 
						
							
							
								
								fix man page xml  
							
							 
							
							... 
							
							
							
							git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@2549 fefdeb5f-60dc-0310-8127-8f9354f1896f 
							
						 
						
							2008-06-17 20:12:41 +00:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Lennart Poettering 
								
							 
						 
						
							
							
							
							
								
							
							
								ac0f5275c5 
								
							 
						 
						
							
							
								
								add new switch --start to the PA binary which allows starting PA if it is not running yet. In contrast to normal startup an already running PA will not be considered an error. Also, take the autospawn lock so we can guarantee that after this call returns PA is ralive and running  
							
							 
							
							... 
							
							
							
							git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@2513 fefdeb5f-60dc-0310-8127-8f9354f1896f 
							
						 
						
							2008-06-11 17:38:50 +00:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Lennart Poettering 
								
							 
						 
						
							
							
							
							
								
							
							
								5552139402 
								
							 
						 
						
							
							
								
								explicitly recommend the usage of -- in the pasuspender command line,  Closes   #203  
							
							 
							
							... 
							
							
							
							git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@2109 fefdeb5f-60dc-0310-8127-8f9354f1896f 
							
						 
						
							2008-02-15 13:33:08 +00:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Lennart Poettering 
								
							 
						 
						
							
							
							
							
								
							
							
								6b932f0a50 
								
							 
						 
						
							
							
								
								update man pages a bit  
							
							 
							
							... 
							
							
							
							git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@2070 fefdeb5f-60dc-0310-8127-8f9354f1896f 
							
						 
						
							2007-11-21 23:03:19 +00:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Lennart Poettering 
								
							 
						 
						
							
							
							
							
								
							
							
								445991287d 
								
							 
						 
						
							
							
								
								add remaing man pages  
							
							 
							
							... 
							
							
							
							git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@2029 fefdeb5f-60dc-0310-8127-8f9354f1896f 
							
						 
						
							2007-11-08 22:30:33 +00:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Lennart Poettering 
								
							 
						 
						
							
							
							
							
								
							
							
								1821f1f499 
								
							 
						 
						
							
							
								
								add man pages for padsp, pabrowse, pasuspender  
							
							 
							
							... 
							
							
							
							git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@2027 fefdeb5f-60dc-0310-8127-8f9354f1896f 
							
						 
						
							2007-11-07 13:50:47 +00:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Lennart Poettering 
								
							 
						 
						
							
							
							
							
								
							
							
								5dbab0b23a 
								
							 
						 
						
							
							
								
								complete pactl man page  
							
							 
							
							... 
							
							
							
							git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@2026 fefdeb5f-60dc-0310-8127-8f9354f1896f 
							
						 
						
							2007-11-06 00:21:20 +00:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Lennart Poettering 
								
							 
						 
						
							
							
							
							
								
							
							
								7fdc1ee083 
								
							 
						 
						
							
							
								
								add a couple of more man pages  
							
							 
							
							... 
							
							
							
							git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@2024 fefdeb5f-60dc-0310-8127-8f9354f1896f 
							
						 
						
							2007-11-05 23:56:00 +00:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Lennart Poettering 
								
							 
						 
						
							
							
							
							
								
							
							
								bff4ca431b 
								
							 
						 
						
							
							
								
								add a man page for the pulseaudio binary. More will follow.  
							
							 
							
							... 
							
							
							
							git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@2023 fefdeb5f-60dc-0310-8127-8f9354f1896f 
							
						 
						
							2007-11-05 15:10:13 +00:00