summaryrefslogtreecommitdiff
path: root/daemon/gvfsbackendgphoto2.c
AgeCommit message (Expand)AuthorFilesLines
2012-07-30Update the Address of the FSFFelix Möller1-2/+2
2012-04-11gphoto2: Initialize mutex early enoughMartin Pitt1-2/+2
2011-11-14Explicitly intialize mutexes on stackTomas Bzatek1-0/+2
2011-10-25Adapt to glib mutex API changesTomas Bzatek1-59/+53
2011-08-25Minor string tweaks for translatorsTomas Bzatek1-5/+5
2011-06-07gphoto2: Use new default auto-busy codeChristian Kellner1-77/+1
2011-05-24Add more translation contextKjartan Maraas1-1/+2
2010-02-19Bug 610259 – Handle readonly+delete devicesMarcus Meissner1-4/+13
2009-10-15Bug 597585 – 2.28 lists mtp devices as being cameras with gudev backendMartin Pitt1-1/+12
2009-10-01[gphoto] Add fast mime-type informationMichael Chudobiak1-0/+1
2009-08-09port gphoto2 backend and monitor to gudevMartin Pitt1-12/+138
2009-07-08Bug 587484 – Interaction when unmounting mounts and misc fixesDavid Zeuthen1-25/+71
2009-06-15Bug 585853 – video file previewsDavid Zeuthen1-5/+5
2009-06-05gphoto2: Disable debug spewDavid Zeuthen1-1/+1
2009-06-05gphoto2: Fix gphoto2 backend to work with Canon EOS 5DDavid Zeuthen1-4/+8
2009-03-12Make sure we ignore broken stores the same way we do in the volumeAlexander Larsson1-5/+17
2009-02-20Make the gphoto2 backend work with buggy devices (such as the iPhone)David Zeuthen1-45/+136
2008-12-09For each camera discovered, create shadow mounts for each one of theBastien Nocera1-178/+45
2008-10-21Patch from David ZeuthenAlexander Larsson1-7/+65
2008-10-03Remove misleading comment about the license (#554811)David Zeuthen1-4/+0
2008-08-25Plug some leaks on error pathsMatthias Clasen1-2/+25
2008-08-21Improve various user- and translator- unfriendly error messages.Hans Petter Jansson1-8/+8
2008-08-21Handle plural forms correctly. Fixes bug #548841.Wouter Bolsterlee1-1/+4
2008-08-02Use g_set_error_literal where appropriate. Bug #539167.Christian Persch1-6/+6
2008-07-29Add x-content/* support to daemon mounts. Right now a backend can only setDavid Zeuthen1-0/+15
2008-07-29Bug 518284 – need to add i18n on module branchingMatthias Clasen1-58/+55
2008-07-21Use 'camera-photo' rather than just 'camera' since gnome-icon-theme inDavid Zeuthen1-2/+2
2008-04-22get rid of modelines The modelines were inconsistent and caused issuesBenjamin Otte1-1/+0
2008-04-17Bug 526793 – unmount hangs with some backendsMatthias Clasen1-0/+2
2008-03-03Add write support to gphoto2 backend. Also performance enhancements forDavid Zeuthen1-407/+2367
2008-02-25Prefer to return a GDaemonMount from an existing GDaemonVolumeMonitorDavid Zeuthen1-0/+1405