1. 07 Jul, 2009 1 commit
  2. 06 Apr, 2009 1 commit
  3. 02 Apr, 2009 1 commit
  4. 01 Apr, 2009 2 commits
  5. 13 Mar, 2009 1 commit
    • Avuton Olrich's avatar
      all: Update copyright header. · 0aee49bd
      Avuton Olrich authored
      This updates the copyright header to all be the same, which is
      pretty much an update of where to mail request for a copy of the GPL
      and the years of the MPD project. This also puts all committers under
      'The Music Player Project' umbrella. These entries should go
      individually in the AUTHORS file, for consistancy.
      0aee49bd
  6. 28 Feb, 2009 1 commit
  7. 17 Feb, 2009 2 commits
  8. 16 Feb, 2009 2 commits
  9. 15 Feb, 2009 5 commits
  10. 12 Feb, 2009 2 commits
    • Max Kellermann's avatar
      14923394
    • Max Kellermann's avatar
      fluidsynth: new decoder plugin for MIDI files · e56a90f3
      Max Kellermann authored
      There are a few problems left in this plugin:
      
      - fluidsynth decodes in real time, while MPD prefers to buffer as
        quickly as possible; as a workaround, this plugin uses a timer
        object to synchronize with real-time playback
      
      - I don't know yet how fluidsynth tells me when the song has ended
      
      - the "soundfont" configuration setting is not yet documented, and it
        will likely change soon (in favor of a per-decoder configuration
        block)
      e56a90f3
  11. 11 Feb, 2009 1 commit
  12. 24 Jan, 2009 1 commit
  13. 15 Jan, 2009 1 commit
  14. 14 Jan, 2009 1 commit
  15. 08 Jan, 2009 1 commit
  16. 30 Dec, 2008 1 commit
  17. 28 Dec, 2008 1 commit
  18. 09 Dec, 2008 1 commit
  19. 10 Nov, 2008 1 commit
    • Max Kellermann's avatar
      flac: enable oggflac with libflac · 505959f7
      Max Kellermann authored
      The "oggflac" plugin was enabled only if HAVE_FLAC_COMMON was
      defined.  HAVE_FLAC_COMMON however is only an automake variable, and
      is never available in decoder_list.c.  Make decoder_list.c depend on
      HAVE_FLAC||HAVE_OGGFLAC instead.
      505959f7
  20. 04 Nov, 2008 3 commits
  21. 03 Nov, 2008 1 commit
  22. 02 Nov, 2008 1 commit
  23. 01 Nov, 2008 3 commits
  24. 30 Oct, 2008 1 commit
  25. 17 Oct, 2008 2 commits
  26. 29 Sep, 2008 1 commit
  27. 26 Aug, 2008 1 commit