index
:
~victortoso/grilo
lua-factory-doc
master
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-12
Update dependencies
grilo-0.1.4-1debian
Juan A. Suarez Romero
2
-2
/
+2
2010-03-12
Update debian/changelog
Juan A. Suarez Romero
1
-0
/
+12
2010-03-12
New package with introspection data
Juan A. Suarez Romero
4
-1
/
+29
2010-03-12
Merge commit 'grilo-0.1.4' into debian
Juan A. Suarez Romero
53
-2131
/
+3737
2010-03-12
Bumped version to 0.1.4
grilo-0.1.4
Juan A. Suarez Romero
2
-1
/
+16
2010-03-12
[core] Rename grl_plugin_registry_get_sources_by_capabilities() to grl_plugin...
Juan A. Suarez Romero
6
-29
/
+30
2010-03-12
[core] Moved configuration keys from grl-metadata-key.h to grl-config.h
Iago Toral Quiroga
6
-54
/
+75
2010-03-12
[doc] removed brainstorming notes, they were obsolete.
Iago Toral Quiroga
3
-334
/
+0
2010-03-12
[core] Replaced the generic guint type for operation flags by its
Iago Toral Quiroga
3
-9
/
+9
2010-03-12
[core] Added a flags parameter to the set_metadata() API to allow
Iago Toral Quiroga
2
-2
/
+23
2010-03-12
[core] Use grl_plugin_registry_get_sources_by_capabilities() instead
Iago Toral Quiroga
1
-9
/
+3
2010-03-11
[core] If a source cannot handle writing of all the keys specified
Iago Toral Quiroga
2
-28
/
+264
2010-03-11
[core] Add a list of failed keys to the callback of set_metadata().
Iago Toral Quiroga
1
-0
/
+2
2010-03-11
[core] Modified set_metadata() API to accept a list of keys. Also,
Iago Toral Quiroga
2
-5
/
+20
2010-03-10
[core] Added GRL_ERROR_SET_METADATA_FAILED definition.
Iago Toral Quiroga
1
-0
/
+1
2010-03-10
[core] Added support for play-count, last-played and last-position
Iago Toral Quiroga
3
-0
/
+78
2010-03-10
[core] Added APIs to modify metadata
Iago Toral Quiroga
2
-0
/
+126
2010-03-08
[build] fix distcheck
Víctor Manuel Jáquez Leal
1
-7
/
+4
2010-03-08
[gtk-doc] Document GrlMediaVideo
Víctor Manuel Jáquez Leal
2
-4
/
+60
2010-03-08
[gtk-doc] Document GrlMediaBox
Víctor Manuel Jáquez Leal
2
-7
/
+29
2010-03-08
[gtk-doc] Document GrlConfig
Víctor Manuel Jáquez Leal
2
-10
/
+72
2010-03-08
[gtk-doc] Refer GrlConfig in TOC
Víctor Manuel Jáquez Leal
1
-0
/
+1
2010-03-08
[gtk-doc] Document GrlMedia
Víctor Manuel Jáquez Leal
2
-5
/
+181
2010-03-08
[vala] regenerate vapi file
Víctor Manuel Jáquez Leal
1
-25
/
+88
2010-03-08
[vala] custom code for Media object
Víctor Manuel Jáquez Leal
1
-6
/
+19
2010-03-08
[vala] update the GI file
Víctor Manuel Jáquez Leal
1
-30
/
+87
2010-03-07
[build] Avoid autotools abuse
Víctor Manuel Jáquez Leal
3
-63
/
+23
2010-03-07
[build] Refactor gobject-instrospection autoconf-fu
Víctor Manuel Jáquez Leal
2
-45
/
+41
2010-03-06
Updated TODO file
Iago Toral Quiroga
1
-1
/
+12
2010-03-05
Add introspection.m4 macro
Juan A. Suarez Romero
3
-0
/
+97
2010-03-05
[js] Adds simple Javascript program to test introspected API
Eduardo Lima Mitev
1
-0
/
+68
2010-03-05
[annotations] Simple annotation to 'grl_metadata_source_supported_operations'
Eduardo Lima Mitev
1
-1
/
+1
2010-03-05
[build] Adds gobject-introspection support to build system
Eduardo Lima Mitev
2
-0
/
+60
2010-03-04
Rename GrlDataVideo to GrlMediaVideo
Juan A. Suarez Romero
10
-69
/
+69
2010-03-04
Remame GrlDataImage to GrlMediaImage
Juan A. Suarez Romero
10
-129
/
+129
2010-03-04
Rename GrlDataBox to GrlMediaBox
Juan A. Suarez Romero
12
-140
/
+140
2010-03-04
Rename GrlDataAudio to GrlMediaAudio
Juan A. Suarez Romero
10
-65
/
+65
2010-03-04
Rename GrlDataMedia to GrlMedia
Juan A. Suarez Romero
23
-364
/
+364
2010-03-04
Rename GrlDataConfig to GrlConfig
Juan A. Suarez Romero
8
-144
/
+144
2010-03-04
Rename Content to Data
Juan A. Suarez Romero
43
-1555
/
+1555
2010-03-04
Set flickr configuration
Juan A. Suarez Romero
1
-0
/
+23
2010-03-04
Send configuration when loading a plugin
Juan A. Suarez Romero
2
-2
/
+6
2010-03-04
Set plugin configuration api
Juan A. Suarez Romero
2
-0
/
+31
2010-03-04
Add GrlContentConfig
Juan A. Suarez Romero
5
-2
/
+227
2010-03-04
One more fallback for the test ui to check if default app does not work
Xabier Rodriguez Calvar
1
-1
/
+8
2010-03-02
[gtk-doc] Document GrlContent
Víctor Manuel Jáquez Leal
2
-6
/
+13
2010-03-02
[gtk-doc] Move GrlContent into the media content section
Víctor Manuel Jáquez Leal
1
-1
/
+1
2010-03-02
[gtk-doc] Document GrlPluginRegistry
Víctor Manuel Jáquez Leal
2
-2
/
+205
2010-03-02
[gtk-doc] Document GrlMediaSource
Víctor Manuel Jáquez Leal
2
-0
/
+291
2010-03-01
Add documentation package
grilo-0.1.3-1debian
Juan A. Suarez Romero
6
-1
/
+27
[next]