From: Andre Noll Date: Sun, 20 Aug 2006 15:22:18 +0000 (+0200) Subject: Add the mosx Authors to CREDITS X-Git-Tag: v0.2.14~44 X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=commitdiff_plain;h=b564291f5f15b5bd4a319ea59875023551a705cc;ds=sidebyside Add the mosx Authors to CREDITS --- diff --git a/CREDITS b/CREDITS index 28c4084a..aaf06e2f 100644 --- a/CREDITS +++ b/CREDITS @@ -26,6 +26,8 @@ Silke Klassert (bug reports) Steffen Klassert (big iron testing) +Steven A. Kortze (mosx-mpg123) + Jaroslav Kysela (aplay) Robert Leslie (libmad) @@ -40,6 +42,8 @@ M. Hari Nezumi (AudioCompress) Manuel Odendahl (poc) +Guillaume Outters (mosx-mpg123) + Christian Reißmann (design) Michael Smith (vcut) diff --git a/osx_writer.c b/osx_writer.c index b0d672c9..3a52e1e7 100644 --- a/osx_writer.c +++ b/osx_writer.c @@ -18,6 +18,11 @@ /** \file osx_writer.c paraslash's output plugin for MacOs */ +/* + * based on mosx-mpg123, by Guillaume Outters and Steven A. Kortze + * + */ + #include #include "para.h" #include "fd.h"