1. 03 Feb, 2014 1 commit
  2. 23 Jan, 2014 2 commits
  3. 13 Jan, 2014 1 commit
  4. 07 Dec, 2013 1 commit
  5. 28 Nov, 2013 1 commit
  6. 30 Oct, 2013 1 commit
  7. 28 Oct, 2013 1 commit
  8. 19 Oct, 2013 1 commit
  9. 17 Oct, 2013 2 commits
  10. 02 Oct, 2013 2 commits
  11. 27 Sep, 2013 1 commit
  12. 05 Sep, 2013 1 commit
  13. 30 Jan, 2013 1 commit
  14. 20 Jan, 2013 1 commit
  15. 07 Jan, 2013 2 commits
  16. 06 Jan, 2013 1 commit
  17. 04 Jan, 2013 2 commits
  18. 03 Jan, 2013 2 commits
  19. 02 Jan, 2013 1 commit
  20. 23 Feb, 2011 2 commits
  21. 29 Jan, 2011 1 commit
  22. 10 Jan, 2011 1 commit
  23. 23 Sep, 2010 1 commit
  24. 25 Jul, 2010 4 commits
  25. 21 Mar, 2010 1 commit
    • Tim Phipps's avatar
      Add support for MixRamp tags · e7a515c8
      Tim Phipps authored
      Adds mixrampdb and mixrampdelay commands.  Reads MIXRAP_START and
      MIXRAMP_END tags from FLAC files and overlaps instead of crossfading.
      e7a515c8
  26. 01 Jan, 2010 1 commit
  27. 12 Nov, 2009 1 commit
    • Max Kellermann's avatar
      include config.h in all sources · 5b82ffc2
      Max Kellermann authored
      After we've been hit by Large File Support problems several times in
      the past week (which only occur on 32 bit platforms, which I don't
      have), this is yet another attempt to fix the issue.
      5b82ffc2
  28. 23 Oct, 2009 1 commit
    • Max Kellermann's avatar
      output_plugin: added methods enable() and disable() · e53ca368
      Max Kellermann authored
      With these methods, an output plugin can allocate some global
      resources only if it is actually enabled.  The method enable() is
      called after daemonization, which allows for more sophisticated
      resource allocation during that method.
      e53ca368
  29. 08 Oct, 2009 2 commits