commit 2d70a2e6abe3397f74e6a740610d22bb4bdc4c11 Author: Juan A. Suarez Romero Date: Tue Feb 11 09:42:21 2014 +0000 Release 0.2.10 AUTHORS | 2 + NEWS | 180 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 182 insertions(+) commit 54b059c46f27fc23f3f6203a8bcc59af051c2fab Author: Juan A. Suarez Romero Date: Tue Feb 11 09:41:58 2014 +0000 build: Add new plugins to distcheck Makefile.am | 3 +++ 1 file changed, 3 insertions(+) commit bc8330887ac162629ea2d14beda464a6c18e0a45 Author: Enrico Nicoletto Date: Tue Feb 11 01:00:05 2014 +0000 Updated Brazilian Portuguese translation po/pt_BR.po | 124 +++++++++++++++++++++++++++++++++++++----------------------- 1 file changed, 77 insertions(+), 47 deletions(-) commit bc74e2252a559ae440cd94f1e6b806ff9b30932b Author: Yosef Or Boczko Date: Mon Feb 10 22:26:06 2014 +0200 Updated Hebrew translation po/he.po | 109 +++++++++++++++++++++++++++++++++++++++------------------------ 1 file changed, 67 insertions(+), 42 deletions(-) commit 9353a69071cab742ef93a29405602c5bb3416897 Author: Juan A. Suarez Romero Date: Mon Feb 10 20:47:07 2014 +0100 pocket: Add it to po/ po/POTFILES.in | 1 + 1 file changed, 1 insertion(+) commit 79635d20212c431142487dbb51cbcc96a5cfe587 Author: Juan A. Suarez Romero Date: Mon Feb 10 20:47:07 2014 +0100 guardian-videos: Add it to po/ po/POTFILES.in | 1 + 1 file changed, 1 insertion(+) commit 51e1d0fd31a9c3c21ce9ec7081f9b5baa965f2c6 Author: Juan A. Suarez Romero Date: Mon Feb 10 20:47:07 2014 +0100 freebox: Add it to po/ po/POTFILES.in | 1 + 1 file changed, 1 insertion(+) commit d4ce00fdf17b3f3000be836e62307b09ebdf0c8e Author: Bastien Nocera Date: Tue Jan 21 19:02:00 2014 +0100 optical-media: Fix incorrect emblemed icon handling https://bugzilla.gnome.org/show_bug.cgi?id=723990 src/optical-media/grl-optical-media.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) commit ca21c30dedce6d7bf266ba6295990e5297391a6b Author: Juan A. Suarez Romero Date: Sun Feb 9 23:36:49 2014 +0000 pocket: Get rid of g_clear_pointer() function Not available at glib 2.32. src/pocket/gnome-pocket.c | 33 +++++++++++++++++++++++++-------- 1 file changed, 25 insertions(+), 8 deletions(-) commit ec026789c4a72634ab86f56d87845d01be4fe7a1 Author: Bastien Nocera Date: Sun Feb 2 18:15:02 2014 +0100 pocket: Add Pocket source A number of improvements can still be done: - Respect browse spec (count, skip) - Add change support - Find a way to get thumbnails - Add delete/archive support https://bugzilla.gnome.org/show_bug.cgi?id=722819 configure.ac | 53 +++ src/Makefile.am | 6 +- src/pocket/Makefile.am | 52 +++ src/pocket/channel-pocket.svg | 137 ++++++ src/pocket/gnome-pocket.c | 934 ++++++++++++++++++++++++++++++++++++++++ src/pocket/gnome-pocket.h | 117 +++++ src/pocket/grl-pocket.c | 405 +++++++++++++++++ src/pocket/grl-pocket.h | 76 ++++ src/pocket/grl-pocket.xml | 10 + src/pocket/pocket.gresource.xml | 6 + 10 files changed, 1795 insertions(+), 1 deletion(-) commit fa49c5a92f7ba00d3b74f148e401fc7ee81d852d Author: Bastien Nocera Date: Mon Jan 27 16:47:54 2014 +0100 guardian-videos: Add a source for Guardian Videos Not that great because the RSS feed only seems to list the 10 newest videos, but pretty neat nonetheless. https://bugzilla.gnome.org/show_bug.cgi?id=680678 configure.ac | 41 ++++ src/Makefile.am | 6 +- src/guardian-videos/Makefile.am | 50 +++++ src/guardian-videos/grl-guardianvideos.c | 227 +++++++++++++++++++++++ src/guardian-videos/grl-guardianvideos.h | 76 ++++++++ src/guardian-videos/grl-guardianvideos.xml | 10 + src/guardian-videos/guardian.png | Bin 0 -> 2193 bytes src/guardian-videos/guardianvideos.gresource.xml | 6 + 8 files changed, 415 insertions(+), 1 deletion(-) commit bf2600a3513e91160eff01ef0a0769a7fae31e91 Author: Juan A. Suarez Romero Date: Sun Feb 9 22:03:49 2014 +0000 freebox: Get rid of g_clear_pointer() function Not available at glib 2.32. src/freebox/freebox-monitor.c | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) commit 35f4f208f3893b7239a255765e00a959051805a1 Author: Juan A. Suarez Romero Date: Sun Feb 9 21:52:59 2014 +0000 dmap: Get rid of g_clear_pointer() function Not available at glib 2.32. src/dmap/grl-dmap.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) commit f18065976d25245d99a332a881b187ea89b00d14 Author: Juan A. Suarez Romero Date: Sun Feb 9 21:51:07 2014 +0000 build: Required glib 2.32 or higher configure.ac | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) commit 7a8287c37c3da7480a4ed25fa3313900f663bdd2 Author: Bastien Nocera Date: Fri Dec 13 23:30:12 2013 +0100 freebox: Add new Freebox TV source This source will show a list of TV channels available through the Freebox server, offered by the Free ISP in France. https://bugzilla.gnome.org/show_bug.cgi?id=720436 configure.ac | 53 ++++++ src/Makefile.am | 6 +- src/freebox/Makefile.am | 52 ++++++ src/freebox/free.png | Bin 0 -> 11860 bytes src/freebox/freebox-monitor.c | 162 +++++++++++++++++++ src/freebox/freebox-monitor.h | 68 ++++++++ src/freebox/freebox.gresource.xml | 6 + src/freebox/grl-freebox.c | 330 ++++++++++++++++++++++++++++++++++++++ src/freebox/grl-freebox.h | 76 +++++++++ src/freebox/grl-freebox.xml | 10 ++ 10 files changed, 762 insertions(+), 1 deletion(-) commit a3b6bafb420336b27ebd69fb73e8213bd3252ca8 Author: Bastien Nocera Date: Thu Dec 19 19:18:33 2013 +0100 filesystem: Use new grl-pls library The library now handles creating GrlMedia from GFileInfos for us. We're also using the library to handle playlists files as containers if the "handle-pls" configuration option is set to TRUE. https://bugzilla.gnome.org/show_bug.cgi?id=695303 Signed-off-by: Juan A. Suarez Romero configure.ac | 20 ++- src/filesystem/grl-filesystem.c | 290 ++++++---------------------------------- src/filesystem/grl-filesystem.h | 1 + 3 files changed, 60 insertions(+), 251 deletions(-) commit 4e4c9606af8918b91f953950234177dced3a394b Author: Juan A. Suarez Romero Date: Fri Feb 7 22:36:37 2014 +0000 tests: Invoke grl_deinit() https://bugzilla.gnome.org/show_bug.cgi?id=710185 tests/apple-trailers/test_apple_trailers.c | 13 +------------ tests/bliptv/test_bliptv.c | 13 +------------ tests/tmdb/test_tmdb_fast_resolution.c | 6 +++++- tests/tmdb/test_tmdb_fast_resolution_by_id.c | 6 +++++- tests/tmdb/test_tmdb_full_resolution.c | 6 +++++- tests/tmdb/test_tmdb_missing_configuration.c | 6 +++++- tests/tmdb/test_tmdb_preconditions.c | 6 +++++- tests/vimeo/test_vimeo.c | 13 +------------ 8 files changed, 28 insertions(+), 41 deletions(-) commit 89a150bbcae17bbd804b601676cadcfc3e7eb7a4 Author: Juan A. Suarez Romero Date: Fri Feb 7 21:32:15 2014 +0000 doc: Update TMDb example Call grl_deinit() at the end. https://bugzilla.gnome.org/show_bug.cgi?id=710185 help/examples/example-tmdb.c | 5 +++++ 1 file changed, 5 insertions(+) commit 9ca87da151c8f64d903fdccffe1db0c54bc160d2 Author: Daniel Korostil Date: Sat Feb 8 20:34:11 2014 +0200 Added uk translation po/LINGUAS | 1 + po/uk.po | 614 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 615 insertions(+) commit 25549696e4ac55e5682d5d8820ac3d8f2a613b19 Author: Juan A. Suarez Romero Date: Fri Feb 7 22:38:18 2014 +0000 youtube: Handle ytsrc variable This points to the current source. But if the source is removed the variable is not set to NULL. Use a weak pointer to do it. src/youtube/grl-youtube.c | 1 + 1 file changed, 1 insertion(+) commit 93c07c29070b47b67d6533d7cbae461be823a1cb Author: Juan A. Suarez Romero Date: Fri Feb 7 20:26:11 2014 +0000 dmap: Use a debug message when dmap server is not running Not having a DMAP server is a quite common case. So it does not make sense to consider it a warning. Instead use a debug message to notify about this fact. src/dmap/grl-dmap.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) commit 9213ddb3f8a8c4717d526d17234546cf4eb67fed Author: Juan A. Suarez Romero Date: Fri Feb 7 08:54:53 2014 +0000 tmdb: Fix tests https://bugzilla.gnome.org/show_bug.cgi?id=723149 tests/tmdb/Makefile.am | 5 +---- tests/tmdb/data/casts.txt | 1 - tests/tmdb/data/images.txt | 1 - tests/tmdb/data/keywords.txt | 1 - tests/tmdb/data/multiple.txt | 1 + tests/tmdb/data/releases.txt | 1 - tests/tmdb/data/sherlock.ini | 36 ++++++---------------------------- tests/tmdb/test_tmdb_full_resolution.c | 12 ++++++------ 8 files changed, 14 insertions(+), 44 deletions(-) commit e015df016cb6a3ecfdd38aca3fc72ff7bf82d090 Author: Bastien Nocera Date: Tue Jan 28 09:19:11 2014 +0100 tmdb: Combine detail request calls Reducing the typical "everything" request from 5 calls to just 1. https://bugzilla.gnome.org/show_bug.cgi?id=723149 src/tmdb/grl-tmdb.c | 540 ++++++++++++++++++++++++++++------------------------ 1 file changed, 291 insertions(+), 249 deletions(-) commit cbf784d5aab9b7ed229b8ff234d66c4407a571a8 Author: Bastien Nocera Date: Tue Jan 28 09:11:13 2014 +0100 tmdb: Add support for creating combined requests Using the append_to_response parameter. This allows cutting down on the number of network requests. https://bugzilla.gnome.org/show_bug.cgi?id=723149 src/tmdb/grl-tmdb-request.c | 102 +++++++++++++++++++++++++++++++++++++++++++- src/tmdb/grl-tmdb-request.h | 5 +++ 2 files changed, 106 insertions(+), 1 deletion(-) commit 3277e6ebde385ced0637f0a2ba1453077353c18e Author: Juan A. Suarez Romero Date: Fri Feb 7 09:02:00 2014 +0100 dmap: Use C comments Do not use C++ comments. https://bugzilla.gnome.org/show_bug.cgi?id=723574 src/dmap/grl-dmap.c | 24 +++++++++++++----------- src/dmap/simple-dmap-db.c | 27 ++++++++++++++++----------- 2 files changed, 29 insertions(+), 22 deletions(-) commit f03e6f4eb9517b80517563a7f1893678be196882 Author: Juan A. Suarez Romero Date: Fri Feb 7 08:57:25 2014 +0100 dmap: Replace g_warning/debug by GRL_WARNING/DEBUG https://bugzilla.gnome.org/show_bug.cgi?id=723574 src/dmap/simple-daap-record.c | 2 -- src/dmap/simple-dmap-db.c | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) commit 72502c17d60452fa96076a818bb4ea6f361deb57 Author: Juan A. Suarez Romero Date: Thu Feb 6 19:37:25 2014 +0100 dmap: Add missing file in POTFILES.in https://bugzilla.gnome.org/show_bug.cgi?id=723574 po/POTFILES.in | 1 + 1 file changed, 1 insertion(+) commit 213731623d32abb7d94d7d15e4ccb0a7bf59ac63 Author: Juan A. Suarez Romero Date: Thu Feb 6 19:36:09 2014 +0100 dmap: Use #define for constants https://bugzilla.gnome.org/show_bug.cgi?id=723574 src/dmap/simple-dmap-db.c | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) commit e254e9be5c58c35a7012c039392e8d3b9c50b6c1 Author: W. Michael Petullo Date: Sun Feb 2 22:00:02 2014 -0500 dmap: provide a hierarchical view of media database https://bugzilla.gnome.org/show_bug.cgi?id=723574 Signed-off-by: W. Michael Petullo src/dmap/grl-dmap.c | 191 ++++++++------------------ src/dmap/simple-dmap-db.c | 333 ++++++++++++++++++++++++++++++++++++++++------ src/dmap/simple-dmap-db.h | 24 +++- 3 files changed, 368 insertions(+), 180 deletions(-) commit 95d8544d11b92cd1faa22a35347967bb9c0341c0 Author: Juan A. Suarez Romero Date: Thu Feb 6 14:40:48 2014 +0100 optical-media: Add start/stop notification changes https://bugzilla.gnome.org/show_bug.cgi?id=722629 src/optical-media/grl-optical-media.c | 47 ++++++++++++++++++++++++++++++++--- 1 file changed, 43 insertions(+), 4 deletions(-) commit e01be7ecef9fde1f565b17b10f0223bb4d5709c7 Author: Bastien Nocera Date: Mon Jan 20 17:21:08 2014 +0100 optical-media: Add support for content-changed And rework the plugin to handle and monitor mounts rather than volumes. Even though we'd like to support volumes, it's rather unnecessary and causes problems: - physical discs will get mounted anyway, so create a mount - ISO images, when added, generate volume events that aren't easy to process when we're interested in mounts ("added" without a mount, "changed" when the mount is added) - When removing ISO images, the backing loop device might not get disconnected, not generating volume events, and when we get mount events, it's too late to find the backing volume All this together means that the the code is barely readable after all those changes, so here's a chunk of it. https://bugzilla.gnome.org/show_bug.cgi?id=722629 src/optical-media/grl-optical-media.c | 418 ++++++++++++++++++++++------------ 1 file changed, 269 insertions(+), 149 deletions(-) commit 762fd61271a982e792e5de718bb2de39cda07923 Author: Bastien Nocera Date: Mon Jan 20 19:09:54 2014 +0100 optical-media: Don't pass browse data to entry_parsed_cb() https://bugzilla.gnome.org/show_bug.cgi?id=722629 src/optical-media/grl-optical-media.c | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) commit c8fdaedb69e733a6fece70e1954bc10714ea48a3 Author: Bastien Nocera Date: Mon Jan 20 19:07:37 2014 +0100 optical-media: Add a cancellable for other ops https://bugzilla.gnome.org/show_bug.cgi?id=722629 src/optical-media/grl-optical-media.c | 5 +++++ 1 file changed, 5 insertions(+) commit c4077cf4421ec5e162f717d86d6acc81eee5679e Author: Bastien Nocera Date: Mon Jan 20 17:05:51 2014 +0100 optical-media: Track added media https://bugzilla.gnome.org/show_bug.cgi?id=722629 src/optical-media/grl-optical-media.c | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) commit 2756ec1f136b23b92b7c3a70d0989c1226314f58 Author: Bastien Nocera Date: Mon Jan 20 17:05:08 2014 +0100 optical-media: Handle cancelled retvals like errors https://bugzilla.gnome.org/show_bug.cgi?id=722629 src/optical-media/grl-optical-media.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) commit 871007140144d0c7031193643dd3a544b80ae599 Author: Bastien Nocera Date: Mon Jan 20 15:54:39 2014 +0100 upnp: Add icons for UPnP servers https://bugzilla.gnome.org/show_bug.cgi?id=722607 src/upnp/grl-upnp.c | 32 +++++++++++++++++++++++++++++--- 1 file changed, 29 insertions(+), 3 deletions(-) commit 7f62e8767987423a22cadf10e3d043a7149160ac Author: Juan A. Suarez Romero Date: Mon Feb 3 19:00:51 2014 +0000 apple-trailers: Fix tests Duration come as minutes:seconds, not hours:minutes. https://bugzilla.gnome.org/show_bug.cgi?id=722398 tests/apple-trailers/test_apple_trailers.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) commit 9ad7bfd2f117a8b2e053861d9f8afdbf681e9bf5 Author: Bastien Nocera Date: Fri Jan 17 08:58:48 2014 +0100 apple-trailers: Fix duration The length are in mins:secs not hours:mins. https://bugzilla.gnome.org/show_bug.cgi?id=722398 src/apple-trailers/grl-apple-trailers.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit ee5925f88c86a29450b19c540eaeb6d6e5450a95 Author: Juan A. Suarez Romero Date: Mon Feb 3 12:38:21 2014 +0100 doc: Update FSF postal address https://bugzilla.gnome.org/show_bug.cgi?id=723525 help/C/grilo-plugins.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 22d755d10997535688ab2d662f7a7ab0d717138b Author: Juan A. Suarez Romero Date: Sat Feb 1 01:18:45 2014 +0000 build: require grilo >= 0.2.8 configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 1df2cce4032ba247a89d4fee55cb04eefbb417c8 Author: Juan A. Suarez Romero Date: Sat Feb 1 01:11:06 2014 +0000 vimeo: include gio.h src/vimeo/grl-vimeo.c | 1 + 1 file changed, 1 insertion(+) commit 02b910fae991f4bf33833cbac6d1f9a2fa91650b Author: Bastien Nocera Date: Wed Jan 29 14:02:58 2014 +0100 youtube: Add source icon Icon by Jakub Steiner. https://bugzilla.gnome.org/show_bug.cgi?id=723233 src/youtube/Makefile.am | 11 +++- src/youtube/channel-youtube.svg | 108 ++++++++++++++++++++++++++++++++++++++ src/youtube/grl-youtube.c | 7 +++ src/youtube/youtube.gresource.xml | 6 +++ 4 files changed, 130 insertions(+), 2 deletions(-) commit 529b464b88159ff4dc8f815becacbc4f077e20f0 Author: Bastien Nocera Date: Wed Jan 29 14:00:10 2014 +0100 vimeo: Add source icon Icon by Jakub Steiner. https://bugzilla.gnome.org/show_bug.cgi?id=723233 src/vimeo/Makefile.am | 13 ++++- src/vimeo/channel-vimeo.svg | 108 ++++++++++++++++++++++++++++++++++++++++++ src/vimeo/grl-vimeo.c | 8 ++++ src/vimeo/vimeo.gresource.xml | 6 +++ 4 files changed, 133 insertions(+), 2 deletions(-) commit 3288b5686f1e7a6d2aae18f64ccd7b99cc2c5ecf Author: Bastien Nocera Date: Wed Jan 29 13:56:09 2014 +0100 apple-trailers: Add source icon Icon by Jakub Steiner. https://bugzilla.gnome.org/show_bug.cgi?id=723233 src/apple-trailers/Makefile.am | 13 ++- src/apple-trailers/apple-trailers.gresource.xml | 6 ++ src/apple-trailers/channel-trailers.svg | 107 ++++++++++++++++++++++++ src/apple-trailers/grl-apple-trailers.c | 6 ++ 4 files changed, 130 insertions(+), 2 deletions(-) commit 58bdafb659f01db98c87684daaddc09a2a82d5b3 Author: Bastien Nocera Date: Wed Jan 29 13:50:21 2014 +0100 raitv: Add source icon Icon by Jakub Steiner. https://bugzilla.gnome.org/show_bug.cgi?id=723233 src/raitv/Makefile.am | 13 ++++- src/raitv/channel-rai.svg | 120 ++++++++++++++++++++++++++++++++++++++++++ src/raitv/grl-raitv.c | 7 +++ src/raitv/raitv.gresource.xml | 6 +++ 4 files changed, 144 insertions(+), 2 deletions(-) commit 099afd9e9fa0e1b138b2d7050213020eb0a44a48 Author: Bastien Nocera Date: Wed Jan 29 13:43:17 2014 +0100 bliptv: Add source icon Icon by Jakub Steiner. https://bugzilla.gnome.org/show_bug.cgi?id=723233 src/bliptv/Makefile.am | 15 ++++- src/bliptv/bliptv.gresource.xml | 6 ++ src/bliptv/channel-bliptv.svg | 127 ++++++++++++++++++++++++++++++++++++++++ src/bliptv/grl-bliptv.c | 7 +++ 4 files changed, 153 insertions(+), 2 deletions(-) commit 2904b031843c73b022742f31329befad44d0601e Author: Juan A. Suarez Romero Date: Sat Feb 1 00:43:50 2014 +0100 build: Define GLIB_COMPILE_RESOURCES configure.ac | 3 +++ 1 file changed, 3 insertions(+) commit bdc3fbd614bace70e70ca770f360ceba2a8badf2 Author: Juan A. Suarez Romero Date: Fri Jan 31 12:35:15 2014 +0100 build: Add yelp-tools to Travis Instead of gnome-doc-utils .travis.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) commit 3b753f0978fb93a03f15b7ae444c1a0fb3763855 Author: Juan A. Suarez Romero Date: Fri Jan 31 11:13:35 2014 +0000 doc: include examples Add the .c examples in the yelp documentation https://bugzilla.gnome.org/show_bug.cgi?id=699317 help/Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) commit 53700c05fa80770183642c3c1d7e58a02bc9f34a Author: Baptiste Mille-Mathias Date: Sat Jan 25 18:34:36 2014 +0000 Port from gnome-doc-utils to yelp Ditch gnome-doc-utils which is obsolete now in favor of yelp Thanks to David King for the help. https://bugzilla.gnome.org/show_bug.cgi?id=699317 .gitignore | 1 - Makefile.am | 5 ++--- autogen.sh | 2 -- configure.ac | 7 +++++-- help/Makefile.am | 18 +++++++----------- 5 files changed, 14 insertions(+), 19 deletions(-) commit 5944d4fd1b696a80eaa9e46071ad37774515eff6 Author: Bastien Nocera Date: Thu Jan 23 12:10:07 2014 +0100 raitv: Remove slow keys URL isn't a slow key, the URL of the video is available directly in the browse XML along with the thumbnail, title, etc. https://bugzilla.gnome.org/show_bug.cgi?id=722822 src/raitv/grl-raitv.c | 14 -------------- 1 file changed, 14 deletions(-) commit f263346f43f3afcde65a79962298d9b09628a537 Author: Juan A. Suarez Romero Date: Tue Jan 28 17:33:17 2014 +0000 tmdb: update tests Based on previous commit (use https for TMDb queries). https://bugzilla.gnome.org/show_bug.cgi?id=723147 tests/tmdb/data/fast-by-id.ini | 8 ++++---- tests/tmdb/data/no-details.ini | 8 ++++---- tests/tmdb/data/sherlock.ini | 28 ++++++++++++++-------------- 3 files changed, 22 insertions(+), 22 deletions(-) commit 41722f092fd3a97f5f18cc548e2f5ca885f9550b Author: Bastien Nocera Date: Tue Jan 28 08:20:02 2014 +0100 tmdb: Use https queries Now that tmdb supports it. https://bugzilla.gnome.org/show_bug.cgi?id=723147 src/tmdb/grl-tmdb-request.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit ee8cdafe01f0946a05964de63bc21c0b0433b7bd Author: Yosef Or Boczko Date: Sun Jan 26 05:16:18 2014 +0200 Added Hebrew translation Signed-off-by: Yosef Or Boczko po/LINGUAS | 1 + po/he.po | 583 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 584 insertions(+) commit 496c2dd6d34ac2875916268d3436345173844805 Author: Bastien Nocera Date: Fri Jan 10 14:34:12 2014 +0100 optical-media: Ignore non video media https://bugzilla.gnome.org/show_bug.cgi?id=703619 src/optical-media/grl-optical-media.c | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) commit 2064f318657e7ab63f6323e220bf15bdc3db86a3 Author: Bastien Nocera Date: Mon Jan 6 17:28:15 2014 +0100 jamendo: Fix potential uninitialised use https://bugzilla.gnome.org/show_bug.cgi?id=721642 src/jamendo/grl-jamendo.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 8ddccd23344e0d4500051e89e56f62324568fa7d Author: Bastien Nocera Date: Mon Jan 6 17:23:12 2014 +0100 tmdb: Fix reversed return arg check grl_tmdb_source_may_resolve() was checking for missing_keys the wrong way around. https://bugzilla.gnome.org/show_bug.cgi?id=721642 src/tmdb/grl-tmdb.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) commit 5ebf2ac1cbdfd261d9ad93193a4608c0d844d6b9 Author: Bastien Nocera Date: Mon Jan 6 17:20:59 2014 +0100 youtube: Fix potential crasher ytsrc might be uninitialised, so abort early in that case when called from read_url_async(). https://bugzilla.gnome.org/show_bug.cgi?id=721642 src/youtube/grl-youtube.c | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) commit ff117053577f868e8ae1fd27b26b0795a7ffd654 Author: Bastien Nocera Date: Mon Jan 6 17:17:17 2014 +0100 raitv: Fix bizarre spacing in function call https://bugzilla.gnome.org/show_bug.cgi?id=721642 src/raitv/grl-raitv.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 32a0f4393213faf27f255bf9dac7d920778de36e Author: Bastien Nocera Date: Mon Jan 6 17:14:32 2014 +0100 raitv: Fix possible out-of-bounds array access get_theme_index_from_id() might return a negative value, which might end up causing out-of-bounds array accesses. Instead, assert when get_theme_index_from_id() fails to show that an internal error occurred. https://bugzilla.gnome.org/show_bug.cgi?id=721642 src/raitv/grl-raitv.c | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) commit 3baf4e8a3808ac494f440c890b63a5cb1a9c89b4 Author: Bastien Nocera Date: Fri Jan 10 14:32:56 2014 +0100 optical-media: Better debug output So that we can debug problems a bit more easily. https://bugzilla.gnome.org/show_bug.cgi?id=703619 src/optical-media/grl-optical-media.c | 21 +++++++++++++++++++-- 1 file changed, 19 insertions(+), 2 deletions(-) commit b956ad97e6f96c323171ec9e48ff99e92cf4c10e Author: W. Michael Petullo Date: Wed Jan 8 21:26:46 2014 -0500 dmap: copy some more attributes from DAAP media record to Grilo media record Signed-off-by: W. Michael Petullo src/dmap/grl-dmap.c | 69 +++++++++++++++++++++++++++++++++++++++++------------ 1 file changed, 54 insertions(+), 15 deletions(-) commit bdec519a3941150132084af1d6b4a292e6fc516e Author: Juan A. Suarez Romero Date: Mon Jan 13 18:09:56 2014 +0000 fake-metadata: Remove Fake Metadata plugin The purpose of this plugin was to be an example of how to write a plugin providing metadata information to other plugins. Given there are several plugins provides this information (see Last.fm or Gravatar plugin), it doesn't make sense to keep this plugin, specially when the data it was providing was totally a fake. So let's remove it. Makefile.am | 1 - configure.ac | 26 ---- help/C/grilo-plugins.xml | 6 - src/Makefile.am | 11 +- src/fake-metadata/Makefile.am | 36 ----- src/fake-metadata/grl-fake-metadata.c | 224 -------------------------------- src/fake-metadata/grl-fake-metadata.h | 72 ---------- src/fake-metadata/grl-fake-metadata.xml | 10 -- 8 files changed, 3 insertions(+), 383 deletions(-) commit e68ccdd598044019877d9c32acd35c5e7aadd2b3 Author: Bastien Nocera Date: Fri Dec 13 23:24:24 2013 +0100 optical-media: Fix CFLAGS and LIBS name There's no need for the STORE part of it. Probably coming from a cut'n'paste error. https://bugzilla.gnome.org/show_bug.cgi?id=720441 configure.ac | 8 ++++---- src/optical-media/Makefile.am | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) commit 8b06634ca713f6ff83b9e68dd8f7bc8670a51d27 Author: 甘露(Gan Lu) Date: Sat Dec 7 15:19:34 2013 +0800 Added Chinese simplified translation po/LINGUAS | 1 + po/zh_CN.po | 581 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 582 insertions(+) commit f022143849afe7eb267af7eb91d0f339f23cee4d Author: Kristjan SCHMIDT Date: Mon Dec 2 22:37:46 2013 +0100 Add Esperanto translation po/LINGUAS | 1 + po/eo.po | 582 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 583 insertions(+) commit 13414b002a5acb39b40c17d3562609d408377b58 Author: Juan A. Suarez Romero Date: Thu Nov 28 09:29:21 2013 +0000 build: improve messages for missing dependencies Slightly change the message about missing dependencies to make it easier to find the package providing such dependencies. In other words, if the message is something like "foo-x not found, install it or use --disable-plugin-foo", means that very likely installing the package providing foo-x.pc will be enough. configure.ac | 72 ++++++++++++++++++++++++++++++------------------------------ 1 file changed, 36 insertions(+), 36 deletions(-) commit 0bc56cf1b2a348b39ad6999f08cf94a42ad6ebac Author: Juan A. Suarez Romero Date: Thu Nov 28 08:59:06 2013 +0000 all: Relocated home page Grilo home page has been moved from http://live.gnome.org/Grilo to https://wiki.gnome.org/Projects/Grilo. README | 2 +- configure.ac | 2 +- grilo-plugins.doap | 2 +- src/bliptv/grl-bliptv.xml | 2 +- src/magnatune/grl-magnatune.xml | 2 +- src/raitv/grl-raitv.xml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) commit 5145299309a9557690f944c7970e68122c8abc97 Author: Dominique Leuenberger Date: Sat Nov 23 22:28:48 2013 +0100 build: support tracker 0.18 https://bugzilla.gnome.org/show_bug.cgi?id=715080 Signed-off-by: Juan A. Suarez Romero configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit dd5b447bf2042183888d4adb3333f8114bdc69fe Author: Juan A. Suarez Romero Date: Wed Nov 27 09:51:57 2013 +0100 Support tracker 0.17 Tracker 0.17 is needed by some other gnome components. https://bugzilla.gnome.org/show_bug.cgi?id=715036 configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 34d50cbc08e96bfb5104f8f8079ee774d039cdf5 Author: Bastien Nocera Date: Fri Nov 22 14:54:52 2013 +0100 gravatar: Fix typo in error message https://bugzilla.gnome.org/show_bug.cgi?id=715017 src/gravatar/grl-gravatar.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 21e65f906bd3725c4222192e59b6128d8f526c86 Author: Bastien Nocera Date: Fri Nov 22 14:53:27 2013 +0100 dmap: Fix memory leak when Avahi is absent When Avahi isn't around, the plugin init will fail, and leak a couple of hash tables and objects. Clean those up before exiting the function. This also checks for error properly. https://bugzilla.gnome.org/show_bug.cgi?id=715016 src/dmap/grl-dmap.c | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) commit 5a5db831770282b8b6b3c81086db7b2fa001c3c2 Author: Dimitris Spingos Date: Sun Nov 17 22:28:22 2013 +0200 Updated Greek translation po/el.po | 130 ++++++++++++++++++++++++++++++++++++++------------------------- 1 file changed, 79 insertions(+), 51 deletions(-) commit b9d019725bbbd253244534af12145154d092c97e Author: Juan A. Suarez Romero Date: Thu Nov 7 09:09:40 2013 +0000 build: Use coverage only in src/ directory We are only interested in seeing the coverage of the main code, not the coverage of tests or other irrelevant code. Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) commit a23a28414d65c8ae61e809d78c9960d0c32676bb Author: Bastien Nocera Date: Mon Nov 4 12:00:26 2013 +0100 vimeo: Don't leak cache directories Temporary cache directories were never removed on exit because an instance of GrlNetWc was never unref'ed because a GVimeo instance was never unref'ed because GrlVimeoSource lacked a finalize method. Add a finalize method to remove empty cache directories on exit. https://bugzilla.gnome.org/show_bug.cgi?id=711393 src/vimeo/grl-vimeo.c | 14 ++++++++++++++ 1 file changed, 14 insertions(+) commit 41594ba590ab1115b48e3d1182c4a6673c0c79c2 Author: Philip Withnall Date: Fri Oct 11 11:31:42 2013 +0100 filesystem: Only return thumbnails if they’re valid/up to date Use G_FILE_ATTRIBUTE_THUMBNAIL_IS_VALID to ensure that only up to date thumbnails are returned by the filesystem and local-metadata plugins. This uses an optional GIO dependency bump to 2.39.0. If that version of GIO isn’t available, the new functionality won’t be used. https://bugzilla.gnome.org/show_bug.cgi?id=709900 src/filesystem/grl-filesystem.c | 23 ++++++++++++++++++++--- src/local-metadata/grl-local-metadata.c | 29 ++++++++++++++++++++++++----- 2 files changed, 44 insertions(+), 8 deletions(-) commit 35c4330151e42082ec3091b9d78d765adf5663ab Author: Juan A. Suarez Romero Date: Sun Nov 3 19:11:30 2013 +0000 tests: Fix TMDb tests Fix test for old libsoup versions. Fixes 4f84d1831722c731d5a7a351d26a69fe355be210. tests/tmdb/data/fast-by-id.ini | 6 ++++++ tests/tmdb/data/no-details.ini | 6 ++++++ tests/tmdb/data/sherlock.ini | 21 +++++++++++++++++++++ 3 files changed, 33 insertions(+) commit 4f84d1831722c731d5a7a351d26a69fe355be210 Author: Juan A. Suarez Romero Date: Tue Oct 29 20:34:59 2013 +0000 tests: Do not escape URI in TMDb tests https://bugzilla.gnome.org/show_bug.cgi?id=710272 tests/tmdb/data/fast-by-id.ini | 4 ++-- tests/tmdb/data/no-details.ini | 4 ++-- tests/tmdb/data/sherlock.ini | 14 +++++++------- 3 files changed, 11 insertions(+), 11 deletions(-) commit b49627dcc8f85de37adb9476b82c9d533bbcf405 Author: Anish A Date: Fri Nov 1 02:13:27 2013 +0530 Updated Malayalam Translation po/LINGUAS | 1 + po/ml.po | 580 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 581 insertions(+) commit b3e134b23566356d4d92ad7d613a3708751356e2 Author: Philip Withnall Date: Thu Oct 24 13:30:48 2013 +0100 filesystem: Fix a potential memory leak in an error handling path It is possible to leave the loop in this function before visiting every element in idle_data->entries, thus leaking the data in the remaining elements. Tidy up the deallocation strategy to avoid the leak. https://bugzilla.gnome.org/show_bug.cgi?id=710796 src/filesystem/grl-filesystem.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) commit 62c954347799ff82aff6e77bdf5b1fd7f104c434 Author: Carles Ferrando Date: Sun Oct 13 22:13:51 2013 +0200 [l10n] Added Catalan (Valencian) translation po/LINGUAS | 1 + po/ca@valencia.po | 580 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 581 insertions(+) commit 3e10c07b1c50313fd6ceb673d0c175f657733352 Author: Gil Forcada Date: Sun Oct 13 22:13:48 2013 +0200 [l10n] Updated Catalan translation po/LINGUAS | 1 + po/ca.po | 581 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 582 insertions(+) commit 17364a571933b227029f8f49e665a3703e61820e Author: Yuri Myasoedov Date: Sun Oct 6 18:57:14 2013 +0400 Updated Russian translation po/ru.po | 69 ++++++++++++++++++++++++++++++++-------------------------------- 1 file changed, 34 insertions(+), 35 deletions(-) commit 1395e37fe3de645f88d75edf23a44adf5d9556d6 Author: Мирослав Николић Date: Sat Oct 5 11:27:28 2013 +0200 Updated Serbian translation po/sr.po | 39 ++++++++++++++++++--------------------- po/sr@latin.po | 39 ++++++++++++++++++--------------------- 2 files changed, 36 insertions(+), 42 deletions(-) commit d1f1eb9f06c4b2b4bee72f2415efe9765d248d95 Author: Juan A. Suarez Romero Date: Mon Sep 30 10:47:19 2013 +0000 tests: Fix plugin unload Plugin unload must happen before ending the test. tests/apple-trailers/test_apple_trailers.c | 4 +++- tests/bliptv/test_bliptv.c | 4 +++- tests/vimeo/test_vimeo.c | 4 +++- 3 files changed, 9 insertions(+), 3 deletions(-) commit f4ca175d5a96ee84e1ce39cfee1e1004b37db4c4 Author: Kjartan Maraas Date: Sun Sep 29 10:09:23 2013 +0200 Updated Norwegian bokmål translation po/nb.po | 56 ++++++++++++++++++++++++++++---------------------------- 1 file changed, 28 insertions(+), 28 deletions(-) commit f7fa1dc04392976357569e546ad57040a9815779 Author: Juan A. Suarez Romero Date: Fri Sep 27 11:28:09 2013 +0000 tests: Unload plugin after the test This covers the case of deinitializing a plugin tests/apple-trailers/test_apple_trailers.c | 13 +++++++++++++ tests/bliptv/test_bliptv.c | 13 +++++++++++++ tests/vimeo/test_vimeo.c | 13 +++++++++++++ 3 files changed, 39 insertions(+) commit 22d3aad33524aae72e22fdbffa8fa496da4eeb25 Author: Alexandre Franke Date: Mon Sep 23 16:38:24 2013 +0200 Update French translation po/LINGUAS | 1 + po/fr.po | 585 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 586 insertions(+) commit 9aa463bd4290f9e442fb0ce6a521ffd8d583864b Author: Dušan Kazik Date: Sun Sep 22 23:00:22 2013 +0200 Updated slovak translation po/sk.po | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) commit cc31e117b3ac6a76dc1198608b8468e258b272da Author: Christian Kirbach Date: Sun Sep 22 22:53:39 2013 +0200 Updated German translation po/de.po | 186 +++++++++++++++++++++++++++++++-------------------------------- 1 file changed, 91 insertions(+), 95 deletions(-) commit f1f38b037bc199da85b0f6ffaf3b98334975e732 Author: Chao-Hsiung Liao Date: Fri Sep 20 13:49:04 2013 +0800 Updated Traditional Chinese translation(Hong Kong and Taiwan) po/zh_HK.po | 28 ++++++++++++++-------------- po/zh_TW.po | 28 ++++++++++++++-------------- 2 files changed, 28 insertions(+), 28 deletions(-) commit 0bbbdf92a827084d0ab6b87385a255825091f7f3 Author: Fernando Carvalho Date: Thu Sep 19 00:47:31 2013 +0100 Updated Portuguese translation po/LINGUAS | 1 + po/pt.po | 582 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 583 insertions(+) commit 222375ee663ccaad3ba6b4286b47d368e37cefcb Author: Gabor Kelemen Date: Wed Sep 18 16:31:33 2013 +0200 Added initial Hungarian translation po/hu.po | 584 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 584 insertions(+) commit e03d06a7f08d872e3f1827b7e38116ee061cc018 Author: Gabor Kelemen Date: Wed Sep 18 16:31:13 2013 +0200 Added hu to LINGUAS po/LINGUAS | 1 + 1 file changed, 1 insertion(+) commit 51c4b445683373e57d09c7543ef7f2864d2b4c63 Author: Ask H. Larsen Date: Tue Sep 17 18:18:23 2013 +0200 Updated Danish translation po/da.po | 585 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 585 insertions(+) commit a5c86deb983078de5dfb5855c1b0a0ebf61fc111 Author: Kenneth Nielsen Date: Tue Sep 17 18:18:23 2013 +0200 Added da to list of languages po/LINGUAS | 1 + 1 file changed, 1 insertion(+) commit 427841cc13a46c5e9dd05e7f7c4c0089af79a1dc Author: Daniel Mustieles Date: Tue Sep 17 11:13:38 2013 +0200 Updated Spanish translation po/es.po | 47 ++++++++++++++++++++++++----------------------- 1 file changed, 24 insertions(+), 23 deletions(-) commit 0bb9f24f11448bca8a6c3d4378b55f70a8eeaf36 Author: Jacobo Aragunde Pérez Date: Mon Sep 16 17:16:29 2013 +0200 youtube: increase debug information at grl_youtube_source_browse src/youtube/grl-youtube.c | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) commit c8c14a817cbcc99d2f6a690dc598855202c05615 Author: Juan A. Suarez Romero Date: Mon Sep 16 10:08:05 2013 +0200 youtube: Fix management of skip value Youtube doesn's use exactly a "skip" value to handle pagination; rather, it uses a "start-index" to know where to start. Point is that the first element is 1, not 0, so we need to carefully handle it. src/youtube/grl-youtube.c | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) commit 8e1201a64828cdc15408d6e6b56a4ae44b1a74a1 Author: Nishio Futoshi Date: Sun Sep 15 11:38:51 2013 +0900 l10n: Add Japanese translation po/LINGUAS | 1 + po/ja.po | 590 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 591 insertions(+) commit 9a0badc5aca5646b589e21a652cd64e5fbc296ac Author: Evgeny Bobkin Date: Sat Sep 14 19:08:23 2013 +0200 Update Russian translation po/ru.po | 120 ++++++++++++++++++++++++++++++--------------------------------- 1 file changed, 57 insertions(+), 63 deletions(-) commit 6eec9756cd0b12c380177674a6e8b4adfd7e65ab Author: Andika Triwidada Date: Sat Sep 14 09:54:23 2013 +0700 Updated Indonesian translation po/id.po | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) commit d470125aa9d4522126975d15bd0aa2866c11acbd Author: Seong-ho Cho Date: Sat Sep 14 04:41:40 2013 +0900 Added Korean translation po/LINGUAS | 1 + po/ko.po | 587 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 588 insertions(+) commit 39df0298d76c554b5ec3dfb6da2b390ea7566856 Author: Evgeny Bobkin Date: Fri Sep 13 15:39:44 2013 +0200 Add Russian translation po/LINGUAS | 1 + po/ru.po | 590 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 591 insertions(+) commit ca4d6fc9f51909b303a6e3607ea343ff81f52d33 Author: Enrico Nicoletto Date: Thu Sep 12 22:48:09 2013 -0300 Updated Brazilian Portuguese translation po/pt_BR.po | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) commit 2fce5150c1bff69ed8a457af8416878d628b920c Author: Aurimas Černius Date: Thu Sep 12 23:22:11 2013 +0300 Updated Lithuanian translation po/lt.po | 45 +++++++++++++++++++++++---------------------- 1 file changed, 23 insertions(+), 22 deletions(-) commit 497b193db393c691ba275fe3c72ffbd74834c8d6 Author: Rūdolfs Mazurs Date: Thu Sep 12 22:10:52 2013 +0300 Added Latvian translation po/LINGUAS | 1 + po/lv.po | 583 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 584 insertions(+) commit f466405a2bfd9f25b29430a337c73b1a61d0837d Author: Piotr Drąg Date: Thu Sep 12 00:20:07 2013 +0200 Updated Polish translation po/pl.po | 44 ++++++++++++++++++++++---------------------- 1 file changed, 22 insertions(+), 22 deletions(-) commit 010c60fcd089832b32212e8da4af9f7fd835aeb7 Author: Fran Diéguez Date: Wed Sep 11 22:20:45 2013 +0200 Updated Galician translations po/gl.po | 44 ++++++++++++++++++++++---------------------- 1 file changed, 22 insertions(+), 22 deletions(-) commit 9f8b2650fa6790946e42928ae37130637438dbae Author: Matej Urbančič Date: Wed Sep 11 21:09:43 2013 +0200 Updated Slovenian translation po/sl.po | 44 ++++++++++++++++++++++---------------------- 1 file changed, 22 insertions(+), 22 deletions(-) commit 30932d737c57b0b4dfeee204ad964bf7c6ae2aac Author: Claudio Arseni Date: Wed Sep 11 13:33:55 2013 +0200 [l10n] Updated Italian translation. po/it.po | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) commit 221ea39c782693ffb9ba2881367b961b16a8ecb1 Author: Marek Černocký Date: Wed Sep 11 11:11:53 2013 +0200 Updated Czech translation po/cs.po | 42 +++++++++++++++++++++--------------------- 1 file changed, 21 insertions(+), 21 deletions(-) commit d76c24bd52b4fbe9cb5ec643a16e69b8cb0a37e7 Author: Juan A. Suarez Romero Date: Wed Sep 11 10:02:41 2013 +0200 flickr: Fix typo src/flickr/grl-flickr.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 504d9cedde4dedb039750ba80ac638877b8a5c0e Author: Kjartan Maraas Date: Sun Sep 8 19:59:00 2013 +0200 Updated Norwegian bokmål translation po/nb.po | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) commit 30941ebbaf473f2992809dacce97938cda5fc760 Author: Juan A. Suarez Romero Date: Sat Sep 7 22:55:45 2013 +0000 magnatune: Remove unused assignment src/magnatune/grl-magnatune.c | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) commit b71b30d4eab941b02cdf97c966610bf58ae97ff6 Author: Juan A. Suarez Romero Date: Sat Sep 7 22:55:22 2013 +0000 bookmarks: Remove unused assignment src/bookmarks/grl-bookmarks.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) commit 18d75628ebfa0131f5128903bbdd70325e380fab Author: Juan A. Suarez Romero Date: Fri Sep 6 10:19:30 2013 +0200 raitv: Do not show a warning on operation cancel src/raitv/grl-raitv.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit a2e1e7e1b09121cc865cfcf54ef57da5d3d2da06 Author: Juan A. Suarez Romero Date: Fri Sep 6 10:18:58 2013 +0200 raitv: Fix invalid access to pointer src/raitv/grl-raitv.c | 1 + 1 file changed, 1 insertion(+) commit 0ee9fba4c8d942887de0f360efc770f639a38ef5 Author: Juan A. Suarez Romero Date: Fri Sep 6 10:17:58 2013 +0200 bliptv: Fix invalid access pointer src/bliptv/grl-bliptv.c | 1 + 1 file changed, 1 insertion(+) commit 9b52ad442caeb0fc260306a9368360ff9d2d3ed1 Author: Jacobo Aragunde Pérez Date: Wed Sep 4 17:15:02 2013 +0200 grl-raitv: Free data when operation is finished src/raitv/grl-raitv.c | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) commit 5d967ea95e8cae47692c1778a2ba334187830193 Author: Мирослав Николић Date: Thu Sep 5 11:46:07 2013 +0200 Updated Serbian translation po/sr.po | 140 ++++++++++++++++++++++++++++++++++----------------------- po/sr@latin.po | 140 ++++++++++++++++++++++++++++++++++----------------------- 2 files changed, 168 insertions(+), 112 deletions(-) commit 32b4cbf8df36664212de5dd6f66b83c1045f670f Author: Dušan Kazik Date: Wed Sep 4 21:46:59 2013 +0200 Updated slovak translation po/LINGUAS | 1 + 1 file changed, 1 insertion(+) commit fdef90b79ec38c8d6a84355c4ed4733a7bcb42b4 Author: Dušan Kazik Date: Wed Sep 4 21:43:22 2013 +0200 Updated slovak translation po/sk.po | 589 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 589 insertions(+) commit 17c8cf79754103a95a040a24262ed1349a4a20a6 Author: Juan A. Suarez Romero Date: Wed Sep 4 16:21:25 2013 +0000 Revert "bliptv: Comment test_autosplit test function" We already depend on Grilo 0.2.7. So let's re-enable test. This reverts commit 544c7b58f01b6086a96a85dec08ca56ee134d374. tests/bliptv/test_bliptv.c | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) commit b4a7378da69350d53ed72fa3d472f29610cc933d Author: Juan A. Suarez Romero Date: Wed Sep 4 16:52:49 2013 +0200 build: Update grilo version requirement configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 474455d851f7c2e277fda384d48be6e432dc58fa Author: Juan A. Suarez Romero Date: Wed Sep 4 12:07:04 2013 +0000 bliptv: Free data when operation is finished src/bliptv/grl-bliptv.c | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) commit 7046b83cdae7a39924e1d441f66a6ce08fec946a Author: Juan A. Suarez Romero Date: Wed Sep 4 12:06:31 2013 +0000 bliptv: Do not show a warning on operation cancel src/bliptv/grl-bliptv.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit c8dc948322367068eb97385b62372550b2e0f65b Author: Juan A. Suarez Romero Date: Tue Sep 3 18:00:38 2013 +0000 vimeo: Add test for cancel() operation tests/vimeo/test_vimeo.c | 60 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 60 insertions(+) commit 4ea77ae0c3181158200e84fe3c5f457866b50146 Author: Juan A. Suarez Romero Date: Sun Sep 1 09:53:31 2013 +0000 vimeo: Fix leak in test tests/vimeo/test_vimeo.c | 1 + 1 file changed, 1 insertion(+) commit 92ec7cd56cae118431108e8c040b112d9d94dd08 Author: Juan A. Suarez Romero Date: Sun Sep 1 09:53:02 2013 +0000 vimeo: Do not leak list src/vimeo/gvimeo.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) commit e098b765b234405078d036387afc2f58b5eca1d1 Author: Juan A. Suarez Romero Date: Sat Aug 31 13:10:27 2013 +0000 apple-trailers: Do not share GCancellable among operations We want to cancel a specific operation, instead of all operations at the same time. So we can't share the GCancellable among all operations, but have a different one per operation. src/apple-trailers/grl-apple-trailers.c | 35 +++++++++++---------------------- 1 file changed, 11 insertions(+), 24 deletions(-) commit 1cf39f0cf3053fbea1be8c0d55018c70cd7376e7 Author: Claudio Arseni Date: Fri Aug 30 22:34:23 2013 +0200 [l10n] Added Italian translation. po/LINGUAS | 1 + po/it.po | 583 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 584 insertions(+) commit 9ef8cd1210130554167974561fa4dd652d5ffe4d Author: Juan A. Suarez Romero Date: Wed Aug 28 08:09:37 2013 +0000 flickr: Do not convert "id" to number We don't need to convert it to a number; we can deal with it as a string. This also fixes problems with invalid conversions or numbers outside range. https://bugzilla.gnome.org/show_bug.cgi?id=706917 src/flickr/gflickr.c | 4 ++-- src/flickr/gflickr.h | 2 +- src/flickr/grl-flickr.c | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) commit 5acbc2119db02992eefe453b5d23a3843e9fe186 Author: Kjartan Maraas Date: Mon Aug 26 11:06:44 2013 +0200 Updated Norwegian bokmål translation po/nb.po | 90 ++++++++++++++++++++++++++++++++-------------------------------- 1 file changed, 45 insertions(+), 45 deletions(-) commit c6b627115db5731c3875134a9d2a881b2a32d7b8 Author: Juan A. Suarez Romero Date: Sun Aug 25 23:27:20 2013 +0200 Post-release version bump to 0.2.10 configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)