diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-25 00:05:24 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-25 00:05:24 -0600 |
commit | f6d535927fe307583a49286033e26444d6e8ff0d (patch) | |
tree | a4422d35c093b933cf42e0a380757439b6dbb245 /ChangeLog | |
parent | c9f212164b08f3ff5b8f82c78361791da6ea5366 (diff) | |
download | amarok-f6d535927fe307583a49286033e26444d6e8ff0d.tar.gz amarok-f6d535927fe307583a49286033e26444d6e8ff0d.zip |
Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2570,7 +2570,7 @@ VERSION 0.9-beta1: CHG: amaroK moved out of kdenonbeta. we are now member of KDE Extra Gear 1 ADD: on-screen-display (OSD), shows an overlay with information on the currently playing track CHG: use KMultiTabBar for browser selection - CHG: migrated settings system to KConfig XT + CHG: migrated settings system to TDEConfig XT ADD: playlist columns for length and bitrate ADD: merged new audio engine in. this provides a generic interface class, with multiple backends. right now there is a backend for aRts and one for GStreamer (still rudimentary) |