[grilo/debian: 17/19] Bump to version 0.1.12
- From: Juan A. Suarez Romero <jasuarez src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [grilo/debian: 17/19] Bump to version 0.1.12
- Date: Wed, 30 Mar 2011 20:44:44 +0000 (UTC)
commit 0cba561d6c6891bb3f1a3ff02e8bad1a6f255ac7
Author: Juan A. Suarez Romero <jasuarez igalia com>
Date: Wed Mar 30 18:07:39 2011 +0000
Bump to version 0.1.12
Signed-off-by: Juan A. Suarez Romero <jasuarez igalia com>
NEWS | 16 ++++++++++++++++
configure.ac | 2 +-
libs/net/grl-net-wc.c | 4 ++++
src/data/grl-media-image.c | 20 ++++++++++++++++++++
src/data/grl-media.c | 4 ++++
5 files changed, 45 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 5c8ea84..3acaa90 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+NEW in 0.1.12
+=============
+
+ * Several fixes and improvements, including fixes for:
+ * BGO#645542 - grl_metadata_source_set_metadata() broken
+ * Added support for caching in GrlNet
+ * Added new metadata keys suited for camera pictures
+ * Improved GObject Introspection support
+
+ * Contributors to this release:
+ Juan A. Suarez Romero <jasuarez igalia com>
+ Lionel Landwerlin <lionel g landwerlin linux intel com>
+ Michael Wood <michael g wood linux intel com>
+ Simon Pena <spena igalia com>
+
+
NEW in 0.1.11
=============
diff --git a/configure.ac b/configure.ac
index 29e764c..94206ce 100644
--- a/configure.ac
+++ b/configure.ac
@@ -9,7 +9,7 @@ m4_define([prj_name], [grilo])
m4_define([prj_gir_name], [Grilo])
m4_define([grl_major_version], [0])
m4_define([grl_minor_version], [1])
-m4_define([grl_micro_version], [11])
+m4_define([grl_micro_version], [12])
m4_define([prj_version], grl_major_version.grl_minor_version.grl_micro_version)
AC_INIT([prj_name], [prj_version])
diff --git a/libs/net/grl-net-wc.c b/libs/net/grl-net-wc.c
index 52b08db..afb5c36 100644
--- a/libs/net/grl-net-wc.c
+++ b/libs/net/grl-net-wc.c
@@ -812,6 +812,8 @@ grl_net_wc_set_throttling (GrlNetWc *self,
* Sets if cache must be used. Note that this will only work if caching is
* supporting. If sets %TRUE, a new cache will be created. If sets to %FALSE,
* current cache is clean and removed.
+ *
+ * Since: 0.1.12
**/
void
grl_net_wc_set_cache (GrlNetWc *self,
@@ -844,6 +846,8 @@ grl_net_wc_set_cache (GrlNetWc *self,
*
* Sets the new maximum size of cache, in Megabytes. Default value is 10. Using
* 0 means no cache will be done.
+ *
+ * Since: 0.1.12
**/
void
grl_net_wc_set_cache_size (GrlNetWc *self,
diff --git a/src/data/grl-media-image.c b/src/data/grl-media-image.c
index d284662..12d0993 100644
--- a/src/data/grl-media-image.c
+++ b/src/data/grl-media-image.c
@@ -294,6 +294,8 @@ grl_media_image_get_url_data_nth (GrlMediaImage *image,
* @image: the image instance
*
* Returns: model of camera used to take picture
+ *
+ * Since: 0.1.12
*/
const gchar *
grl_media_image_get_camera_model (GrlMediaImage *image)
@@ -308,6 +310,8 @@ grl_media_image_get_camera_model (GrlMediaImage *image)
* @camera_model: model of camera used to take picture
*
* Set the camera_model of the image
+ *
+ * Since: 0.1.12
*/
void
grl_media_image_set_camera_model (GrlMediaImage *image,
@@ -326,6 +330,8 @@ grl_media_image_set_camera_model (GrlMediaImage *image,
* Returns: whether the flash was used
* See
* http://library.gnome.org/devel/ontology/unstable/nmm-classes.html#nmm-Flash
+ *
+ * Since: 0.1.12
*/
const gchar *
grl_media_image_get_flash_used (GrlMediaImage *image)
@@ -342,6 +348,8 @@ grl_media_image_get_flash_used (GrlMediaImage *image)
* Set the flash_used of the image
* See
* http://library.gnome.org/devel/ontology/unstable/nmm-classes.html#nmm-Flash
+ *
+ * Since: 0.1.12
*/
void
grl_media_image_set_flash_used (GrlMediaImage *image,
@@ -358,6 +366,8 @@ grl_media_image_set_flash_used (GrlMediaImage *image,
* @image: the image instance
*
* Returns: picture's exposure time
+ *
+ * Since: 0.1.12
*/
gfloat
grl_media_image_get_exposure_time (GrlMediaImage *image)
@@ -372,6 +382,8 @@ grl_media_image_get_exposure_time (GrlMediaImage *image)
* @exposure_time: picture's exposure time
*
* Set the exposure_time of the image
+ *
+ * Since: 0.1.12
*/
void
grl_media_image_set_exposure_time (GrlMediaImage *image,
@@ -387,6 +399,8 @@ grl_media_image_set_exposure_time (GrlMediaImage *image,
* @image: the image instance
*
* Returns: picture's iso speed
+ *
+ * Since: 0.1.12
*/
gfloat
grl_media_image_get_iso_speed (GrlMediaImage *image)
@@ -401,6 +415,8 @@ grl_media_image_get_iso_speed (GrlMediaImage *image)
* @iso_speed: picture's iso speed
*
* Set the iso_speed of the image
+ *
+ * Since: 0.1.12
*/
void
grl_media_image_set_iso_speed (GrlMediaImage *image,
@@ -416,6 +432,8 @@ grl_media_image_set_iso_speed (GrlMediaImage *image,
* @image: the image instance
*
* Returns: degrees clockwise orientation of the picture
+ *
+ * Since: 0.1.12
*/
gint
grl_media_image_get_orientation (GrlMediaImage *image)
@@ -430,6 +448,8 @@ grl_media_image_get_orientation (GrlMediaImage *image)
* @orientation: degrees clockwise orientation of the picture
*
* Set the orientation of the image
+ *
+ * Since: 0.1.12
*/
void
grl_media_image_set_orientation (GrlMediaImage *image,
diff --git a/src/data/grl-media.c b/src/data/grl-media.c
index c3a3453..80380ee 100644
--- a/src/data/grl-media.c
+++ b/src/data/grl-media.c
@@ -692,6 +692,8 @@ grl_media_set_date (GrlMedia *media, const gchar *date)
* @creation_date: date when media was created
*
* Set the creation_date of the media
+ *
+ * Since: 0.1.12
*/
void
grl_media_set_creation_date (GrlMedia *media,
@@ -1136,6 +1138,8 @@ grl_media_get_date (GrlMedia *media)
* @image: the media
*
* Returns: date when media was created
+ *
+ * Since: 0.1.12
*/
const gchar *
grl_media_get_creation_date (GrlMedia *media)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]