[PATCH] alsa-gobject: ctl: change prototype of function relevant to TLV
 
            
            
            
            
                17 Nov
                
                    2020
                
            
            
                17 Nov
                
                '20
                
            
            
            
        
    
                1 a.m.
            
        alsa-project/alsa-gobject pull request #55 was opened from takaswie:
In ALSA control interface, the data of TLV (Type-Length-Value) style is defined as array with unsigned int type of element. However, current implementation of ALSACtl.Card handles them as signed int type.
This commit fixes the bug. This loses backward compatibility to v0.1.0 in a point of type of function argument.
Request URL : https://github.com/alsa-project/alsa-gobject/pull/55 Patch URL : https://github.com/alsa-project/alsa-gobject/pull/55.patch Repository URL: https://github.com/alsa-project/alsa-gobject
        1809
        
      
          Age (days ago)
        
      
        1809
        
    
          Last active (days ago)
        
        
        
        0 comments
    
    
        
        1 participants
    
    
    
    
    
    
    
    
    participants (1)
- 
                 GitHub pull_request - opened GitHub pull_request - opened