summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* New version in the debian changelogfremantleXabier Rodriguez Calvar2010-06-241-0/+6
* core: Don't add auto split if less count are requested in browseXabier Rodriguez Calvar2010-06-241-1/+2
* [core] Do not setup auto-split when count is lower than thresholdIago Toral Quiroga2010-06-221-4/+10
* Added more things to the debian/changelogXabier Rodriguez Calvar2010-06-021-0/+2
* Avoid compiler strict aliasing.Xabier Rodriguez Calvar2010-06-011-1/+1
* Added glib to the debian build dependsXabier Rodriguez Calvar2010-06-011-1/+1
* Removed introspection from buildXabier Rodriguez Calvar2010-06-012-33/+0
* Removed doc from build.Xabier Rodriguez Calvar2010-06-012-12/+0
* Added fremantle changes to debian/changelogXabier Rodriguez Calvar2010-06-011-0/+8
* [core] Deoptified pkg_config_path installationXabier Rodriguez Calvar2010-04-262-1/+4
* [core] Optified grilo instalationXabier Rodriguez Calvar2010-04-263-3/+3
* [core] Create null GValue when setting null to grl_data_set_stringXabier Rodriguez Calvar2010-04-231-5/+9
* Disabled vala, doc and debug and introspection in debian/rulesXabier Rodriguez Calvar2010-04-131-3/+4
* Disabling entering in useless directories when compilingXabier Rodriguez Calvar2010-04-131-1/+1
* Moved checks for dependencies above in configure.acXabier Rodriguez Calvar2010-04-131-12/+12
* Removed debian build depends for introspection, vala and docXabier Rodriguez Calvar2010-04-132-4/+2
* Deactivated creation of doc and introspection packagesXabier Rodriguez Calvar2010-04-132-66/+0
* Update dependenciesgrilo-0.1.4-1debianJuan A. Suarez Romero2010-03-122-2/+2
* Update debian/changelogJuan A. Suarez Romero2010-03-121-0/+12
* New package with introspection dataJuan A. Suarez Romero2010-03-124-1/+29
* Merge commit 'grilo-0.1.4' into debianJuan A. Suarez Romero2010-03-1253-2131/+3737
|\
| * 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
| * [core] Add a list of failed keys to the callback of set_metadata().Iago Toral Quiroga2010-03-111-0/+2
| * [core] Modified set_metadata() API to accept a list of keys. Also,Iago Toral Quiroga2010-03-112-5/+20
| * [core] Added GRL_ERROR_SET_METADATA_FAILED definition.Iago Toral Quiroga2010-03-101-0/+1
| * [core] Added support for play-count, last-played and last-positionIago Toral Quiroga2010-03-103-0/+78
| * [core] Added APIs to modify metadataIago Toral Quiroga2010-03-102-0/+126
| * [build] fix distcheckVíctor Manuel Jáquez Leal2010-03-081-7/+4
| * [gtk-doc] Document GrlMediaVideoVíctor Manuel Jáquez Leal2010-03-082-4/+60
| * [gtk-doc] Document GrlMediaBoxVíctor Manuel Jáquez Leal2010-03-082-7/+29
| * [gtk-doc] Document GrlConfigVíctor Manuel Jáquez Leal2010-03-082-10/+72
| * [gtk-doc] Refer GrlConfig in TOCVíctor Manuel Jáquez Leal2010-03-081-0/+1
| * [gtk-doc] Document GrlMediaVíctor Manuel Jáquez Leal2010-03-082-5/+181
| * [vala] regenerate vapi fileVíctor Manuel Jáquez Leal2010-03-081-25/+88
| * [vala] custom code for Media objectVíctor Manuel Jáquez Leal2010-03-081-6/+19
| * [vala] update the GI fileVíctor Manuel Jáquez Leal2010-03-081-30/+87
| * [build] Avoid autotools abuseVíctor Manuel Jáquez Leal2010-03-073-63/+23
| * [build] Refactor gobject-instrospection autoconf-fuVíctor Manuel Jáquez Leal2010-03-072-45/+41
| * Updated TODO fileIago Toral Quiroga2010-03-061-1/+12
| * Add introspection.m4 macroJuan A. Suarez Romero2010-03-053-0/+97
| * [js] Adds simple Javascript program to test introspected APIEduardo Lima Mitev2010-03-051-0/+68
| * [annotations] Simple annotation to 'grl_metadata_source_supported_operations'Eduardo Lima Mitev2010-03-051-1/+1
| * [build] Adds gobject-introspection support to build systemEduardo Lima Mitev2010-03-052-0/+60