summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump to 0.1.18grilo-0.1.18Juan A. Suarez Romero2011-12-093-1/+19
* Ensure grl_metadata_list_key_new() is called with a sentinelGuillaume Emont2011-11-251-1/+1
* configure: Honour VAPIDIR environment variableSam Thursfield2011-11-231-1/+3
* wc-test: Remove reference from Makefile.amJuan A. Suarez Romero2011-11-231-12/+0
* wc-test: Remove itJuan A. Suarez Romero2011-11-231-90/+0
* build: conditional creation of grl-net.pc filesVíctor Manuel Jáquez Leal2011-11-231-2/+4
* build: avoid the export of NETCACHE variableVíctor Manuel Jáquez Leal2011-11-231-3/+3
* core: Use full path to load plugin informationJens Georg2011-11-221-1/+1
* bindings/vala: Fix various bugs in Vala bindingsSam Thursfield2011-11-102-30/+35
* core: Introspection fixesSam Thursfield2011-11-104-5/+5
* grl-net: Correctly unref operation async resultSam Thursfield2011-11-021-5/+7
* grl-net: Fix crashes in SoupRequest error caseSam Thursfield2011-11-011-4/+20
* core: Use G_SEARCHPATH_SEPARATOR_S to separate pathsJuan A. Suarez Romero2011-09-231-16/+7
* windows: Fix the default directory to look for pluginsDamien Lespiau2011-09-231-2/+34
* core: Mention explicitly Grilo in the command-line optionsJuan A. Suarez Romero2011-09-071-2/+2
* build: Include bugzilla and homepage information into autotools initJuan A. Suarez Romero2011-09-071-1/+5
* tools: Don't link against -ldl and -lpthreadDamien Lespiau2011-09-072-2/+0
* gitignore: Ignore .exe filesDamien Lespiau2011-09-071-0/+1
* build: Generate DLLs when compiling for WindowsDamien Lespiau2011-09-072-0/+6
* Bump to 0.1.17grilo-0.1.17Juan A. Suarez Romero2011-09-053-1/+24
* doc: Merge libraries documention into Grilo documentationJuan A. Suarez Romero2011-09-058-187/+46
* build: Add support for Vala 0.14Juan A. Suarez Romero2011-09-051-9/+12
* core: Allow restricting the list of plugins to useJuan A. Suarez Romero2011-09-025-8/+100
* core: Refactor the way of loading pluginsJuan A. Suarez Romero2011-09-022-166/+206
* core: install plugins XML file in the same place as the plugin itselfJuan A. Suarez Romero2011-09-023-14/+3
* core: Add GRL_METADATA_KEY_TRACK_NUMBERJuan A. Suarez Romero2011-09-024-0/+43
* core: silent warnings of unused variablesLionel Landwerlin2011-08-012-5/+0
* media-source: manage end of search/browse with splitted sourcesLionel Landwerlin2011-08-011-5/+7
* core: skip some private functions in gobject introspectionGuillaume Emont2011-07-211-4/+4
* core: pass the media to _expand_operation_keys() in grl_media_source_metadata().Guillaume Emont2011-07-211-1/+1
* Bump to 0.1.16grilo-0.1.16Juan A. Suarez Romero2011-07-015-1/+31
* doc: Generate a ChangeLog file from git when running make distAlberto Garcia2011-07-011-0/+13
* doc: Move grl-inspect manpage to docs/ subdirJuan A. Suarez Romero2011-07-013-3/+4
* test-ui: Fix unitialized variableJuan A. Suarez Romero2011-07-011-1/+1
* grl-net: Fix a couple of WARNINGsJuan A. Suarez Romero2011-07-012-6/+6
* core: Fix uninitialized variableJuan A. Suarez Romero2011-07-011-1/+1
* build: Disable debug and tests by defaultJuan A. Suarez Romero2011-07-011-7/+10
* tests: Fix test_set_metadataJuan A. Suarez Romero2011-07-011-2/+5
* doc: Fix wrong xml headerIago Toral Quiroga2011-06-291-1/+1
* doc: Add manpage for grl-inspectAlberto Garcia2011-06-292-0/+53
* doc: Provide more links in documentationJuan A. Suarez Romero2011-06-292-114/+131
* doc: Update documentationJuan A. Suarez Romero2011-06-294-9/+20
* doc: Fix parameter typoJuan A. Suarez Romero2011-06-291-1/+1
* doc: Fixed typosIago Toral Quiroga2011-06-292-21/+21
* doc: Renamed files with the documentation for plugin developers.Iago Toral Quiroga2011-06-295-6/+6
* doc: Added more information to the Quick Start chapter andIago Toral Quiroga2011-06-296-301/+937
* core: introduce grilo operationsJuan A. Suarez Romero2011-06-2912-165/+392
* core: use current thread to synchronously wait instead of main threadLionel Landwerlin2011-06-291-1/+1
* grl-media-source: signal finished metadata() operationsLionel Landwerlin2011-06-201-0/+7
* doc: Added a chapter on plugin development.Iago Toral Quiroga2011-06-205-1/+1671