1. 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
  2. 17 Feb, 2009 1 commit
    • Max Kellermann's avatar
      pcm_buffer: set size after allocation · ac3e2de2
      Max Kellermann authored
      When I implemented the pcm_buffer library, I forgot to set the new
      buffer size.  This caused a new allocation in each pcm_buffer_get(),
      fortunately no memory was leaked.
      ac3e2de2
  3. 07 Jan, 2009 1 commit