summaryrefslogtreecommitdiff
path: root/monitor
Commit message (Expand)AuthorAgeFilesLines
* goa: fix two compilation warningsOndrej Holy2013-09-261-2/+0
* afc: Bump libimobiledevice dependencyOndrej Holy2013-06-192-13/+0
* afc: Update to libimobiledevice new apiOndrej Holy2013-06-181-3/+13
* goa: export the activation root for volumesGiovanni Campagna2013-06-132-13/+22
* GProxyVolume: extend the protocol so the volume monitor can force a call to M...Giovanni Campagna2013-06-133-7/+28
* Fix compiler warningsBastien Nocera2013-04-022-10/+0
* gdu,udisks2: Make use of new udev propertyZeeshan Ali (Khattak)2013-02-182-2/+12
* Fix some compiler warningsTomas Bzatek2013-02-061-1/+1
* Add GVfsGoaVolumeMonitorDebarshi Ray2013-02-059-1/+1296
* Use g_list_free_full() where applicableTomas Bzatek2013-01-175-98/+41
* Merge branch 'mtp-backend'Philip Langdale2013-01-1111-1/+982
|\
| * MTP: Review Feedback: Fix memory leaks and improve memory management.Philip Langdale2013-01-112-8/+5
| * MTP: Review Feedback: Unconditional chain up finalize and dispose.Philip Langdale2013-01-112-6/+3
| * MTP: Review Feedback: Fix warnings.Philip Langdale2013-01-111-2/+3
| * MTP: Review Feedback: Remove use of static buffer.Philip Langdale2013-01-111-1/+3
| * MTP: Fix parentheses spacing.Philip Langdale2013-01-111-4/+4
| * MTP: Fix review comments.Philip Langdale2013-01-111-10/+7
| * MTP: Clean up formatting and style for MTP Volume Monitor.Philip Langdale2013-01-113-167/+141
| * MTP: Put conditional test in gphoto2 monitor for libmtp.Philip Langdale2013-01-111-1/+3
| * MTP: Add conditional configuration against libmtp.Philip Langdale2013-01-111-1/+5
| * MTP: Tidy up.Philip Langdale2013-01-115-32/+25
| * MTP: Update .gitignorePhilip Langdale2013-01-111-0/+1
| * MTP: Initial MTP volume monitor implementation.Philip Langdale2013-01-119-2/+1010
| * MTP: Make gphoto2 monitor skip MTP devices.Philip Langdale2013-01-111-0/+5
* | udisks2: don't set GDrive.can_stop to TRUE if drive has removable mediaDavid Zeuthen2012-12-111-7/+12
* | If a drive is hotplugged and CanPowerOff is TRUE, set can_stop to TRUEDavid Zeuthen2012-12-114-8/+197
* | udisks2: Initialize local variables to NULLTomas Bzatek2012-12-111-6/+6
* | proxy volume monitor: Remove unnecessary gotoTomas Bzatek2012-12-101-9/+2
* | proxy volume monitor: Don't leak the_volume_monitors hash tableTomas Bzatek2012-12-101-1/+2
* | proxy volume monitor: Clarify when mutex is hold on constructionTomas Bzatek2012-12-101-0/+1
* | udisks2: add support for mount option x-gvfs-symbolic-iconDavid Zeuthen2012-12-052-8/+29
* | udisks2: get icons via UDisksObjectInfo for block devices that are not drivesDavid Zeuthen2012-12-051-0/+21
* | udisks2: don't leak GIcon when applying hintsDavid Zeuthen2012-12-051-0/+1
* | udisks2: fix symbolic icons for devices without an UDisksDriveDavid Zeuthen2012-11-284-2/+22
* | Use UDisksObjectInfo API from udisks 2.0.90, if available, for symbolic iconsDavid Zeuthen2012-11-203-32/+167
* | proxy volume monitor: Get session bus on demandTomas Bzatek2012-11-013-37/+16
* | proxy volume monitor: Don't disable exit_on_close on session busTomas Bzatek2012-11-011-1/+0
* | Remove calls to g_type_init(), bump GLib required versionColin Walters2012-10-301-2/+0
* | Allow specifying the dir for .monitor filesAlexander Larsson2012-10-121-3/+8
* | udisks2: Add appropriate content type for media playersMartin Pitt2012-10-041-1/+6
* | proxy: don't emit connected/added signals at object creationCosimo Cecchi2012-09-251-1/+7
|/
* gdu volume monitor: Don't unref possibly NULL objectTomas Bzatek2012-09-141-1/+1
* gdu volume monitor: Handle gdu_pool_new() returning NULL gracefullyMichael Terry2012-09-141-21/+34
* hal: Bring gvfsdbusutils.c back and make it privateTomas Bzatek2012-09-143-0/+583
* proxydrive: Use proper object castingTomas Bzatek2012-09-071-8/+8
* monitor: Unused variables cleanupTomas Bzatek2012-08-302-10/+1
* Add support for getting symbolic iconsWilliam Jon McCann2012-08-307-21/+162
* Remove unused code from client libsAlexander Larsson2012-08-213-0/+3
* mount-op: adapt to guint64->gint64 API changeCosimo Cecchi2012-08-215-14/+14
* Port to libsecret instead of libgnome-keyringAlexander Larsson2012-08-201-45/+55