Fwd: extragear/multimedia/amarok/src

Dan Meltzer parallelgrapefruit at gmail.com
Wed Feb 18 06:09:13 CET 2009


I didn't get any response after asking about testing, so I thought I
would commit it and fix any problems retroactively :)

There should be nothing that isn't fixed by a full collection rescan.
I'm not even certain one is necessary, but should I bump the database
version number just to be safe?

Dan,


---------- Forwarded message ----------
From: Dan Meltzer <parallelgrapefruit at gmail.com>
Date: Wed, Feb 18, 2009 at 12:03 AM
Subject: extragear/multimedia/amarok/src
To: kde-commits at kde.org


SVN commit 927687 by dmeltzer:

Port of mountpointmanager/massstoragedevice.  NFS and smb drives are
not dynamic collection enabled at this point and Delete the Medium
class, it's no longer needed.  Also various cleanups in mountpoint
manager.  Collections should no longer disappear when disconnecting an
external harddrive.  Work is still necessary to make files in the
collectionbrowser only be shown when the medium is connected, but this
is a start.  This may require a full "rescan collection" to make
everything work hunky dorily.

 M  +1 -1      CMakeLists.txt
 M  +157 -175  MountPointManager.cpp
 M  +17 -20    MountPointManager.h
 M  +2 -1      collection/sqlcollection/ScanResultProcessor.cpp
 M  +2 -2      device/CMakeLists.txt
 M  +9 -3      device/massstorage/CMakeLists.txt
 M  +44 -27    device/massstorage/MassStorageDeviceHandler.cpp
 M  +3 -3      device/smb/SmbDeviceHandler.h
 D             medium.cpp
 D             medium.h


More information about the Amarok-devel mailing list