Revision d57eedc...
Go back to digest for 6th March 2011Bug Fixes in Multimedia
Peter C. Ndikuwera committed changes in [amarok] /core-impl/collections/db/sql:
Fix NFS & SMB/CIFS Remote collection
Using Max's Mass Storage Device code as a guide, this commit returns
network-based collections, shared over NFS & SMB/CIFS to the dynamic
collection architecture.
This should re-validate http://amarok.kde.org/wiki/Dynamic_Collection,
which some people have complained to longer applies.
Test it & break it!
File Changes
Modified 8 files
- /core-impl/collections/db/sql
- src/MountPointManager.cpp
- src/device/CMakeLists.txt
- src/device/nfs/CMakeLists.txt
- src/device/nfs/NfsDeviceHandler.cpp
- src/device/nfs/NfsDeviceHandler.h
- src/device/smb/CMakeLists.txt
- src/device/smb/SmbDeviceHandler.cpp
- src/device/smb/SmbDeviceHandler.h
8 files changed in total