Skip to content
  • gdkchan's avatar
    d4d0a48b
    Migrate Audio service to new IPC (#6285) · d4d0a48b
    gdkchan authored
    * Migrate audren to new IPC
    
    * Migrate audout
    
    * Migrate audin
    
    * Migrate hwopus
    
    * Bye bye old audio service
    
    * Switch volume control to IHardwareDeviceDriver
    
    * Somewhat unrelated changes
    
    * Remove Concentus reference from HLE
    
    * Implement OpenAudioRendererForManualExecution
    
    * Remove SetVolume/GetVolume methods that are not necessary
    
    * Remove SetVolume/GetVolume methods that are not necessary (2)
    
    * Fix incorrect volume update
    
    * PR feedback
    
    * PR feedback
    
    * Stub audrec
    
    * Init outParameter
    
    * Make FinalOutputRecorderParameter/Internal readonly
    
    * Make FinalOutputRecorder IDisposable
    
    * Fix HardwareOpusDecoderManager parameter buffers
    
    * Opus work buffer size and error handling improvements
    
    * Add AudioInProtocolName enum
    
    * Fix potential divisions by zero
    d4d0a48b
    Migrate Audio service to new IPC (#6285)
    gdkchan authored
    * Migrate audren to new IPC
    
    * Migrate audout
    
    * Migrate audin
    
    * Migrate hwopus
    
    * Bye bye old audio service
    
    * Switch volume control to IHardwareDeviceDriver
    
    * Somewhat unrelated changes
    
    * Remove Concentus reference from HLE
    
    * Implement OpenAudioRendererForManualExecution
    
    * Remove SetVolume/GetVolume methods that are not necessary
    
    * Remove SetVolume/GetVolume methods that are not necessary (2)
    
    * Fix incorrect volume update
    
    * PR feedback
    
    * PR feedback
    
    * Stub audrec
    
    * Init outParameter
    
    * Make FinalOutputRecorderParameter/Internal readonly
    
    * Make FinalOutputRecorder IDisposable
    
    * Fix HardwareOpusDecoderManager parameter buffers
    
    * Opus work buffer size and error handling improvements
    
    * Add AudioInProtocolName enum
    
    * Fix potential divisions by zero
Loading