1. 07 Jan, 2014 1 commit
  2. 04 Jan, 2014 1 commit
  3. 29 Dec, 2013 2 commits
  4. 11 Dec, 2013 4 commits
  5. 02 Dec, 2013 1 commit
  6. 01 Dec, 2013 3 commits
  7. 22 Nov, 2013 1 commit
  8. 11 Nov, 2013 1 commit
  9. 08 Nov, 2013 3 commits
  10. 07 Nov, 2013 7 commits
  11. 30 Oct, 2013 1 commit
  12. 29 Oct, 2013 2 commits
  13. 26 Oct, 2013 1 commit
  14. 25 Oct, 2013 1 commit
  15. 24 Oct, 2013 1 commit
  16. 20 Oct, 2013 1 commit
  17. 19 Oct, 2013 1 commit
    • Sebastian Thorarensen's avatar
      decoder/modplug: Add "loop_count" parameter · db44a6e9
      Sebastian Thorarensen authored
      The "loop_count" configuration parameter allows the user to set how
      many times a module with backward loops shall loop. "0" (the default)
      means a module is not allowed to use backward loops at all. "-1"
      enables inifinite looping.
      db44a6e9
  18. 18 Oct, 2013 1 commit
    • Sebastian Thorarensen's avatar
      decoder/mikmod: Add loop configuration parameter · b6ac249c
      Sebastian Thorarensen authored
      This patch allows the user to configure the mikmod decoder plugin to loop
      modules. It adds a configuration parameter to the mikmod decoder called
      "loop" which can be "no" (the old behaviour, default) or "yes" to allow
      modules to use backward loops.
      b6ac249c
  19. 02 Oct, 2013 1 commit
  20. 28 Sep, 2013 1 commit
  21. 12 Sep, 2013 1 commit
  22. 07 Aug, 2013 1 commit
  23. 04 Aug, 2013 2 commits
  24. 17 Apr, 2013 1 commit
    • Max Kellermann's avatar
      input/soup: plugin removed · 2df2a989
      Max Kellermann authored
      This plugin is cumbersome to support, now that MPD is migrating away
      from GLib and the GLib event loop.  It has no practical advantages
      over the CURL plugin.  Soup requires the bloated GType library.
      2df2a989