Commit Graph

28 Commits

Author SHA1 Message Date
craig.p.drummond
ab7ffecca3 Update (c) year 2014-01-06 19:32:05 +00:00
craig.p.drummond
5123cce73a Add ability to specify extra options for sshfs. 2013-03-27 21:49:57 +00:00
craig.p.drummond
5d046146ed If building remote device support, include mounter support 2013-02-20 16:49:55 +00:00
craig.p.drummond
906b0ed949 Indicate if service is availabl or not 2013-02-18 18:13:38 +00:00
craig.p.drummond
b9a1512640 Use Avahi to detect SMB host/port 2013-02-18 17:27:40 +00:00
craig.p.drummond
c65fc7713c Support for Qt5 2013-02-08 17:57:02 +00:00
craig.p.drummond
09374f37a4 Remove Qt module prefix from includes - will make Qt5 port a little easier! 2013-01-28 19:33:42 +00:00
craig.p.drummond
5daa052b84 Dont show note for folder devices 2013-01-17 17:00:32 +00:00
craig.p.drummond
476d132466 Update copyright year 2013-01-17 16:57:20 +00:00
craig.p.drummond
e48e5ee13c Check for changes to smb widgets 2012-12-19 20:34:11 +00:00
craig.p.drummond
1c68ec39c8 - Store properties on remote device
- If no music items, delete cache
- If properties are all default, remove file
2012-12-18 19:38:28 +00:00
craig.p.drummond
75bba8f687 - Default to Samba/sshfs
- Use 'Share' for samba, not path
2012-12-18 19:34:03 +00:00
craig.p.drummond
881da0dff5 Remove file buttons - not used for Samba, or sshfs (qt) 2012-12-11 20:08:44 +00:00
craig.p.drummond
379d44a404 Add a simple system debus helper to allow user mounts of samba shares. This is intended to allow Cantata to connect to an Android device via NASDroid. Requires cantata be built with remote device support.
NOTE: Currently the system service does not seem to auto-start correctly, and needs to be started by hand. This needs to be / will be fixed before release...
2012-12-10 21:50:09 +00:00
craig.p.drummond
09566205f1 Fix remote devices 2012-09-18 18:27:15 +00:00
craig.p.drummond
187636898e Device sync support for Qt-only builds. To support this, a cut-down version of Solid is included. 2012-09-17 18:39:01 +00:00
craig.p.drummond
57850699bd Remove KIO device support - it never worked, was slow, and not useable in its current state. 2012-06-27 17:18:58 +00:00
craig.p.drummond
f9f1edcb6f Reduce KDE/Qt code duplication - by creating dummy Dialog, MessageBox, and InputDialog classes/namespaces for Qt. 2012-05-31 17:45:57 +00:00
craig.p.drummond@gmail.com
4cb460f41b Add support for using KIO to access music collections. This is currently disabled as it is VERY slow. For example, accessing my android phone (via wifi) with 17 albums took ~60 seconds with webdav, and only ~10 when using sshfs!!!! 2012-05-03 20:07:28 +00:00
craig.p.drummond@gmail.com
4ee8ca74bf s/RemoteDevice/RemoteFsDevice/g 2012-05-02 19:42:19 +00:00
craig.p.drummond@gmail.com
936f29c40e Use KDirRequester (via sftp://) to allow selection of SSHFS folder. 2012-05-02 18:38:04 +00:00
craig.p.drummond@gmail.com
5ad3cbd785 - Make it possible to change a remote device's type.
- Dont allow any 'connection' detail changes whilst connected.
2012-04-24 20:10:39 +00:00
craig.p.drummond@gmail.com
89dc49a891 Set port to 22 for SSHfs 2012-04-24 17:26:52 +00:00
craig
c5138895c5 Cant rename device if connected 2012-03-02 20:25:22 +00:00
craig
bf536e2d52 Set completion mode 2012-03-01 18:31:12 +00:00
craig
d214eb01d1 Make 'locally mounted folders' option visible 2012-02-22 17:28:24 +00:00
craig
717516db44 Fxi saving, etc. 2012-02-22 17:27:41 +00:00
craig
afa552e51f Initial work on remote (sshfs) devices. 2012-02-21 17:01:43 +00:00