Skip to content
Snippets Groups Projects
  1. Aug 15, 2021
    • Igor Kovalenko's avatar
      Disconnect and unreference all peak indicator stream objects · 4bc93d9d
      Igor Kovalenko authored
      Most of sink input peak indicator streams are still connected alive at the time
      their widgets are destroyed. Disconnect and unreference each one to stop memory
      leak.
      
      When sink input peak indicator stream is recreated, previous stream is only
      disconnected but not unreferenced. Unreference it to stop memory leak.
      
      Part-of: <!62>
      4bc93d9d
  2. Jul 05, 2021
  3. Jun 16, 2021
  4. May 31, 2021
  5. Mar 29, 2021
  6. Mar 08, 2021
  7. Mar 04, 2021
  8. Feb 27, 2021
    • Igor Kovalenko's avatar
      card: do not quit on error sending message to object · 15154921
      Igor Kovalenko authored
      Server API versions < 35 do not support PA_COMMAND_SEND_OBJECT_MESSAGE
      one of these is current Pipewire pulseaudio server.
      
      Do not quit on error sending message to object, this is already handled as if
      send message API is not available.
      
      Part-of: <!57>
      15154921
  9. Feb 26, 2021
  10. Feb 09, 2021
  11. Jan 11, 2021
  12. Jan 04, 2021
  13. Dec 08, 2020
  14. Dec 03, 2020
  15. Nov 21, 2020
Loading