commit 530ca0086896d2028e82052e243d8328544ceac3 Author: Juan A. Suarez Romero Date: Tue Sep 17 21:01:54 2013 +0200 Release 0.2.7 NEWS | 80 ++++++++++++++++++++++++++++++++++++++++++++++ configure.ac | 6 ++-- src/grl-operation.c | 2 ++ tools/grilo-test-ui/main.c | 2 +- 4 files changed, 86 insertions(+), 4 deletions(-) commit d395137b6a5e914e06197f34c1bda565cb80e67a Author: Ask H. Larsen Date: Tue Sep 17 18:18:52 2013 +0200 Updated Danish translation po/da.po | 191 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 191 insertions(+) commit c486260e2c8c775141f4ab42882a38d3dc721c2c Author: Kenneth Nielsen Date: Tue Sep 17 18:18:52 2013 +0200 Added da to list of languages po/LINGUAS | 1 + 1 file changed, 1 insertion(+) commit 17de8559e9890f875d44df670bf7d024075b93c8 Author: Nilamdyuti Goswami Date: Tue Sep 17 17:25:59 2013 +0530 Assamese translation updated po/as.po | 193 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 193 insertions(+) commit 29ff9f1db3e4b8ad7cee92c1661e0d58090f4aa8 Author: Nilamdyuti Goswami Date: Tue Sep 17 17:25:11 2013 +0530 Added Assamese to LINGUAS po/LINGUAS | 1 + 1 file changed, 1 insertion(+) commit 35aa2a6e67af4a056b77ee658bfab1508b9b3fad Author: Andika Triwidada Date: Sat Sep 14 09:56:54 2013 +0700 Updated Indnesian translation po/id.po | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) commit 7efacf6200d91ff0e6fb1d3a0fb1d229e5c99b79 Author: Seong-ho Cho Date: Sat Sep 14 04:38:56 2013 +0900 Added Korean translation po/LINGUAS | 1 + po/ko.po | 198 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 199 insertions(+) commit a6d96cd56dca6232ffdd92678b4c73adc5466b94 Author: Juan A. Suarez Romero Date: Fri Sep 13 16:00:19 2013 +0000 net: unref stream after using it https://bugs.launchpad.net/bugs/1224410 libs/net/grl-net-wc.c | 1 + 1 file changed, 1 insertion(+) commit 56926d8ea91b93fc19e7ca5d210a559b08c99c1b Author: Evgeny Bobkin Date: Fri Sep 13 12:45:39 2013 +0200 Add Russian translation po/LINGUAS | 1 + po/ru.po | 193 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 194 insertions(+) commit 0ae9e898c3904577e07115654170a20b21addf91 Author: Rūdolfs Mazurs Date: Thu Sep 12 21:06:51 2013 +0300 Added Latvian translation po/LINGUAS | 1 + po/lv.po | 193 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 194 insertions(+) commit b258a23551931ecb963cfc6f7ff1855d732faba9 Author: A S Alam Date: Thu Sep 12 12:48:11 2013 -0500 add pa to LINGUAS, translation already available po/LINGUAS | 1 + 1 file changed, 1 insertion(+) commit 56516561bea80c0e7dddd9e9bb7069c79d87ec43 Author: Dušan Kazik Date: Thu Sep 12 08:57:09 2013 +0200 Updated Slovak translation po/sk.po | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) commit d507110aa2e13ee6dc2a111512505c716e8feec0 Author: Alexandre Franke Date: Tue Sep 10 22:00:43 2013 +0200 Add French translation po/LINGUAS | 1 + po/fr.po | 192 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 193 insertions(+) commit b27dedc51fe752353f6632a7b8f5e7f6ec7e0816 Author: A S Alam Date: Mon Sep 9 22:49:47 2013 -0500 Punjabi Translation updated by Aman po/pa.po | 4176 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 4176 insertions(+) commit b39501b34c2791a61fca2f036aaade2ee515601c Author: Kjartan Maraas Date: Sun Sep 8 19:57:08 2013 +0200 Updated Norwegian bokmål translation po/nb.po | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) commit 2ae4708a521d550376169cf2dde37636a02599d1 Author: Juan A. Suarez Romero Date: Sun Sep 8 13:57:53 2013 +0200 net: Check if URL has query parameters When using the GrlNet mock, we could need to skip some of the query parameters in the URL. This commit cover the case of having an URL without any query parameter. https://bugzilla.gnome.org/show_bug.cgi?id=706805 libs/net/grl-net-mock.c | 19 ++++++++++++------- 1 file changed, 12 insertions(+), 7 deletions(-) commit 3c0237a858e445e215d5e6766ff519614b039c8b Author: Juan A. Suarez Romero Date: Sat Sep 7 22:40:26 2013 +0000 core: Remove no used assignment src/data/grl-media.c | 1 - 1 file changed, 1 deletion(-) commit 58cdd2fa0da39178ab7534ff69af16c72d907de9 Author: Мирослав Николић Date: Thu Sep 5 11:39:29 2013 +0200 Updated Serbian translation po/sr.po | 55 ++++++++++++++++++++++++++++--------------------------- po/sr@latin.po | 55 ++++++++++++++++++++++++++++--------------------------- 2 files changed, 56 insertions(+), 54 deletions(-) commit 9a38b0d35d0486ddd051c6144a659877a67c440f Author: Juan A. Suarez Romero Date: Sun Sep 1 09:48:59 2013 +0000 net: Pull some leaks libs/net/grl-net-mock.c | 4 ++++ 1 file changed, 4 insertions(+) commit 6e878f6e04bd88217043b586a9de021423205078 Author: Juan A. Suarez Romero Date: Sun Sep 1 09:13:49 2013 +0000 net: Do not leak content from mockups Be sure content got for mockups are freed to avoid leaks. libs/net/grl-net-wc.c | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) commit 15776bd89ec4f93134245a1267e1ab3d78f86f21 Author: Claudio Arseni Date: Fri Aug 30 22:32:34 2013 +0200 [l10n] Added Italian translation. po/LINGUAS | 1 + po/it.po | 191 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 192 insertions(+) commit 16fb34949cf474a2f0bb18c357e5368b109bb9bd Author: Aurimas Černius Date: Wed Aug 28 23:11:35 2013 +0300 Updated Lithuanian translation po/lt.po | 55 ++++++++++++++++++++++++++++--------------------------- 1 file changed, 28 insertions(+), 27 deletions(-) commit 138b434daeef67c77ff7d7d0e8c52fde0fda5fd7 Author: Dušan Kazik Date: Wed Aug 28 21:29:35 2013 +0200 Added slovak translation po/LINGUAS | 1 + 1 file changed, 1 insertion(+) commit c4d4f23e038c977a3b0cd8ffe1685d9907d60ece Author: Dušan Kazik Date: Wed Aug 28 21:27:50 2013 +0200 Added slovak translation po/sk.po | 194 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 194 insertions(+) commit 463d254d992f1a05b075f689019772d44d500aa4 Author: Fran Diéguez Date: Tue Aug 27 02:34:32 2013 +0200 Updated Galician translations po/gl.po | 26 ++++++++++++++------------ 1 file changed, 14 insertions(+), 12 deletions(-) commit c7948dbd35eb99224252d56ebc35635673e66d5c Author: leo Date: Mon Aug 26 11:43:37 2013 +0200 Updated Spanish Translation Miguel Rodriguez po/es.po | 67 ++++++++++++++++++++++++++++++++-------------------------------- 1 file changed, 33 insertions(+), 34 deletions(-) commit ea96876bd0732653979d1ddead83aed5347c2268 Author: Kjartan Maraas Date: Mon Aug 26 10:55:37 2013 +0200 Updated Norwegian bokmål translation po/nb.po | 85 ++++++++++++++++++++++++++++++++-------------------------------- 1 file changed, 42 insertions(+), 43 deletions(-) commit c53c9c4b8ae706d6a0096873ced8c076fcdf97b4 Author: Emanuele Aina Date: Wed Aug 21 15:04:14 2013 +0200 core: Use g_clear_error()/g_clear_object()/g_list_free_full() Simplify cleanup functions by relying on the NULL-safe versions of g_error_free()/g_object_unref() and free lists and their elements in a single pass. https://bugzilla.gnome.org/show_bug.cgi?id=706495 src/grl-multiple.c | 5 +---- src/grl-operation-options.c | 3 +-- src/grl-source.c | 52 +++++++++++++-------------------------------- 3 files changed, 17 insertions(+), 43 deletions(-) commit 99d47217a1f543ae3ddc23788dfa673ecae7fd93 Author: Emanuele Aina Date: Tue Aug 13 20:02:22 2013 +0200 build: Switch to git.mk to keep the .gitignore file updated Fixing the *CLEANFILES lists where needed and having git.mk generate the .gitignore files automatically seemed more useful than manually updating those files. https://bugzilla.gnome.org/show_bug.cgi?id=706491 .gitignore | 27 ---- Makefile.am | 25 ++-- bindings/Makefile.am | 2 + bindings/vala/Makefile.am | 2 + configure.ac | 4 +- doc/Makefile.am | 2 + doc/grilo/.gitignore | 14 -- doc/grilo/grilo-overrides.txt | 0 examples/Makefile.am | 3 +- git.mk | 303 ++++++++++++++++++++++++++++++++++++++++ libs/Makefile.am | 6 +- libs/net/Makefile.am | 11 +- src/Makefile.am | 18 +-- tests/.gitignore | 2 - tests/Makefile.am | 3 +- tests/python/Makefile.am | 5 +- tools/Makefile.am | 11 +- tools/grilo-inspect/.gitignore | 1 - tools/grilo-inspect/Makefile.am | 9 +- tools/grilo-test-ui/.gitignore | 1 - tools/grilo-test-ui/Makefile.am | 6 +- tools/vala/Makefile.am | 9 +- 22 files changed, 349 insertions(+), 115 deletions(-) commit 18da634b72c5670fb96bbbc4af70a868adb040a2 Author: Emanuele Aina Date: Wed Aug 21 13:37:33 2013 +0200 doc: Updates and fixes - Ignore all the *-priv.h headers - Update grilo-sections.txt with new symbols - Fix referecens to old GrlMediaSource and GrlMetadataSource to point to GrlSource - Standardize element-type annotation to use the C symbol names - Misc cleanups to fix gtk-doc warnings https://bugzilla.gnome.org/show_bug.cgi?id=706487 doc/grilo/Makefile.am | 11 ++++++++--- doc/grilo/grilo-sections.txt | 22 ++++++++++++++++++++-- doc/grilo/plugins-sources.xml | 15 ++++++++------- libs/net/grl-net-wc.c | 5 +++-- src/data/grl-data.c | 4 ++-- src/grl-caps.c | 2 +- src/grl-caps.h | 6 ++++++ src/grl-multiple.c | 6 +++--- src/grl-operation-options.c | 16 +++++++++------- src/grl-operation-options.h | 6 ++++++ src/grl-plugin.c | 9 ++++----- src/grl-registry.c | 8 +++++--- src/grl-source.c | 17 ++++++++--------- src/grl-source.h | 2 +- 14 files changed, 84 insertions(+), 45 deletions(-) commit 8bcf9eafafebe18e008ebe7f90ed27764d8331c8 Author: Juan A. Suarez Romero Date: Fri Aug 23 14:53:55 2013 +0000 doc: use semicolon in ignored-parameters ignored-parameters is a list of keys to be ignored when dealing with mockup network content. While in theory we can use either a colon or semicolon to separate the parameters, according to GKeyFile documentation, using colon doesn't work very well. So let's suggest to use semicolon. doc/grilo/plugins-testing.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) commit 9fc9d629cd8f38091740aa01795ad71e2dd88e53 Author: Rafael Ferreira Date: Tue Aug 20 23:35:09 2013 -0300 Updated Brazilian Portuguese translation po/pt_BR.po | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) commit 5b88159eaa8d06a5f17c092cbb69b79e62d48f2b Author: Juan A. Suarez Romero Date: Wed Aug 21 00:07:36 2013 +0200 doc: Fix documentation about GRL_TYPE_FILTER_NONE GRL_TYPE_FILTER_NONE means "do not allow any content" (only GrlMediaBox), while GRL_TYPE_FILTER_ALL means "allow all content". This commit clarifies it. https://bugzilla.gnome.org/show_bug.cgi?id=706412 src/grl-caps.c | 4 ++-- src/grl-caps.h | 3 ++- 2 files changed, 4 insertions(+), 3 deletions(-) commit 67f4b69ad785bd55f2aefd01b857c5ec2da3cba0 Author: Emanuele Aina Date: Mon Aug 12 20:14:28 2013 +0200 core: Add grl_operation_set_data_full() Let users specify a destroy function to offload to Grilo the management of the registered data lifecycle. https://bugzilla.gnome.org/show_bug.cgi?id=705944 src/grl-operation.c | 26 ++++++++++++++++++++++++++ src/grl-operation.h | 2 ++ 2 files changed, 28 insertions(+) commit 0fdf4ae361bdc55b2314e9191f3e5fa3ca3d15ea Author: Colin Walters Date: Fri Aug 16 09:08:02 2013 -0400 build: Various srcdir != builddir fixes gnome-ostree does it by default. https://bugzilla.gnome.org/show_bug.cgi?id=706132 src/Makefile.am | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) commit 82c7ea965b44a8efc54067abc73341fde58ec8bc Author: Matej Urbančič Date: Sun Aug 18 02:01:10 2013 +0200 Updated Slovenian translation po/sl.po | 68 +++++++++++++++++++++++++++++----------------------------------- 1 file changed, 31 insertions(+), 37 deletions(-) commit 7b07a6d494b57200b4ff5d317bb09ddad374da42 Author: Chao-Hsiung Liao Date: Fri Aug 16 10:10:35 2013 +0800 Updated Traditional Chinese translation(Hong Kong and Taiwan) po/zh_HK.po | 19 +++++++++++-------- po/zh_TW.po | 19 +++++++++++-------- 2 files changed, 22 insertions(+), 16 deletions(-) commit 08e5934755b2f3c3e917c347a6771ffe33e04a20 Author: Marek Černocký Date: Sat Aug 10 08:34:37 2013 +0200 Updated Czech translation po/cs.po | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) commit af839152781fd6cf7b4373b4ff442adc64539aa0 Author: Piotr Drąg Date: Fri Aug 9 23:02:08 2013 +0200 Updated Polish translation po/pl.po | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) commit 36dbe5b0720417cb85c73a62e4a5c6bdcbe2303a Author: Juan A. Suarez Romero Date: Fri Aug 9 10:30:52 2013 +0200 net: Handle invalid URLs For non valid URLs, return an error in the async result. libs/net/grl-net-wc.c | 19 +++++++++++++++++-- 1 file changed, 17 insertions(+), 2 deletions(-) commit 25cebaea62ebbfdecc5966cd20ea06f27eeb24cb Author: 甘露(Gan Lu) Date: Sat Aug 3 21:24:34 2013 +0800 Added Chinese simplified translation po/LINGUAS | 1 + po/zh_CN.po | 187 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 188 insertions(+) commit 97c607e25ec3d519d72b45e19b31fd297c5cd888 Author: Enrico Nicoletto Date: Fri Aug 2 22:59:17 2013 -0300 Updated Brazilian Portuguese translation po/pt_BR.po | 52 +++++++++++++++++++++++++--------------------------- 1 file changed, 25 insertions(+), 27 deletions(-) commit b2b900cd02a6996a8320b0a77a11b3786850064e Author: Fran Diéguez Date: Fri Aug 2 11:58:04 2013 +0200 Updated Galician translations po/gl.po | 54 +++++++++++++++++++++++++----------------------------- 1 file changed, 25 insertions(+), 29 deletions(-) commit 409f3b7da99771fee1f32e32775692d5ebeaa52e Author: Jiro Matsuzawa Date: Tue Jul 30 21:56:50 2013 +0900 l10n: Update Japanese translation po/ja.po | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) commit 2538afc4d4141b0cdd87ad7012bfaed30160f9f1 Author: Marek Černocký Date: Sun Jul 28 12:41:04 2013 +0200 Updated Czech translation po/cs.po | 44 +++++++++++++++++++------------------------- 1 file changed, 19 insertions(+), 25 deletions(-) commit f839ac33dd8fcd205d58720bf6d7269153a56381 Author: Piotr Drąg Date: Thu Jul 25 20:29:15 2013 +0200 Updated Polish translation po/pl.po | 48 +++++++++++++++++++++--------------------------- 1 file changed, 21 insertions(+), 27 deletions(-) commit 19cfe096b3721cadb94e215235ccd4c9cf77c0a3 Author: Juan A. Suarez Romero Date: Thu Jul 25 09:40:40 2013 +0200 core: Fix typo in error message https://bugzilla.gnome.org/show_bug.cgi?id=704804 src/grl-registry.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit cbff6e82273cc59bc10cb40b64c57107e076bcb0 Author: Nishio Futoshi Date: Wed Jul 24 22:26:29 2013 +0900 l10n: Add Japanese translation po/LINGUAS | 1 + po/ja.po | 189 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 190 insertions(+) commit 56001c38a4586cd6b690dc57de51437818ae6570 Author: Chao-Hsiung Liao Date: Sat Jul 20 19:56:54 2013 +0800 Updated Traditional Chinese translation(Hong Kong and Taiwan) po/LINGUAS | 2 + po/zh_HK.po | 188 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ po/zh_TW.po | 188 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 378 insertions(+) commit 9dc7a41f75eb3c32b30bb9975301189ec4d77cff Author: Bastien Nocera Date: Tue Jul 16 16:31:21 2013 +0200 build: Require vala to dist Vala is needed to create the distribution tarball, otherwise files that would be used when --enable-vala is used against the tarball would fail because of missing files. Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit f5eaf272cae888ee3b6840052f0ab7251c0f3097 Author: Juan A. Suarez Romero Date: Tue Jul 9 13:07:48 2013 +0000 core: Adjust page_size to max_page_size If page_size is NULL, then instead of computing the optimal page size, use max_page_size as the optimal page_size. This allows to use the function with those services that do not allow to specify the page size. src/grl-util.c | 29 ++++++++++++++++++++--------- 1 file changed, 20 insertions(+), 9 deletions(-) commit 4b920dd6c190f3604ab656c83ccb5930592153fa Author: Juan A. Suarez Romero Date: Tue Jul 9 10:15:44 2013 +0000 core: Add clarification for max_page_size == 0 When using grl_paging_translate(). src/grl-util.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit d0ba03de46fcbe5b44c2224b7471267b961cd3ed Author: Juan A. Suarez Romero Date: Sat Jul 6 10:47:42 2013 +0000 grl-inspect: Print slow keys Show the slow keys list when inspecting a source. tools/grilo-inspect/grl-inspect.c | 3 +++ 1 file changed, 3 insertions(+) commit 0897b071313d3ca5970c042718508a00922e432a Author: Juan A. Suarez Romero Date: Sat Jul 6 10:36:16 2013 +0000 core: Allow NULL param in grl_date_time_from_iso_8601() src/grl-util.c | 4 ++++ 1 file changed, 4 insertions(+) commit 832b44295e45a1740420e00ba833fdb582ac6915 Author: Andika Triwidada Date: Thu Jul 4 12:04:40 2013 +0700 Added Indonesian translation po/LINGUAS | 1 + po/id.po | 186 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 187 insertions(+) commit 06c6beea726c7c8ef24ab122dc2fcb95858b8b19 Author: Benjamin Steinwender Date: Mon Jun 24 21:55:20 2013 +0200 Updated German translation po/de.po | 75 +++++++++++++++++++++++++++++++--------------------------------- 1 file changed, 36 insertions(+), 39 deletions(-) commit d0f988a1de82c68e03b46ffe931681a6502c4b2c Author: Juan A. Suarez Romero Date: Thu Jun 13 11:49:21 2013 +0200 core: plug leaks src/grl-source.c | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) commit d67561d3887ed60e68d190805eaae78e6b180cd9 Author: Juan A. Suarez Romero Date: Thu Jun 13 11:53:18 2013 +0000 net: plug some leaks libs/net/grl-net-mock.c | 7 +++++++ 1 file changed, 7 insertions(+) commit f08caabfb7d4d1aa69eafef294bb55fcb6d65677 Author: Juan A. Suarez Romero Date: Fri Jun 14 19:56:19 2013 +0200 net: re-structure code As we have rid of stable/unstable code due the new libsoup version requirement, let's merge some files. libs/net/Makefile.am | 3 - libs/net/grl-net-mock.c | 1 - libs/net/grl-net-private.c | 175 ----------------- libs/net/grl-net-private.h | 95 --------- libs/net/grl-net-soup.c | 356 ---------------------------------- libs/net/grl-net-wc.c | 471 ++++++++++++++++++++++++++++++++++++++++++++- po/POTFILES.in | 4 +- 7 files changed, 467 insertions(+), 638 deletions(-) commit 00cd48417c047ef03fc8e991ed9367f2dda0df44 Author: Juan A. Suarez Romero Date: Fri Jun 14 16:59:34 2013 +0000 net: Remove old code Bump libsoup2.4 minimal version requirement to 2.33.4, and get rid of code handling older versions. This simplifies the maintenance of code. configure.ac | 7 +- libs/net/Makefile.am | 24 +-- libs/net/grl-net-soup-stable.c | 203 ---------------------- libs/net/grl-net-soup-unstable.c | 356 --------------------------------------- libs/net/grl-net-soup.c | 356 +++++++++++++++++++++++++++++++++++++++ 5 files changed, 363 insertions(+), 583 deletions(-) commit f26b61d530a3608099f3ce62396a08308ec9c3bb Author: Juan A. Suarez Romero Date: Sun Jun 16 23:30:25 2013 +0000 build: Fix silent rules Remove silent.m4 file and use the system one. Makefile.am | 2 +- m4/silent.m4 | 27 --------------------------- 2 files changed, 1 insertion(+), 28 deletions(-) commit d7174c0644b774741ea3a8f2a9ddc7e252ba50d4 Author: Juan A. Suarez Romero Date: Thu Jun 13 11:49:21 2013 +0200 core: plug leak src/grl-source.c | 1 + 1 file changed, 1 insertion(+) commit d1d6c0c57896271b49b94ceb5432d2ef7dbd50b2 Author: Juan A. Suarez Romero Date: Tue Jun 4 11:17:21 2013 +0200 build: Use vala 0.16 in Travis CI .travis.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) commit 65bd32178cae65015b62036261d509254e9e06e1 Author: Juan A. Suarez Romero Date: Tue Jun 4 09:12:51 2013 +0000 build: add Travis CI support Use Travis CI services to check Grilo is built correctly. https://travis-ci.org/Igalia/grilo .travis.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) commit b17d995b68bcc882267a71dc62aeb7445de5da9f Author: Aurimas Černius Date: Sun Jun 2 14:28:41 2013 +0300 Added Lithuanian translation po/LINGUAS | 1 + po/lt.po | 194 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 195 insertions(+) commit 2db8e4b38ab2e6d0b9d1a981d6a642dc01167912 Author: Kjartan Maraas Date: Sun Jun 2 02:11:46 2013 +0200 Updated Norwegian bokmål translation po/nb.po | 190 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 190 insertions(+) commit eb134f41613c8af9b43d295b9f0d6b73bdf651a2 Author: Kjartan Maraas Date: Sun Jun 2 02:11:44 2013 +0200 Add nb po/LINGUAS | 1 + 1 file changed, 1 insertion(+) commit 2faaf892fd6104b8f8b6bdbe73a403f3977c769a Author: Christian Kirbach Date: Thu May 30 14:10:48 2013 +0200 Added German translation and updated LINGUAS po/LINGUAS | 1 + po/de.po | 193 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 194 insertions(+) commit f581f2a456e6dbec76742b8e862feecee58e36b0 Author: Juan A. Suarez Romero Date: Tue May 21 16:01:10 2013 +0200 test-ui: Check if there is a reply from OAuth https://bugzilla.gnome.org/show_bug.cgi?id=700478 tools/grilo-test-ui/flickr-oauth.c | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) commit 1353bcde648e35b5ce20c0135b32e841597601d0 Author: Juan A. Suarez Romero Date: Sat May 18 19:11:14 2013 +0000 core: Fix some introspection warnings src/data/grl-related-keys.h | 2 +- src/grl-registry.h | 6 ++++-- 2 files changed, 5 insertions(+), 3 deletions(-) commit 6ab0239a4ba4fabc7506c71104c555c14913b06a Author: Juan A. Suarez Romero Date: Thu May 16 18:08:33 2013 +0000 net: use different function to check cache In order to avoid bumping up the libsoup version required, do a slightly change in function that checks if cache is available. libs/net/grl-net-soup-unstable.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit b78464d31f5160a80fa7b24f099a8b728ad993d6 Author: Juan A. Suarez Romero Date: Thu May 16 10:24:08 2013 +0200 Post-release version bump to 0.2.7 configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)