summaryrefslogtreecommitdiff
path: root/plugins/udisks/udisks-plugin.c
AgeCommit message (Collapse)AuthorFilesLines
2018-01-27Remove deprecated udisks plugininfo-cppsp1-334/+0
udisks and dbus-glib have been deprecated for at least 5 years. Linux Mint 17.3 and therefore Ubuntu 14.04 LTS ship with udisks2 as default. I've also made a new plugin for udisks2. Let's just get rid of this, shall we?
2018-01-26udisks plugin: fix memory management for GValue variablesmonsta1-9/+9
fixes build warnings as well
2017-11-26Fix indents 04info-cppsp1-272/+256
2015-07-07Cleanup and make udisks plugin poll for new valueAlex Murray1-65/+84
Changed() signal doesn't occur that often so instead poll each time to ensure we have the most up-to-date value
2015-01-14we don't need g_type_init (in GLib >= 2.36)Monsta1-2/+0
Closes https://github.com/mate-desktop/mate-sensors-applet/pull/21
2012-11-22Merge pull request #3 from jrversteegh/udisks_by_idSteve Zesch1-17/+37
Udisks by id rather than device node
2012-11-18fixed incorrect fsf addresses.Steve Zesch1-1/+1
2012-07-26Also use id in hash table of sensorsJaap Versteegh1-9/+12
2012-07-26List disks by persistent id rather than device nodeJaap Versteegh1-14/+31
2011-11-21Initial release bases on sensors-appletStefano Karapetsas1-0/+313