diff options
author | hubertf <hubertf@pkgsrc.org> | 2002-09-21 13:31:05 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 2002-09-21 13:31:05 +0000 |
commit | 3ee17fa6fcd5ff0405f982f7a639ad0ede57b4ec (patch) | |
tree | d205c60aa9009f988b6e505cd001df3a506486fb /doc | |
parent | 0dd96b4a7c5b5e7190a75f0cef08220452718f08 (diff) | |
download | pkgsrc-3ee17fa6fcd5ff0405f982f7a639ad0ede57b4ec.tar.gz |
Update xmradio to 1.2. Changes:
Changes from 1.1-1.2
-------------------
- with newer openmotif the CheckBoxes where confused. repaired.
- mixer panel was confusing too. tried to improve.
- records now as mp3 too, you need to install lame and mpg123 for that.
- "delete all" and "scan all" button added to config panel.
- improved GUI response during recording
- lcdproc support is always compiled in, en/disable via app-defaults
Changes from 1.0-1.1
-------------------
- changed homepage and email address
- made version check asynchronous
Update requested by coto on IRC.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 0a5f251a28c..46a421c8941 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.19 2002/09/21 08:27:51 martti Exp $ +$NetBSD: CHANGES,v 1.20 2002/09/21 13:31:05 hubertf Exp $ Changes to the packages collection and infrastructure in 2002: @@ -2923,3 +2923,4 @@ Changes to the packages collection and infrastructure in 2002: Updated gtk2+ to 2.0.6nb2 [rh 2002-09-21] Updated xpmroot to 2.4.11 [martti 2002-09-21] Updated fvwm2 to 2.4.11 [martti 2002-09-21] + Updated xmradio to 1.2 [hubertf 2002-09-21] |