for new release
This commit is contained in:
parent
781bd75e9f
commit
e672ee0fcf
|
@ -1,8 +1,12 @@
|
||||||
DarkIce 0.4
|
02-09-2001: DarkIce 0.4 released
|
||||||
|
|
||||||
o support for external command line encoder removed, replaced
|
o support for external command line encoder removed, replaced
|
||||||
with using lame as a shared object or statically linked library
|
with using lame as a shared object or statically linked library
|
||||||
o added darkice man page
|
o added darkice man page
|
||||||
|
o created RPM packages
|
||||||
|
o DarkIce no longer reports an error if the sound card recording
|
||||||
|
sample rate could not be set to the exact specified amount
|
||||||
|
(e.g. the sound card reports 44101 Hz instead of 44100 Hz)
|
||||||
|
|
||||||
|
|
||||||
26-08-2001: DarkIce 0.3.1 released
|
26-08-2001: DarkIce 0.3.1 released
|
||||||
|
|
|
@ -1,3 +1,8 @@
|
||||||
|
02-09-2001, Akos Maroy, darkeye@users.sourceforge.net
|
||||||
|
|
||||||
|
Released version 0.4. See ChangeLog for changes.
|
||||||
|
|
||||||
|
|
||||||
26-08-2001, Akos Maroy, darkeye@users.sourceforge.net
|
26-08-2001, Akos Maroy, darkeye@users.sourceforge.net
|
||||||
|
|
||||||
Released version 0.3.1. See ChangeLog for changes.
|
Released version 0.3.1. See ChangeLog for changes.
|
||||||
|
|
Loading…
Reference in New Issue