summaryrefslogtreecommitdiff
path: root/daemon/gvfsbackendgphoto2.c
Commit message (Expand)AuthorAgeFilesLines
* trash: Do not fail when G_FILE_COPY_NO_FALLBACK_FOR_MOVE is usedwip/oholy/trash-performanceOndrej Holy2020-09-241-0/+8
* gphoto2: Don't set a content-type that isn't certainBastien Nocera2019-10-111-2/+5
* gphoto2: Remove usage of deprecated GTimeValOndrej Holy2019-09-201-7/+4
* daemon: Handle lockdown option to disable writingOndrej Holy2019-07-111-0/+1
* daemon: Use "Operation not supported" consistentlyMayank Sharma2019-03-211-6/+6
* Remove workaround for directory / folder iconswip/rishi/issue-2Debarshi Ray2018-08-141-6/+9
* gphoto2: Switch to a stable device uriPhilip Langdale2018-04-181-7/+50
* gphoto2: Fix x-content-types setupOndrej Holy2017-03-231-7/+2
* Fix translator commentsPiotr Drąg2017-01-281-4/+4
* gphoto2: Disconnect uevent handler immediatelyOndrej Holy2017-01-261-1/+16
* Drop hal volume monitor and fallback code in gphoto2 and cdda backendMichael Biebl2016-10-191-315/+2
* Use Unicode in translatable stringsPiotr Drąg2016-10-031-4/+4
* daemon: Set G_FILE_ATTRIBUTE_FILESYSTEM_REMOTE attributeOndrej Holy2016-06-281-0/+1
* gphoto2: Use G_FILESYSTEM_PREVIEW_TYPE_NEVERPierre Ossman2016-05-041-2/+2
* gphoto2: Be quiet by defaultOndrej Holy2016-01-181-131/+113
* gphoto2: Allow toggling libgphoto2 debug outputOndrej Holy2016-01-181-15/+18
* gphoto2: Exit cleanly when device is removedBastien Nocera2015-03-101-4/+2
* gphoto2: include gvfsgphoto2utils.h conditionallyOndrej Holy2014-10-171-1/+1
* gphoto2: Improve root dir name and icon handlingRoss Lagerwall2014-10-131-30/+4
* gphoto: Set mtime when pullingRoss Lagerwall2014-08-071-2/+11
* mtp & gphoto2: add missing newlines at the end of debug messagesRok Mandeljc2014-07-261-108/+108
* various: reduce the verboseness of debug messagesGiovanni Campagna2014-02-081-3/+1
* gphoto2: Implement pull supportRoss Lagerwall2014-01-041-0/+177
* gphoto2: Don't release the device multiple timesRoss Lagerwall2013-12-051-17/+1
* gphoto2: Implement truncate support for output streamsRoss Lagerwall2013-12-051-0/+36
* gphoto2: Return the correct offset when seekingRoss Lagerwall2013-11-301-2/+2
* gphoto2: Allow seek past end of fileAlexander Larsson2013-10-081-2/+2
* Use g_list_free_full() where applicableTomas Bzatek2013-01-171-10/+5
* Fix some potential NULL dereferencesTomas Bzatek2012-12-071-1/+1
* gphoto2: make sure to not call g_mutex_clear twice, causing a crashMichael Terry2012-10-111-1/+1
* Add symbolics support to the backendsWilliam Jon McCann2012-08-301-2/+48
* gphoto: build with libgphoto 2.5 APICosimo Cecchi2012-08-081-1/+11
* Update the Address of the FSFFelix Möller2012-07-301-2/+2
* gphoto2: Initialize mutex early enoughMartin Pitt2012-04-111-2/+2
* Explicitly intialize mutexes on stackTomas Bzatek2011-11-141-0/+2
* Adapt to glib mutex API changesTomas Bzatek2011-10-251-59/+53
* Minor string tweaks for translatorsTomas Bzatek2011-08-251-5/+5
* gphoto2: Use new default auto-busy codeChristian Kellner2011-06-071-77/+1
* Add more translation contextKjartan Maraas2011-05-241-1/+2
* Bug 610259 – Handle readonly+delete devicesMarcus Meissner2010-02-191-4/+13
* Bug 597585 – 2.28 lists mtp devices as being cameras with gudev backendMartin Pitt2009-10-151-1/+12
* [gphoto] Add fast mime-type informationMichael Chudobiak2009-10-011-0/+1
* port gphoto2 backend and monitor to gudevMartin Pitt2009-08-091-12/+138
* Bug 587484 – Interaction when unmounting mounts and misc fixesDavid Zeuthen2009-07-081-25/+71
* Bug 585853 – video file previewsDavid Zeuthen2009-06-151-5/+5
* gphoto2: Disable debug spewDavid Zeuthen2009-06-051-1/+1
* gphoto2: Fix gphoto2 backend to work with Canon EOS 5DDavid Zeuthen2009-06-051-4/+8
* Make sure we ignore broken stores the same way we do in the volumeAlexander Larsson2009-03-121-5/+17
* Make the gphoto2 backend work with buggy devices (such as the iPhone)David Zeuthen2009-02-201-45/+136
* For each camera discovered, create shadow mounts for each one of theBastien Nocera2008-12-091-178/+45