1. 10 Apr, 2010 1 commit
  2. 28 Mar, 2010 1 commit
  3. 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
  4. 08 Feb, 2010 3 commits
  5. 20 Jan, 2010 1 commit
  6. 17 Jan, 2010 1 commit
  7. 16 Jan, 2010 2 commits
  8. 06 Jan, 2010 1 commit
  9. 04 Jan, 2010 5 commits
  10. 01 Jan, 2010 1 commit
  11. 31 Dec, 2009 1 commit
  12. 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
  13. 26 Dec, 2009 1 commit
  14. 25 Dec, 2009 2 commits
  15. 16 Dec, 2009 5 commits
  16. 15 Dec, 2009 4 commits
  17. 14 Dec, 2009 6 commits
  18. 02 Dec, 2009 3 commits