summaryrefslogtreecommitdiff
path: root/daemon/gvfsbackendcdda.c
Commit message (Expand)AuthorAgeFilesLines
* cdda: Prevent warnings from unused codeOndrej Holy2018-05-101-0/+2
* cdda: Disconnect uevent handler immediatelyOndrej Holy2017-01-261-1/+5
* Drop hal volume monitor and fallback code in gphoto2 and cdda backendMichael Biebl2016-10-191-123/+1
* Use Unicode in translatable stringsPiotr Drąg2016-10-031-3/+3
* daemon: Set G_FILE_ATTRIBUTE_FILESYSTEM_REMOTE attributeOndrej Holy2016-06-281-0/+1
* cdda: Fix CD-TEXT charset when building with libcdio >= 0.84Jonas Kümmerlin2015-06-231-5/+7
* cdda: Allow seek past end of fileAlexander Larsson2013-10-081-1/+1
* cdda: fix a typoOndrej Holy2013-09-261-2/+2
* cdda: fix two compilation warningsOndrej Holy2013-09-261-2/+2
* Adds remaining shutdown infrastructure and call from cdda backend.Timothy Arceri2013-05-061-6/+2
* cdda: Fix warnings for each track on the CDBastien Nocera2013-03-141-0/+3
* cdda: Remove leading '/' from the filenamesBastien Nocera2013-03-141-3/+11
* cdda: Remove unneeded function argumentBastien Nocera2013-03-141-3/+3
* cdda: Adapt to new paranoia.h locationTomas Bzatek2013-01-241-1/+5
* Use g_list_free_full() where applicableTomas Bzatek2013-01-171-4/+2
* Add symbolics support to the backendsWilliam Jon McCann2012-08-301-0/+1
* cdda: Support libcdio 0.84 with changed APIDominique Leuenberger2012-08-151-2/+20
* cdda: Remove old TODO itemBastien Nocera2012-08-071-3/+0
* cdda: Fix abort() with CD-Text outside ASCIIPekka Vuorela2012-08-071-7/+16
* Spelling correction "filesystem" -> "file system"Felix Möller2012-07-311-1/+1
* Update the Address of the FSFFelix Möller2012-07-301-2/+2
* Add more translation contextKjartan Maraas2011-05-241-1/+2
* Fix unused variable errorAlexander Larsson2009-12-011-1/+1
* cdda backend: support and prefer gudevMartin Pitt2009-07-081-2/+64
* Bug 587484 – Interaction when unmounting mounts and misc fixesDavid Zeuthen2009-07-081-1/+3
* CDDA: allow query well-formed filenames onlyTomas Bzatek2009-05-121-1/+2
* Export CD-Text metadata via xattrs (Closes: #550858)Bastien Nocera2008-09-051-0/+99
* Use g_set_error_literal where appropriate. Bug #539167.Christian Persch2008-08-021-5/+5
* Add x-content/* support to daemon mounts. Right now a backend can only setDavid Zeuthen2008-07-291-0/+2
* Bug 518284 – need to add i18n on module branchingMatthias Clasen2008-07-291-6/+3
* get rid of modelines The modelines were inconsistent and caused issuesBenjamin Otte2008-04-221-2/+0
* Avoid calling cddio_cddap_close() twice on an error path.David Zeuthen2008-03-011-1/+0
* reviewed by: A. Walton <awalton@svn.gnome.org>Benjamin Otte2008-02-281-0/+6
* Make "file don't exist" message conform to other backends; no, it isn't aLuca Ferretti2008-02-271-1/+1
* Prefer to return a GDaemonMount from an existing GDaemonVolumeMonitorDavid Zeuthen2008-02-251-11/+160
* Code cleanup from Kjartan: Removes unused code/variables. Uses rightAlexander Larsson2008-02-191-1/+1
* Save errno befor making other calls. Be safe when calling g_set_error()Alexander Larsson2008-02-111-3/+5
* Clean up strings and add translator commentsAlexander Larsson2008-01-151-2/+7
* Add missing files from previous patch.David Zeuthen2007-12-201-0/+778