diff options
author | hubertf <hubertf> | 2002-09-21 13:31:05 +0000 |
---|---|---|
committer | hubertf <hubertf> | 2002-09-21 13:31:05 +0000 |
commit | 7d1c3e9c3c7f478ade2d3871244b8adf8d34ac87 (patch) | |
tree | d205c60aa9009f988b6e505cd001df3a506486fb /doc | |
parent | a120e4fe19111eb0bf2ab80ba798280c4e3cd348 (diff) | |
download | pkgsrc-7d1c3e9c3c7f478ade2d3871244b8adf8d34ac87.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] |