1. 16 May, 2017 1 commit
  2. 08 May, 2017 1 commit
  3. 03 Jan, 2017 1 commit
  4. 28 Dec, 2016 1 commit
  5. 09 Nov, 2016 1 commit
  6. 02 Nov, 2016 2 commits
  7. 09 Sep, 2016 2 commits
  8. 23 Aug, 2016 1 commit
    • Earnestly's avatar
      Don't overwrite ss.format · e2f6cc9c
      Earnestly authored
      Currently the switch statement is invalidated by ss.format being overwritten
      with the default value of PA_SIMPLE_S16NE which results in white noise during
      playback as my server is expected S16LE (S16NE).
      Signed-off-by: 's avatarEarnestly <zibeon@gmail.com>
      e2f6cc9c
  9. 15 Aug, 2016 2 commits
  10. 26 Feb, 2016 1 commit
  11. 21 Jan, 2015 1 commit
  12. 04 Jan, 2015 4 commits
  13. 01 Jan, 2015 1 commit
  14. 29 Dec, 2014 6 commits
  15. 24 Oct, 2014 1 commit
    • Steven Newbury's avatar
      Set pulseaudio channel map to WAVE-EX · 76f277ee
      Steven Newbury authored
      Pulseaudio expects clients to specify their channel-map if the
      default (ALSA) map does not route the audio to the expected speakers.
      
      Many Google results suggest dealing with this by re-routing the audio
      channels with the appropriate ALSA plugin, but this will then simply
      break any clients which expect the default ALSA mapping.
      
      Virtually all media files and codecs, certainly flac, dca, a52, and of
      course anything based on Microsoft's WAVEFORMAT_EXTENSIBLE specification,
      assume the layout in the table here:
      http://en.wikipedia.org/wiki/Surround_sound#Standard_speaker_channels
      
      Fortunately, pulseaudio directly addresses this with a built-in channel
      map for WAVE-EX which can be set automatically in the stream sample-spec.
      76f277ee
  16. 05 Sep, 2014 1 commit
  17. 04 Mar, 2014 1 commit
  18. 24 Feb, 2014 2 commits
  19. 06 Feb, 2014 1 commit
  20. 29 Jan, 2014 2 commits
  21. 28 Jan, 2014 3 commits
  22. 24 Jan, 2014 1 commit
  23. 23 Jan, 2014 1 commit
  24. 13 Jan, 2014 1 commit
  25. 02 Oct, 2013 1 commit