summaryrefslogtreecommitdiffstats
path: root/tdeioslave/media/mediamanager/tdehardwarebackend.cpp
Commit message (Collapse)AuthorAgeFilesLines
* hwmanager: use alphabetically sorted menus in tdehwdevicetray.Michele Calgaro2023-03-131-0/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* tdeioslave mediamanager: show the device node in the label also for ↵Michele Calgaro2023-03-121-3/+3
| | | | | | removable drives and CD/DVD disks. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add 'safeRemove' and 'safeRemoveByNode' to mediamanager DCOP interface.Michele Calgaro2022-03-271-0/+18
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* hwmanager: use tdeio_media_mounthelper process toMichele Calgaro2022-03-261-0/+2
| | | | | | | | mount/unmout/lock/unlock/ejct media devices. This ensures a consistent media device status also with complex partition structures and LUKS encryption. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* tdeio media: add releaseHolders parameter to lock/lockByNode dcop calls.Michele Calgaro2022-03-231-2/+62
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Added 'eject' and 'ejectByNode' to mediamanager DCOP interface.Michele Calgaro2022-02-191-1/+41
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Updated after changes to tdehw lib related to device notificaitons.Michele Calgaro2021-08-151-2/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Enable back media notification dialogs.Michele Calgaro2021-02-131-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* 1) tdehwdevicetray: added support for unmount/unlock/lock operations.Michele Calgaro2020-11-211-6/+6
| | | | | | 2) minor changes and improvements to user messages. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* tdeioslave media: mount/unmount/unlock/lock are only allowed on devicesMichele Calgaro2020-10-171-33/+46
| | | | | | for which those operations make sense. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* tdeioslave media: added LOCKED property to Medium class.Michele Calgaro2020-10-171-0/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* tdeioslave media: fixed handling of mountable state for encrypted devices.Michele Calgaro2020-10-171-4/+19
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* tdeioslave media: clean up code related to medium mountable state in ↵Michele Calgaro2020-10-171-33/+73
| | | | | | preparation for further work. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* tdeioslave media: fixed update of mime type on encrypted CD/DVD devices ↵Michele Calgaro2020-10-171-0/+1
| | | | | | | | | | caused by missing udev events. Note: not sure if the bug was only specific to VirtualBox "iso" CD/DVD or general for any CD/DVD. In any case this fix is required if using LUKS encrytped .iso files with TDE running inside VirtualBox. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* tdeioslave media: fixed displaying of encrypted disks.Michele Calgaro2020-10-171-172/+63
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* tdeioslave media: added initial support for unlocking/locking of encrypted ↵Michele Calgaro2020-10-171-3/+86
| | | | | | devices. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Improved support for bluray discs.Michele Calgaro2020-05-301-10/+10
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fixed incorrect display of media device mime comment. This relates toMichele Calgaro2019-08-131-16/+17
| | | | | | issue TDE/tdelibs#35. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Adjusted to new normalized device icon names in tdelibs.Michele Calgaro2019-07-091-31/+29
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Adjusted to new icon names and renamed media types related to encrypted ↵Michele Calgaro2019-07-091-14/+18
| | | | | | drives in a better way. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Renamed methods decrypt/undecrypt to unlock/lock.Michele Calgaro2019-07-081-12/+12
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Improved media manager dcop interface for mount/unmount/decrypt/undecrypt ↵Michele Calgaro2019-07-081-76/+101
| | | | | | methods by returning more information. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Adjusted to use new TQStringVariantMap type.Michele Calgaro2019-07-081-3/+3
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Adjusted to new TDEStorageOpResult-based tdelibs api.Michele Calgaro2019-07-081-24/+27
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Added "default" mount option to TDE hardware manager. This resolves bug 2593.Michele Calgaro2016-02-251-3/+4
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix device icons in the media:/ tdeioslave to comply with XDG standardsSlávek Banko2016-02-031-5/+9
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Hide underlying partitions of non-active device mapper devices from the ↵Slávek Banko2016-01-311-1/+2
| | | | | | media:/ tdeioslave Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix hard disks media icons in tdehw storage backendSlávek Banko2016-01-291-27/+24
| | | | | | This relates to Bug 2473 Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix removable hard disks mimetype in tdehw storage backendSlávek Banko2016-01-291-3/+3
| | | | | | This relates to Bug 2473 Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Disable autoplay popups by default as the new tdehwdevicetray application ↵Timothy Pearson2015-09-211-1/+1
| | | | will handle notification and autoplay popup initiation
* Add new hardware device tray applicationTimothy Pearson2015-09-211-4/+13
| | | | Allow removable media action request popups to be suppressed
* Hide udev hidden devices via the hidden file mechanismTimothy Pearson2014-11-281-1/+9
| | | | This resolves Bug 2211
* Honor disk hidden flag when handling device insertion notifiersTimothy Pearson2014-11-271-0/+6
| | | | This relates to Bug 2211
* Distinguish between CD types in media tdeioslave popupsTimothy Pearson2014-10-061-5/+5
| | | | This resolves Bug 1371
* Fully fix damage from prior incorrect commitTimothy Pearson2014-07-121-34/+34
|
* Fix accidental reversion of commit 0702f6Timothy Pearson2014-07-121-1/+7
|
* Fix blank DVD/BD/HDDVD media mimetypesTimothy Pearson2014-07-121-55/+49
| | | | This relates to Bug 1371
* Hide underlying partitions/devices in use by device mapper and friends from ↵Timothy Pearson2014-07-101-35/+41
| | | | the media:/ tdeioslave
* Fix non-removable hard disk labels in the media tdeioslaveTimothy Pearson2014-04-171-1/+12
| | | | Fix TDE hardware manager needing root privileges
* Add missing TDEBackend::slotResult slotTimothy Pearson2014-04-071-0/+41
| | | | This partially resolves Bug 1666
* Add end-of-file newlines.Darrell Anderson2013-11-301-1/+1
|
* Fix allowing utf8 mount options in tdehw storage backendSlávek Banko2013-11-211-3/+8
|
* Allow mount options specific to filesystem in tdehw storage backendSlávek Banko2013-11-171-16/+30
| | | | This relates to Bug 1708
* Update media tdeioslave in support of Bug 1612Timothy Pearson2013-08-131-9/+190
|
* Fix unintended changes from prior commitTimothy Pearson2013-08-081-9/+4
|
* Disable session management in tdeio slavesTimothy Pearson2013-08-081-4/+9
| | | | This relates to Bug 760
* Update tdehw-based media manager for new mount APITimothy Pearson2013-08-081-26/+2
| | | | | | Allow active VT to be queried from tdm Only display media notification messages on active VT Hide logout action buttons if logout process unstalls
* Fix FTBFS due to missing includeSlávek Banko2013-05-121-14/+15
|
* Fix tdehardwarebackend does not manage to invoke 'fuser' commandSlávek Banko2013-05-121-4/+12
|
* Fix a number of issues with the media tdeioslaveTimothy Pearson2013-04-151-21/+7
| | | | | This relates to Bug 1450 Add media disk space overlay and enable by default