summaryrefslogtreecommitdiff
path: root/src/filesystem
Commit message (Expand)AuthorAgeFilesLines
* meson: include optional dependenciesVictor Toso2017-02-141-1/+1
* build: add Meson build supportJuan A. Suarez Romero2017-02-061-0/+27
* all: merge {audio,video,image,box} in GrlMediaJuan A. Suarez Romero2015-12-161-1/+1
* all: Get rid of XML plugin definitionsJuan A. Suarez Romero2015-12-153-27/+12
* filesystem: Give the media in notifications, not its parent dirXavier Claessens2015-09-291-21/+7
* filesystem: avoid duplicate change notificationsXavier Claessens2015-09-241-50/+88
* filesystem: copy xml to libs dir.Mathieu Duponchelle2015-07-191-0/+8
* build: Remove unnecessary MAINTAINERCLEANFILES variablesPhilip Withnall2015-05-071-6/+0
* build: Add git.mk support instead of manual .gitignore filesPhilip Withnall2015-05-071-0/+2
* all: Port from ..._flags() to ..._resolution_flags()Bastien Nocera2015-02-171-1/+1
* build: append files to EXTRA_DISTJuan A. Suarez Romero2014-08-051-1/+1
* filesystem: Better error message when browsing failsBastien Nocera2014-06-131-6/+11
* filesystem: Fix top-level monitoring by adding add_monitor calls.Jeremy Whiting2014-06-051-0/+2
* all: Use g_clear_pointer/object when possibleJuan A. Suarez Romero2014-03-051-11/+5
* all: Add names to all the timeouts and idlesBastien Nocera2014-03-021-1/+4
* filesystem: Bail out early for cancelled operationsBastien Nocera2014-02-281-0/+4
* filesystem: Use new grl-pls libraryBastien Nocera2014-02-092-248/+43
* filesystem: Only return thumbnails if they’re valid/up to datePhilip Withnall2013-11-051-3/+20
* filesystem: Fix a potential memory leak in an error handling pathPhilip Withnall2013-10-291-2/+1
* all: Include gtester.mk in all Makefile.amJuan A. Suarez Romero2013-08-251-0/+2
* all: Add G_LOG_DOMAIN for each pluginBastien Nocera2013-06-271-0/+1
* filesystem: Add support for non-file URIsBastien Nocera2013-04-102-198/+215
* all: Add support for internationalizationJuan A. Suarez Romero2013-03-212-8/+14
* filesystem: Don't strip "extension" from title if it's a directoryMike Ruprecht2013-02-181-3/+5
* filesystem: Fix variable decreased twiceJuan A. Suarez Romero2013-01-041-1/+0
* build: Use variables for CFLAGS and LIBS.Murray Cumming2012-11-231-4/+2
* filesystem: Fix warningJuan A. Suarez Romero2012-11-161-1/+1
* Revert "build: Use variables for CFLAGS and LIBS."Murray Cumming2012-11-091-2/+4
* Revert "Add gtk-doc documentation generation"Murray Cumming2012-11-091-7/+0
* Add gtk-doc documentation generationMurray Cumming2012-11-091-0/+7
* build: Use variables for CFLAGS and LIBS.Murray Cumming2012-11-091-4/+2
* all: Put all plugins in same spaceJuan A. Suarez Romero2012-07-245-0/+1606
* all: Split src/ content into src/media and src/metadataGuillaume Emont2011-03-045-1469/+0
* filesystem: Fix warningJuan A. Suarez Romero2011-02-101-2/+6
* filesystem: Add changes notification supportJuan A. Suarez Romero2011-02-101-30/+245
* filesystem: refactor search functionJuan A. Suarez Romero2011-02-101-172/+207
* filesystem: Implement search all elementsJuan A. Suarez Romero2011-02-071-6/+12
* filesystem: remove wrong commentJuan A. Suarez Romero2011-01-311-1/+0
* filesystem: added cancellation supportGuillaume Emont2011-01-311-8/+82
* all: Update copyright noteJuan A. Suarez Romero2011-01-213-3/+4
* plugins: sync Grilo config usage with rework in coreLionel Landwerlin2011-01-191-6/+4
* filesystem: added depth limit to searchGuillaume Emont2011-01-182-35/+81
* filesystem: implemented searchGuillaume Emont2011-01-181-0/+252
* all: Fixes extra dist target in Makefile.amJuan A. Suarez Romero2011-01-101-1/+1
* filesystem: implemented media_from_uri() and test_media_from_uri()Guillaume Emont2010-12-221-0/+82
* all: Adapted to changes in grl_plugin_registry_register_source.Iago Toral Quiroga2010-12-201-1/+2
* all: install plugins as loadable modules, not librariesRoss Burton2010-10-061-0/+4
* log: use the new logging API from coreDamien Lespiau2010-09-021-14/+17
* all: rename GRL_ERROR quark into GRL_CORE_ERRORVíctor Manuel Jáquez Leal2010-09-011-2/+2
* filesystem: Updated call to grl-mediaSimón Pena2010-08-101-3/+3