From b564291f5f15b5bd4a319ea59875023551a705cc Mon Sep 17 00:00:00 2001 From: Andre Noll Date: Sun, 20 Aug 2006 17:22:18 +0200 Subject: [PATCH] Add the mosx Authors to CREDITS --- CREDITS | 4 ++++ osx_writer.c | 5 +++++ 2 files changed, 9 insertions(+) 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" -- 2.39.2