mirror of
				https://gitlab.freedesktop.org/pipewire/pipewire.git
				synced 2025-11-03 09:01:54 -05:00 
			
		
		
		
	flatpak: add flatpak module
Pass LoopUtils to callbacks to make it easier to reschedule timeouts.
This commit is contained in:
		
							parent
							
								
									a5b39019d1
								
							
						
					
					
						commit
						be528ba7c2
					
				
					 17 changed files with 826 additions and 259 deletions
				
			
		| 
						 | 
				
			
			@ -77,8 +77,9 @@ node_info_free (NodeInfo *info)
 | 
			
		|||
}
 | 
			
		||||
 | 
			
		||||
static void
 | 
			
		||||
idle_timeout (SpaSource *source,
 | 
			
		||||
              void      *data)
 | 
			
		||||
idle_timeout (SpaLoopUtils *utils,
 | 
			
		||||
              SpaSource    *source,
 | 
			
		||||
              void         *data)
 | 
			
		||||
{
 | 
			
		||||
  NodeInfo *info = data;
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue