Commit Graph

29 Commits

Author SHA1 Message Date
craig.p.drummond
64c06773ce Alter includes to have su-folder - e.g. utils.h -> support/utils.h 2014-05-13 18:37:52 +00:00
craig.p.drummond
addfca835a Update (c) year 2014-01-06 19:32:05 +00:00
craig.p.drummond
c2a3e47289 Add ability to specify extra options for sshfs. 2013-03-27 21:49:57 +00:00
craig.p.drummond
a93ee0d20b If building remote device support, include mounter support 2013-02-20 16:49:55 +00:00
craig.p.drummond
1c2b3154f4 Indicate if service is availabl or not 2013-02-18 18:13:38 +00:00
craig.p.drummond
1698949af3 Use Avahi to detect SMB host/port 2013-02-18 17:27:40 +00:00
craig.p.drummond
cb1d5b4b26 Support for Qt5 2013-02-08 17:57:02 +00:00
craig.p.drummond
c60604502f Remove Qt module prefix from includes - will make Qt5 port a little easier! 2013-01-28 19:33:42 +00:00
craig.p.drummond
03c520430d Dont show note for folder devices 2013-01-17 17:00:32 +00:00
craig.p.drummond
fbe6f03408 Update copyright year 2013-01-17 16:57:20 +00:00
craig.p.drummond
29d4de8d17 Check for changes to smb widgets 2012-12-19 20:34:11 +00:00
craig.p.drummond
6992f88027 - 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
9818fd678f - Default to Samba/sshfs
- Use 'Share' for samba, not path
2012-12-18 19:34:03 +00:00
craig.p.drummond
ca03e17495 Remove file buttons - not used for Samba, or sshfs (qt) 2012-12-11 20:08:44 +00:00
craig.p.drummond
c003643597 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
a8f540abfb Fix remote devices 2012-09-18 18:27:15 +00:00
craig.p.drummond
173712493c 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
9a4b322dfb 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
f5f3114145 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
f7ae678282 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
168bd92744 s/RemoteDevice/RemoteFsDevice/g 2012-05-02 19:42:19 +00:00
craig.p.drummond@gmail.com
9679b78490 Use KDirRequester (via sftp://) to allow selection of SSHFS folder. 2012-05-02 18:38:04 +00:00
craig.p.drummond@gmail.com
587f177051 - 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
5dfe4b7147 Set port to 22 for SSHfs 2012-04-24 17:26:52 +00:00
craig
8b59ea2f20 Cant rename device if connected 2012-03-02 20:25:22 +00:00
craig
9dd0283590 Set completion mode 2012-03-01 18:31:12 +00:00
craig
efa92fbcf1 Make 'locally mounted folders' option visible 2012-02-22 17:28:24 +00:00
craig
631d9d60f2 Fxi saving, etc. 2012-02-22 17:27:41 +00:00
craig
5b68bd2e2b Initial work on remote (sshfs) devices. 2012-02-21 17:01:43 +00:00