| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
Don't call g_error(), which will abort the process and dump core.
|
|
|
|
|
| |
Both options are deprecated, and should not be used anymore. Many
users get confused by their presence.
|
|
|
|
|
|
|
| |
On FreeBSD, "stderr" is a macro, and using this name for a struct
member breaks the build.
[mk: renamed _stderr to log_stderr]
|
|
|
|
| |
Renamed type, variables and functions.
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
| |
Prepare for the migration to the GLib option parser, which uses
gboolean for flags.
|
|
|