- 13 Oct, 2009 1 commit
-
-
Max Kellermann authored
-
- 28 Sep, 2009 1 commit
-
-
Tony authored
-
- 24 Sep, 2009 4 commits
-
-
Max Kellermann authored
When parsing the songlength database fails, the code forgot to free the memory allocated by the raw file data.
-
Max Kellermann authored
-
Max Kellermann authored
The caller is responsible fro freeing GError objects. That g_error_free() call was missing in two places.
-
Max Kellermann authored
The error handler dereferences GError*, but did not retrieve that object from g_file_get_contents().
-
- 30 Aug, 2009 3 commits
-
-
Mike Dawson authored
-
Mike Dawson authored
[mk: added autoconf test; fixed songlen_data_size type]
-
Mike Dawson authored
-
- 19 Jul, 2009 1 commit
-
-
David Woodhouse authored
It makes no difference right now, but we're about to add an endianness flag and will want to make sure it's correctly initialised every time.
-
- 13 Mar, 2009 1 commit
-
-
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.
-
- 09 Mar, 2009 1 commit
-
-
Jochen Keil authored
[mk: fixed whitespace errors; use delete_song() instead of songvec_delete()]
-
- 11 Feb, 2009 1 commit
-
-
Max Kellermann authored
-