diff -urN mcd-0.3c/doc/CHANGES mcd-0.3d/doc/CHANGES --- mcd-0.3c/doc/CHANGES Sat Jul 28 22:09:08 2001 +++ mcd-0.3d/doc/CHANGES Mon Aug 6 13:38:58 2001 @@ -1,3 +1,6 @@ +0.3d + nothing special: the lsm entry was corrected + 0.3c i shall stat CDDB_PATH, next release will do it tty.c exits with 3, how the manpage describes it diff -urN mcd-0.3c/mcd.h mcd-0.3d/mcd.h --- mcd-0.3c/mcd.h Sat Jul 28 08:42:19 2001 +++ mcd-0.3d/mcd.h Mon Aug 6 13:39:06 2001 @@ -30,7 +30,7 @@ #include "params.h" -#define MCD_VERSION "0.3c" +#define MCD_VERSION "0.3d" /* METHODS */ #define M_PLAY_CD 0 /* play whole cd and stop */ diff -urN mcd-0.3c/mcd.lsm mcd-0.3d/mcd.lsm --- mcd-0.3c/mcd.lsm Sat Jul 28 22:04:22 2001 +++ mcd-0.3d/mcd.lsm Mon Aug 6 14:01:06 2001 @@ -1,15 +1,17 @@ -Begin3 -Title: mcd -Version: 0.3c -Entered-date: 07/28/2001 -Description: Is a small cd player application with a curses like - interface. Has a track database, supports remote/local cddb - track data, different play modes and volume control. -Keywords: cd, player, audio, sound, curses, dietlibc, cddb, freedb -Author: Tino Reichardt -Primary-site: http://www.mcmilk.de/projects/mcd/ - ~21kB mcd-0.3c.tar.gz - ~16kB mcd-0.3c.gz (static binary!) -Platforms: Linux, cdrom, sound -Copying-policy: GPL2 +Begin4 +Title: mcd +Version: 0.3d +Entered-date: 2001-08-06 +Description: Is a small cd player application with a curses like + interface. Has a track database, supports remote/local cddb + track data, different play modes and volume control. +Keywords: cd, player, audio, sound, curses, dietlibc, cddb, freedb +Author: Tino Reichardt +Maintained-by: Tino Reichardt +Primary-site: sunsite.unc.edu /pub/Linux/apps/sound/cdrom + 21kB mcd-0.3d.tar.gz + 10kB mcd-0.3d.bin.ELF.static.tar.gz +Alternate-site: http://www.mcmilk.de/projects/mcd/ +Platforms: Linux >=2.2 +Copying-policy: Gnu Library General Public License (GLPL) 2.0 End