for version 0.10
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
DarkIce 0.10
|
||||
20-07-2002: DarkIce 0.10 released
|
||||
|
||||
o added possibility to select constant, average and variable bit rate
|
||||
encoding modes with specifying encoding quality as well.
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
20-07-2002, Akos Maroy, darkeye@users.sourceforge.net
|
||||
|
||||
Released version 0.10. See ChangeLog for changes.
|
||||
|
||||
|
||||
09-04-2002, Akos Maroy, darkeye@users.sourceforge.net
|
||||
|
||||
Released version 0.9.1. See ChangeLog for changes.
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
dnl Process this file with autoconf to produce a configure script.
|
||||
AC_INIT(src/DarkIce.cpp)
|
||||
AM_INIT_AUTOMAKE(darkice, 0.10beta)
|
||||
AM_INIT_AUTOMAKE(darkice, 0.10)
|
||||
|
||||
AM_CONFIG_HEADER(config.h)
|
||||
|
||||
|
||||
@@ -36,7 +36,7 @@ Summary : DarkIce live IceCast / ShoutCast streamer
|
||||
Name: darkice
|
||||
Vendor: Tyrell Hungary
|
||||
Packager: Akos Maroy <darkeye@tyrell.hu>
|
||||
Version: 0.9.1
|
||||
Version: 0.10
|
||||
Release: 1
|
||||
Copyright: GPL
|
||||
Group: Applications/Multimedia
|
||||
@@ -97,6 +97,9 @@ make clean
|
||||
# =================================================================== change log
|
||||
#
|
||||
# $Log$
|
||||
# Revision 1.14 2002/07/20 16:46:12 darkeye
|
||||
# for version 0.10
|
||||
#
|
||||
# Revision 1.13 2002/04/09 13:10:43 darkeye
|
||||
# resolved memory leak issue introduced in 0.9
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user