summaryrefslogtreecommitdiff
path: root/daemon/gvfsbackendgphoto2.c
Commit message (Expand)AuthorAgeFilesLines
* gphoto2: Be quiet by defaultwip/oholy/debugOndrej Holy2016-01-061-131/+113
* gphoto2: Allow toggling libgphoto2 debug outputOndrej Holy2016-01-061-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
* Patch from David ZeuthenAlexander Larsson2008-10-211-7/+65
* Remove misleading comment about the license (#554811)David Zeuthen2008-10-031-4/+0
* Plug some leaks on error pathsMatthias Clasen2008-08-251-2/+25
* Improve various user- and translator- unfriendly error messages.Hans Petter Jansson2008-08-211-8/+8
* Handle plural forms correctly. Fixes bug #548841.Wouter Bolsterlee2008-08-211-1/+4
* Use g_set_error_literal where appropriate. Bug #539167.Christian Persch2008-08-021-6/+6
* Add x-content/* support to daemon mounts. Right now a backend can only setDavid Zeuthen2008-07-291-0/+15
* Bug 518284 – need to add i18n on module branchingMatthias Clasen2008-07-291-58/+55
* Use 'camera-photo' rather than just 'camera' since gnome-icon-theme inDavid Zeuthen2008-07-211-2/+2
* get rid of modelines The modelines were inconsistent and caused issuesBenjamin Otte2008-04-221-1/+0
* Bug 526793 – unmount hangs with some backendsMatthias Clasen2008-04-171-0/+2
* Add write support to gphoto2 backend. Also performance enhancements forDavid Zeuthen2008-03-031-407/+2367
* Prefer to return a GDaemonMount from an existing GDaemonVolumeMonitorDavid Zeuthen2008-02-251-0/+1405