mirror of
				https://gitlab.freedesktop.org/pipewire/pipewire.git
				synced 2025-11-03 09:01:54 -05:00 
			
		
		
		
	pw-dump: mark new objects without proxy as changed
So that they are actually printed.
This commit is contained in:
		
							parent
							
								
									1b10bee6f8
								
							
						
					
					
						commit
						a6433b0839
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -1141,6 +1141,8 @@ static void registry_event_global(void *data, uint32_t id,
 | 
			
		|||
					o->class->events, o);
 | 
			
		||||
		if (o->class->init)
 | 
			
		||||
			o->class->init(o);
 | 
			
		||||
	} else {
 | 
			
		||||
		o->changed++;
 | 
			
		||||
	}
 | 
			
		||||
	spa_list_append(&d->object_list, &o->link);
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue