1. 30 Jun, 2010 1 commit
  2. 25 Jun, 2010 1 commit
  3. 21 Jun, 2010 1 commit
  4. 14 Jun, 2010 1 commit
  5. 08 Jun, 2010 1 commit
  6. 30 May, 2010 2 commits
  7. 20 May, 2010 1 commit
  8. 19 May, 2010 1 commit
  9. 18 May, 2010 1 commit
  10. 10 Apr, 2010 1 commit
  11. 28 Mar, 2010 1 commit
  12. 17 Feb, 2010 1 commit
    • Max Kellermann's avatar
      replay_gain: reimplement as a filter plugin · 752dfb3d
      Max Kellermann authored
      Apply the replay gain in the output thread.  This means a new setting
      will be active instantly, without going through the whole music pipe.
      And we might have different replay gain settings for each audio output
      device.
      752dfb3d
  13. 08 Feb, 2010 3 commits
  14. 20 Jan, 2010 1 commit
  15. 17 Jan, 2010 1 commit
  16. 16 Jan, 2010 2 commits
  17. 06 Jan, 2010 1 commit
  18. 04 Jan, 2010 5 commits
  19. 01 Jan, 2010 1 commit
  20. 31 Dec, 2009 1 commit
  21. 29 Dec, 2009 1 commit
    • Max Kellermann's avatar
      input/rewind: new input_stream wrapper to allow stream rewinding · c88f95a2
      Max Kellermann authored
      This replaces the rewinding buffer code from the CURL input plugin.
      It is more generic, and allows rewinding even when the server sends
      Icy-Metadata (which would have been too difficult to implement within
      the CURL plugin).
      
      This is a rather complex patch for the stable branch (v0.15.x), but it
      fixes a serious problem: the "vorbis" decoder plugin was unable to
      play streams with Icy-Metadata, because it couldn't rewind the stream
      after detecting the codec (Vorbis vs. FLAC).
      c88f95a2
  22. 26 Dec, 2009 1 commit
  23. 25 Dec, 2009 2 commits
  24. 16 Dec, 2009 5 commits
  25. 15 Dec, 2009 3 commits