mirror of
				https://github.com/alsa-project/alsa-lib.git
				synced 2025-11-03 09:01:52 -05:00 
			
		
		
		
	Big renaming - from sound to asound...
This commit is contained in:
		
							parent
							
								
									254d52fc84
								
							
						
					
					
						commit
						2ae16fb30d
					
				
					 20 changed files with 59 additions and 57 deletions
				
			
		| 
						 | 
				
			
			@ -26,7 +26,7 @@
 | 
			
		|||
#include <ctype.h>
 | 
			
		||||
#include <fcntl.h>
 | 
			
		||||
#include <sys/ioctl.h>
 | 
			
		||||
#include "soundlib.h"
 | 
			
		||||
#include "asoundlib.h"
 | 
			
		||||
 | 
			
		||||
#define SND_FILE_CONTROL	"/dev/sndcontrol%i"
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -26,7 +26,7 @@
 | 
			
		|||
#include <errno.h>
 | 
			
		||||
#include <fcntl.h>
 | 
			
		||||
#include <sys/ioctl.h>
 | 
			
		||||
#include "soundlib.h"
 | 
			
		||||
#include "asoundlib.h"
 | 
			
		||||
 | 
			
		||||
#define SND_FILE_CONTROL	"/dev/snd/control%i"
 | 
			
		||||
#define SND_CTL_VERSION_MAX	SND_PROTOCOL_VERSION( 1, 0, 0 )
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue