mirror of
				https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
				synced 2025-11-03 09:01:50 -05:00 
			
		
		
		
	complete implementation of the command line
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@65 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
		
							parent
							
								
									b69178b067
								
							
						
					
					
						commit
						e61e9244aa
					
				
					 12 changed files with 663 additions and 509 deletions
				
			
		| 
						 | 
				
			
			@ -195,7 +195,7 @@ int pa_module_init(struct pa_core *c, struct pa_module*m) {
 | 
			
		|||
        assert(u->source);
 | 
			
		||||
        u->source->userdata = u;
 | 
			
		||||
        pa_source_set_owner(u->source, m);
 | 
			
		||||
        u->sink->description = pa_sprintf_malloc("Open Sound System PCM on '%s'", p);
 | 
			
		||||
        u->source->description = pa_sprintf_malloc("Open Sound System PCM on '%s'", p);
 | 
			
		||||
    } else
 | 
			
		||||
        u->source = NULL;
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue