summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bumped to version 0.1.5grilo-0.1.5Juan A. Suarez Romero2010-05-072-1/+14
* Add silent.m4 macroJuan A. Suarez Romero2010-05-071-0/+27
* [tests] Check allowed errors when invoking registry_load_all() methodJuan A. Suarez Romero2010-05-071-0/+22
* [test-ui] Add Vimeo configIago Toral Quiroga2010-04-301-3/+31
* [build] add m4 directoryVíctor Manuel Jáquez Leal2010-04-261-0/+2
* configure.ac: remove unused macrosVíctor Manuel Jáquez Leal2010-04-261-15/+11
* [core] Create null GValue when setting null to grl_data_set_stringXabier Rodriguez Calvar2010-04-231-5/+9
* [test-ui] Printing for debug the url going to be playedXabier Rodriguez Calvar2010-04-221-0/+1
* [core] Use string keys to identify configuration parametersIago Toral Quiroga2010-04-202-69/+182
* [core] Drop a warning if configuration objects do not have plugin information.Iago Toral Quiroga2010-04-201-1/+3
* Updated TODOIago Toral Quiroga2010-04-201-4/+3
* [test-ui] Added configuration for youtube plugin.Iago Toral Quiroga2010-04-151-0/+18
* [test-ui] Increased default chunk size to 100Iago Toral Quiroga2010-04-151-1/+1
* [core] Added FIXME commentIago Toral Quiroga2010-04-151-0/+2
* [core] Use float type for rating keyIago Toral Quiroga2010-04-152-34/+11
* [core] Fixed set_float signatureIago Toral Quiroga2010-04-152-2/+2
* Revert "[core] resolve_async implementation"Juan A. Suarez Romero2010-04-134-125/+2
* Revert "[vala] update GI and vapi files for async methods support"Juan A. Suarez Romero2010-04-133-31/+0
* [vala] update GI and vapi files for async methods supportVíctor Manuel Jáquez Leal2010-04-133-0/+31
* [core] resolve_async implementationVíctor Manuel Jáquez Leal2010-04-134-2/+125
* [vala] regenerate vapi fileVíctor Manuel Jáquez Leal2010-04-131-7/+52
* [vala] update GI file using GRILO_COMPILATION defineVíctor Manuel Jáquez Leal2010-04-132-18/+92
* [test-ui] Fixed wrong callback signature for registry signals.Iago Toral Quiroga2010-04-121-4/+8
* Make sure only grilo.h can be includedJuan A. Suarez Romero2010-04-0916-1/+62
* Fix grilo.h headerJuan A. Suarez Romero2010-04-091-3/+3
* [build] silent compilationVíctor Manuel Jáquez Leal2010-04-072-2/+8
* [doc] Added information on how to perform efficient metadata retrieval.Iago Toral Quiroga2010-04-061-0/+220
* [doc] Added a searching example.Iago Toral Quiroga2010-04-061-1/+113
* [doc] Minor fixesIago Toral Quiroga2010-04-061-1/+2
* [doc] Minor fixesIago Toral Quiroga2010-04-061-4/+7
* [doc] Started a quick start sectionIago Toral Quiroga2010-04-052-0/+249
* Added an overview section to documentation.Iago Toral Quiroga2010-04-052-7/+103
* Added README contentsIago Toral Quiroga2010-04-051-0/+104
* Fixed syntax in doap fileIago Toral Quiroga2010-03-301-0/+2
* Changed project description in doap fileIago Toral Quiroga2010-03-301-1/+1
* Added doap fileIago Toral Quiroga2010-03-301-0/+27
* configure.ac: use tmpl free gtk-doc build if possibleStefan Kost2010-03-252-2/+2
* gitignore: add and fill .gitignore filesStefan Kost2010-03-246-0/+54
* [tests] Initial addition of test suite boilerplateStefan Kost2010-03-244-0/+131
* [core] Don't add NULL sources to plugin registry.José Dapena Paz2010-03-241-0/+1
* [core] Do not initialize private gobject structure.Juan A. Suarez Romero2010-03-234-4/+0
* [core] Increase media refcount in metadata()Juan A. Suarez Romero2010-03-151-1/+2
* Bumped version to 0.1.4grilo-0.1.4Juan A. Suarez Romero2010-03-122-1/+16
* [core] Rename grl_plugin_registry_get_sources_by_capabilities() to grl_plugin...Juan A. Suarez Romero2010-03-126-29/+30
* [core] Moved configuration keys from grl-metadata-key.h to grl-config.hIago Toral Quiroga2010-03-126-54/+75
* [doc] removed brainstorming notes, they were obsolete.Iago Toral Quiroga2010-03-123-334/+0
* [core] Replaced the generic guint type for operation flags by itsIago Toral Quiroga2010-03-123-9/+9
* [core] Added a flags parameter to the set_metadata() API to allowIago Toral Quiroga2010-03-122-2/+23
* [core] Use grl_plugin_registry_get_sources_by_capabilities() insteadIago Toral Quiroga2010-03-121-9/+3
* [core] If a source cannot handle writing of all the keys specifiedIago Toral Quiroga2010-03-112-28/+264