commit bd62f08da477461a41deb094e1ba341d2c78fc27 Author: Bastien Nocera Date: Tue Feb 18 17:16:40 2014 +0100 3.11.90 NEWS | 17 +++++++++++++++++ configure.ac | 2 +- 2 files changed, 18 insertions(+), 1 deletion(-) commit e1d4e99a3a1601ee772cb392cdb5229bdb181496 Author: Bastien Nocera Date: Tue Feb 18 17:09:48 2014 +0100 build: Bump required versions For grilo and totem-pl-parser. configure.ac | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) commit dcd1b671b4f5fd2baa3bfa01af8a93819caf4b7f Author: Bastien Nocera Date: Mon Feb 17 17:15:54 2014 +0100 backend: Hide the buffering spinner on close() src/backend/bacon-video-widget.c | 2 ++ 1 file changed, 2 insertions(+) commit 891aa95c7bb31f03ce8d05c26b859337020f992a Author: Bastien Nocera Date: Mon Feb 17 17:04:26 2014 +0100 backend: Avoid the spinner staying on the video When doing normal buffering, it was possible to start playback without the buffer being full, so the spinner never went away. src/backend/bacon-video-widget.c | 1 + 1 file changed, 1 insertion(+) commit e17e79f4e35efcc321b1eb8363ab3b6b17ae65dc Author: Bastien Nocera Date: Mon Feb 17 13:56:54 2014 +0100 main: Only allow adding videos to the recent view Not directories at all. This also makes sure that the type of media added is video, and not a generic type. src/totem-grilo.c | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) commit ed29bc696359c64143a599bd747857fd289bf69d Author: Bastien Nocera Date: Mon Feb 17 13:56:37 2014 +0100 main: Better error messages for failed removals src/totem-grilo.c | 21 ++++++++++++++++----- 1 file changed, 16 insertions(+), 5 deletions(-) commit 4e825fea3003d6c40db1bace0a808f4cba2d9360 Author: Bastien Nocera Date: Mon Feb 17 13:45:25 2014 +0100 main: Don't allow adding directories to the recent view src/totem-grilo.c | 5 +++++ 1 file changed, 5 insertions(+) commit b37119bc813495f19289538c8ddf0b621a5b9552 Author: Bastien Nocera Date: Mon Feb 17 13:45:14 2014 +0100 main: Add dnd support to the "Recent" button https://bugzilla.gnome.org/show_bug.cgi?id=703549 src/totem-grilo.c | 6 ++++++ 1 file changed, 6 insertions(+) commit 19d4beedd2ba0e7e1fd52ca64622733767cca118 Author: Bastien Nocera Date: Mon Feb 17 13:44:51 2014 +0100 main: Add drag'n'drop support to the browser https://bugzilla.gnome.org/show_bug.cgi?id=703549 src/totem-grilo.c | 77 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 77 insertions(+) commit 73e372b17c9b863cc71c31a1c4286c77cf7d6e0e Author: Bastien Nocera Date: Mon Feb 17 13:44:20 2014 +0100 main: Remove dnd support for the video widget https://bugzilla.gnome.org/show_bug.cgi?id=703549 src/totem-object.c | 143 ----------------------------------------------------- 1 file changed, 143 deletions(-) commit 14bdaada345106ef008ce674200b30ece8d64bf6 Author: Bastien Nocera Date: Mon Feb 17 11:52:41 2014 +0100 main: Remove unused "Ask" dnd menu po/POTFILES.in | 1 - src/Makefile.am | 2 - src/totem-dnd-menu.c | 113 --------------------------------------------------- src/totem-dnd-menu.h | 29 ------------- src/totem-object.c | 12 ------ 5 files changed, 157 deletions(-) commit 30d0f12cfa4f30952c5626ccec2617c45108294c Author: Bastien Nocera Date: Mon Feb 17 11:31:48 2014 +0100 main: Style fixes src/totem-object.c | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) commit 7ee4e5a548cd13717c9bbcede316cbc06f830a30 Author: Bastien Nocera Date: Sun Feb 16 22:27:27 2014 +0100 main: Remove "drag motion" handling src/totem-object.c | 28 ++-------------------------- 1 file changed, 2 insertions(+), 26 deletions(-) commit f11ff9395166612e72a0d55176b219c067b31268 Author: Rafael Ferreira Date: Sun Feb 16 06:24:23 2014 +0000 Updated Brazilian Portuguese translation po/pt_BR.po | 392 +++++++++++++++++++++++++++++++----------------------------- 1 file changed, 201 insertions(+), 191 deletions(-) commit 12322599d32653869b5a12e6bb289b95a4939f10 Author: Yosef Or Boczko Date: Sat Feb 15 20:45:10 2014 +0200 Updated Hebrew translation po/he.po | 391 ++++++++++++++++++++++++++++++++------------------------------- 1 file changed, 201 insertions(+), 190 deletions(-) commit b61b0fd171ff3a97ff9223d1d8eda37b462a7b87 Author: Bastien Nocera Date: Sat Feb 15 15:57:16 2014 +0100 main: Make view switcher remain visible when search is on https://bugzilla.gnome.org/show_bug.cgi?id=723823 src/totem-grilo.c | 37 ++++++++++++++++++++++++++++++------- 1 file changed, 30 insertions(+), 7 deletions(-) commit 2e1cdd62ec097e6a52591f3a7c41843300a0c8d7 Author: Bastien Nocera Date: Sat Feb 15 15:56:09 2014 +0100 main: Don't hide the custom-title in search mode If we don't have a search title to set just yet. We'll use that to show the depressed source buttons instead. https://bugzilla.gnome.org/show_bug.cgi?id=723823 src/totem-main-toolbar.c | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) commit 8a6d38ccf645a1d5b890a75483b51d1cfe4e7998 Author: Bastien Nocera Date: Sat Feb 15 15:28:50 2014 +0100 main: Fix grammar mistake in comment src/totem-grilo.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) commit ad72a952e8385c0e3c6ff32516db39f165a60815 Author: William Jon McCann Date: Fri Feb 14 16:02:39 2014 -0500 main: Don't set a margin on the actionbar https://bugzilla.gnome.org/show_bug.cgi?id=723677 src/totemselectiontoolbar.ui | 1 - 1 file changed, 1 deletion(-) commit c72359eb3655ff923ec1937bb686dc39db0a570d Author: Bastien Nocera Date: Fri Feb 14 20:14:31 2014 +0100 backend: Update clutter dependency configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 71d9c3733ef2c0f722d68bc756f5aca8e2173184 Author: Bastien Nocera Date: Fri Feb 14 19:24:09 2014 +0100 main: Fix weird string in old "Open" dialogue The title says "Add Videos" instead. https://bugzilla.gnome.org/show_bug.cgi?id=723824 src/totem-uri.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 06362267de1d9779ab719891c8fbd360ee07b739 Author: Bastien Nocera Date: Fri Feb 14 19:05:39 2014 +0100 save-file: Implement "Make Available Offline" Currently broken for buffered files (GStreamer truncates the buffer before exiting). See https://bugzilla.gnome.org/show_bug.cgi?id=724373 src/plugins/save-file/totem-save-file.c | 126 +++++++++++++++++++++----------- 1 file changed, 82 insertions(+), 44 deletions(-) commit 5b31835c129f02f115d965398813dc9e81f0b6a5 Author: Bastien Nocera Date: Fri Feb 14 19:05:04 2014 +0100 main: Make local files removable even if the source has no support src/totem-grilo.c | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) commit 080991e6f5e8f4ae586c3681188c85ca12a0f718 Author: Bastien Nocera Date: Fri Feb 14 18:48:51 2014 +0100 main: Add totem_object_add_to_view() for plugins src/totem-object.c | 24 ++++++++++++++++++++++++ src/totem.h | 5 +++++ 2 files changed, 29 insertions(+) commit d9953fdfe2f691d4470559bc345284477369f8e9 Author: Bastien Nocera Date: Fri Feb 14 18:45:05 2014 +0100 main: Add title parameter to totem_grilo_add_item_to_recent() src/totem-grilo.c | 8 ++++++++ src/totem-grilo.h | 1 + src/totem-object.c | 4 ++-- 3 files changed, 11 insertions(+), 2 deletions(-) commit 440e948d6c0942148a2689f2a48c1f07b9de1d5c Author: Bastien Nocera Date: Fri Feb 14 17:42:20 2014 +0100 rotation: Don't print errors when unsupported When we can't save the rotation status because the location is unsupported (unsupported scheme, or http locations). src/plugins/rotation/totem-rotation-plugin.vala | 2 ++ 1 file changed, 2 insertions(+) commit 54dd49b9ec2daa5d6b38001aac9a519fe3fadfde Author: Bastien Nocera Date: Fri Feb 14 17:32:27 2014 +0100 main: Fix typo in grl-pls version configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit abbc2caa45ff1331fc847f2e116962a9e1c65e8d Author: Bastien Nocera Date: Fri Feb 14 17:31:14 2014 +0100 rotation: Update labels to match mockups src/plugins/rotation/totem-rotation-plugin.vala | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) commit 2edeee9517006c0eede8e7dbb653a42912b39b27 Author: Bastien Nocera Date: Fri Feb 14 17:30:09 2014 +0100 main: Require grl-pls 0.2.0 for now It's the first version, and it's versioned at 0.2.0 (unlike grilo itself versioned at 0.2.8). configure.ac | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) commit 8f3658ec19c2bdf27c2a069a05ffa56e2009a925 Author: Bastien Nocera Date: Fri Feb 14 17:17:33 2014 +0100 main: Fix missing icons for bookmarked media src/icon-helpers.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) commit 36ff58e9d9e55e7f9a853943f40acc41d1b5b585 Author: Bastien Nocera Date: Fri Feb 14 17:16:55 2014 +0100 main: We can always remove bookmarks src/totem-grilo.c | 2 ++ 1 file changed, 2 insertions(+) commit f3c2ec323db381448887c3adad868ffe9d02bf42 Author: Bastien Nocera Date: Fri Feb 14 16:38:40 2014 +0100 main: Remove trailing linefeed src/totem-object.c | 1 - 1 file changed, 1 deletion(-) commit 3bf5b74d240415023dc5e3f9b9ae870ecc067ab3 Author: Bastien Nocera Date: Fri Feb 14 16:37:06 2014 +0100 main: Add to the view instead of playing directly The 'Add' button will now add new items to the Recent view instead of simply playing the files. src/totem-object.c | 45 ++++++++++----------------------------------- 1 file changed, 10 insertions(+), 35 deletions(-) commit f226aac616d22da1d30945c38ba82377e4c734c6 Author: Bastien Nocera Date: Fri Feb 14 16:36:02 2014 +0100 main: Add a way to insert new items in the recent view By adding them to the bookmarks source. configure.ac | 2 +- src/totem-grilo.c | 62 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ src/totem-grilo.h | 3 +++ 3 files changed, 66 insertions(+), 1 deletion(-) commit d5931ac363379f12beb860e740d91ebe6b5ce721 Author: Bastien Nocera Date: Fri Feb 14 16:31:54 2014 +0100 main: Remove "Add directory" option src/totem-uri.c | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) commit 4cca0dda29a502827c9dae88957912c7a83754d1 Author: Bastien Nocera Date: Fri Feb 14 16:13:17 2014 +0100 main: Request source to start monitoring Some of them didn't send us notifications if we didn't request them explicitely. src/totem-grilo.c | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) commit 16a7bd2579105f06ffdcc6dfa57e4870e9a9ee82 Author: Bastien Nocera Date: Fri Feb 14 16:02:39 2014 +0100 all: Ellipsis changes Changes "..." to "…" data/totem.ui | 6 +++--- src/plugins/brasero-disc-recorder/totem-disc-recorder.c | 6 +++--- src/plugins/chapters/chapters-list.ui | 4 ++-- src/plugins/save-file/totem-save-file.c | 2 +- src/plugins/screenshot/totem-gallery-progress.c | 2 +- src/plugins/screenshot/totem-screenshot-plugin.c | 2 +- src/plugins/skipto/totem-skipto-plugin.c | 2 +- 7 files changed, 12 insertions(+), 12 deletions(-) commit d99ade4e7c3fca4fb434a6383e94afc7f926821d Author: Bastien Nocera Date: Fri Feb 14 15:59:53 2014 +0100 main: Unmark strings as translatable As those aren't user-visible anymore. data/playlist.ui | 12 ++++++------ src/totem-playlist.c | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) commit 6554d2333ed597546cce167b0117ac9128cd505e Author: Bastien Nocera Date: Fri Feb 14 15:53:45 2014 +0100 main: Move Open/Add menu items to Add button data/totem.ui | 27 +++++++++++++++------------ src/totem-object.c | 49 +++++++++++++++++++++++++++++++++++++++++++++++++ src/totem-private.h | 1 + 3 files changed, 65 insertions(+), 12 deletions(-) commit 0e46cfac0e78f4e0da5adfb6b2325b7e79ca02f5 Author: Bastien Nocera Date: Fri Feb 14 15:52:15 2014 +0100 main: Add "current-page" property src/totem-grilo.c | 37 ++++++++++++++++++++++++++++++++++++- src/totem-grilo.h | 1 + 2 files changed, 37 insertions(+), 1 deletion(-) commit eae11c9a784bc402b625da51c24ed069d4103fe2 Author: Bastien Nocera Date: Fri Feb 14 15:10:18 2014 +0100 main: Remove unused "new-clicked" signal src/totem-main-toolbar.c | 8 -------- 1 file changed, 8 deletions(-) commit a9ee7de178895eb99392dd3c10e8766ee7750f4a Author: Bastien Nocera Date: Fri Feb 14 14:44:58 2014 +0100 main: Move header button creation helper to -interface.[ch] src/totem-interface.c | 23 +++++++++++++++++++++++ src/totem-interface.h | 4 ++++ src/totem-object.c | 38 ++++++++++++++++---------------------- 3 files changed, 43 insertions(+), 22 deletions(-) commit 8bdfe74224e679dae32e07377cc444586794ee69 Author: Bastien Nocera Date: Fri Feb 14 13:16:57 2014 +0100 main: Remove unused totem_interface_get_license() src/totem-interface.c | 27 --------------------------- src/totem-interface.h | 1 - 2 files changed, 28 deletions(-) commit 64c2da8f132d1b89fa4c99dd5ca062e4eb4f9ea5 Author: Bastien Nocera Date: Fri Feb 14 12:06:33 2014 +0100 main: Add local bookmarks to the recent view src/totem-grilo.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) commit fc38dd3204a2b166fa8a2790d6b84119a1b24244 Author: Bastien Nocera Date: Fri Feb 14 12:05:03 2014 +0100 main: Coding style fixes src/totem-grilo.c | 135 ++++++++++++++++++++++++++++-------------------------- 1 file changed, 69 insertions(+), 66 deletions(-) commit f50692de22f48f2f311810275172e7ae96382e81 Author: Bastien Nocera Date: Fri Feb 14 11:58:52 2014 +0100 main: Simplify checking for "recent" sources src/totem-grilo.c | 169 ++++++++++++++++++++++++++++-------------------------- 1 file changed, 89 insertions(+), 80 deletions(-) commit e369bf7276d16bbf40fe20f1610a5041fbd05750 Author: Bastien Nocera Date: Fri Feb 14 11:56:20 2014 +0100 backend: Fix direction of swipe with RTL languages src/backend/bacon-video-widget.c | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) commit 0559af00a6838b84eb443c12d7a4f5bde09e554f Author: Bastien Nocera Date: Fri Feb 14 04:20:36 2014 +0100 main: Fix default swipe seek length It's supposed to be the same as the keyboard arrows. src/totem-object.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 7231c29d2ce562b4eeed7259ca14ba43c27bd0fa Author: Victor Ibragimov Date: Fri Feb 14 12:00:05 2014 +0500 Tajik translation updated po/tg.po | 338 ++++++++++++++++++++++----------------------------------------- 1 file changed, 118 insertions(+), 220 deletions(-) commit ec8db6122739358412ed91bbc63b514abfc8007c Author: Bastien Nocera Date: Tue Feb 11 13:34:21 2014 +0100 backend: Use swipe gestures to seek 1-finger Swipe right/left -> skip (same as right/left arrows) https://bugzilla.gnome.org/show_bug.cgi?id=697896 src/backend/bacon-video-widget.c | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) commit cf3068930039da8a8174c6625257e1aa5f71b6e1 Author: ngoswami Date: Wed Feb 12 13:22:37 2014 +0000 Updated Assamese translation po/as.po | 761 ++++++++++++++++++++++++++++++++------------------------------- 1 file changed, 391 insertions(+), 370 deletions(-) commit ccba3364f8531863b56c369ca52d2fa8bad5055d Author: Victor Ibragimov Date: Wed Feb 12 01:18:07 2014 +0500 Tajik translation updated po/tg.po | 70 ++++++++++++++++++++++++---------------------------------------- 1 file changed, 26 insertions(+), 44 deletions(-) commit c851bdbdb0801bab49213e963ea4faaf5a1075c7 Author: Victor Ibragimov Date: Tue Feb 11 23:41:29 2014 +0500 Tajik translation updated po/tg.po | 142 ++++++++++++++++++++++++++++++--------------------------------- 1 file changed, 68 insertions(+), 74 deletions(-) commit 5a38399e6124e82c8972806ad7e01289b9fc66ae Author: Bastien Nocera Date: Tue Feb 11 13:51:43 2014 +0100 backend: Fix build Simple typo in a function call. src/backend/bacon-video-widget.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 5f84555ea8eedf2356eb76c740c3aebecfd881bf Author: Bastien Nocera Date: Tue Feb 11 13:49:03 2014 +0100 build: Require the latest grilo As we use some newly added APIs. https://bugzilla.gnome.org/show_bug.cgi?id=723731 configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit c61a4a096f75b6f69e2f7c34361a12edc59a9994 Author: Ting-Wei Lan Date: Tue Feb 11 04:36:00 2014 +0000 browser-plugin: Fix build when using C++11 mode totemPlugin.cpp:169:15: error: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wreserved-user-defined-literal] "Quicktime/"TOTEM_NARROWSPACE_VERSION; ^ https://bugzilla.gnome.org/show_bug.cgi?id=724095 browser-plugin/totemPlugin.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) commit af87f39d303fe57318023c964597e1e7ea971cfc Author: Bastien Nocera Date: Tue Feb 11 13:43:51 2014 +0100 main: Don't allow seeking with keys if not seekable https://bugzilla.gnome.org/show_bug.cgi?id=723981 src/totem-object.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) commit 799938c81f33b8a5cc81d3874719030b52813ad7 Author: Bastien Nocera Date: Tue Feb 11 13:40:05 2014 +0100 backend: Don't allow seeking if not seekable https://bugzilla.gnome.org/show_bug.cgi?id=723981 src/backend/bacon-video-widget.c | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) commit b0762f5f159936f6274f4dc1ebe81b5d6beed693 Author: Bastien Nocera Date: Tue Feb 11 13:33:15 2014 +0100 main: Handle scroll events inside the video widget And pass the "requests" to the player itself. That will allow us to use gestures to control those in the future. data/totem.ui | 1 - src/backend/bacon-video-widget.c | 88 ++++++++++++++++++++++++++++++++++++---- src/totem-object.c | 59 ++++++++++----------------- 3 files changed, 102 insertions(+), 46 deletions(-) commit 8ffdc0840d31fa24d607e43bc4307c654744a722 Author: Bastien Nocera Date: Mon Feb 10 19:57:42 2014 +0100 backend: Use ClutterTapAction to show/hide the controls https://bugzilla.gnome.org/show_bug.cgi?id=697896 src/backend/bacon-video-widget.c | 32 ++++++++++++++++++++++++++------ 1 file changed, 26 insertions(+), 6 deletions(-) commit 66caf5f4acbbe475c69fb1f8c832afc27a4ccc85 Author: Bastien Nocera Date: Mon Feb 10 19:56:45 2014 +0100 main: Remove drag support from the video widget I doubt anybody ever used that, and it conflicts with gestures, so dump it. src/totem-object.c | 50 -------------------------------------------------- 1 file changed, 50 deletions(-) commit f7421a0244b59726a74d7d997e57116bfcb457f7 Author: Bastien Nocera Date: Mon Feb 10 19:52:56 2014 +0100 backend: style fix src/backend/bacon-video-widget.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) commit 8b27c039d5fb5d900cafa0527a24fd7271527ef1 Author: Bastien Nocera Date: Mon Feb 10 19:45:36 2014 +0100 backend: Use GDK_EVENT_PROPAGATE/_STOP constants instead of TRUE/FALSE. src/backend/bacon-video-widget.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) commit 44ddb6dc45606c4b870dbea25f5fa4a3cf1fa16c Author: Daniel Korostil Date: Mon Feb 10 23:20:51 2014 +0200 Updated Ukrainian translation po/uk.po | 1582 +++++++++++++++++++++++++++++++++----------------------------- 1 file changed, 837 insertions(+), 745 deletions(-) commit be09ba3ebdb9ec1a2347f6c86badf5152bc87ecd Author: Bastien Nocera Date: Mon Feb 10 14:32:12 2014 +0100 main: Track the maximised state https://bugzilla.gnome.org/show_bug.cgi?id=703655 src/totem-object.c | 2 ++ 1 file changed, 2 insertions(+) commit 76466f8388822d63632df8efd3a15654da2ff3ad Author: Bastien Nocera Date: Mon Feb 10 16:21:46 2014 +0100 main: Make plugins window clickable again Modal change for Preferences broke that. src/totem-preferences.c | 1 + 1 file changed, 1 insertion(+) commit 87ea7277847f26c984db9696d4def3161310263f Author: Bastien Nocera Date: Mon Feb 10 12:14:32 2014 +0100 main: Use recently added grl_deinit() Instead of unloading the plugins and sources ourselves. src/totem-grilo.c | 20 +------------------- 1 file changed, 1 insertion(+), 19 deletions(-) commit cd4b275598d18869fabf8637e10d01a08fcf5dc6 Author: Victor Ibragimov Date: Mon Feb 10 21:16:43 2014 +0500 Tajik translation added po/tg.po | 2199 +++++++++++++++++++++++++++++--------------------------------- 1 file changed, 1029 insertions(+), 1170 deletions(-) commit f2ca4bbb541ff9d9130bdf315dfc84ab4593649e Author: Jani Välimaa Date: Sat Feb 8 23:04:13 2014 +0200 main: Fix linking with --as-needed https://bugzilla.gnome.org/show_bug.cgi?id=723919 src/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) commit dae3a26951b9efe68ea0ab9d2da6c40742dc6010 Author: Bastien Nocera Date: Sat Feb 8 16:28:45 2014 +0100 thumbnailer: Remove film strip from generated thumbnails https://bugzilla.gnome.org/show_bug.cgi?id=723832 data/Makefile.am | 3 - data/filmholes-big-left.png | Bin 719 -> 0 bytes data/filmholes-big-right.png | Bin 453 -> 0 bytes data/filmholes.png | Bin 173 -> 0 bytes src/totem-video-thumbnailer.c | 157 ++---------------------------------------- 5 files changed, 5 insertions(+), 155 deletions(-) commit dea38226c0f26afd2001d0d281e06f59b593c80b Author: Bastien Nocera Date: Sat Feb 8 15:37:00 2014 +0100 data: Create a video mime-type list for nautilus Instead of an audio one. The audio preview was removed from nautilus, but we need a video mime-types list to apply the film strip. data/Makefile.am | 6 +++--- data/mime-type-include.sh | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) commit da98b80e34341ea131cddd8ea597235c76cbfe72 Author: Baptiste Mille-Mathias Date: Sat Feb 8 18:11:42 2014 +0100 [properties] Remove the button "Close" from GtkHeaderBar The better behavior is to have a [X] button. https://bugzilla.gnome.org/show_bug.cgi?id=723826 src/plugins/properties/totem-movie-properties.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 61884985537d43d1aec2a70cf7c957653fdcdde1 Author: Baptiste Mille-Mathias Date: Sat Feb 8 17:29:15 2014 +0100 Set preferences window modal and transient to main window. Changed also the hint of the preference window to dialog else modal/transient properties don't work. https://bugzilla.gnome.org/show_bug.cgi?id=723828 data/preferences.ui | 2 +- src/totem.c | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) commit 90f9def0b1848772766ca63cfab1ce562c4023e3 Author: Baptiste Mille-Mathias Date: Sat Feb 8 16:26:15 2014 +0100 Correct spacing and title of preference window https://bugzilla.gnome.org/show_bug.cgi?id=723828 data/preferences.ui | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) commit a1bc961cbfd941c17558d7f8d4182607ad245ca1 Author: Fran Diéguez Date: Fri Feb 7 01:10:09 2014 +0100 Updated Galician translations po/gl.po | 680 +++++++++++++++++++++++++++++++-------------------------------- 1 file changed, 336 insertions(+), 344 deletions(-) commit e2a18a87047464729eb4bbdc5b4ab7a30f75de47 Author: Yosef Or Boczko Date: Thu Feb 6 20:18:08 2014 +0200 Updated Hebrew translation po/he.po | 429 +++++++++++++++++++++++++++++++++------------------------------ 1 file changed, 225 insertions(+), 204 deletions(-) commit c73bfd51b826ae32fbefefbceafc1d2535189e2a Author: Enrico Nicoletto Date: Thu Feb 6 17:46:59 2014 +0000 Updated Brazilian Portuguese translation po/pt_BR.po | 130 +++++++++++++++++++++++++++++++----------------------------- 1 file changed, 68 insertions(+), 62 deletions(-) commit c854704d5b7951f0ebd59b1dfc69ae9144392d71 Author: Bastien Nocera Date: Thu Feb 6 16:15:02 2014 +0100 main: Focus the search entry when the popover disappears src/totem-search-entry.c | 9 +++++++++ 1 file changed, 9 insertions(+) commit 336154c47dc415299e54b260c5438def6afd6f8b Author: Bastien Nocera Date: Thu Feb 6 15:48:49 2014 +0100 screensaver: Pause playback when screensaver comes on If the screensaver comes on, that means that the user locked the screen on purpose, so stop playback, they can't see anything anymore. src/plugins/screensaver/totem-screensaver.c | 61 +++++++++++++++++++++++++++++ 1 file changed, 61 insertions(+) commit c52fb2a21cbea92ce57ac410e331f422bc575d9b Author: Bastien Nocera Date: Thu Feb 6 15:29:23 2014 +0100 main: Handle current browse source disappearing src/totem-grilo.c | 24 ++++++++++++++++++++++-- 1 file changed, 22 insertions(+), 2 deletions(-) commit b4d9cedc151ee74b7c02e76a202d401d920495a6 Author: Bastien Nocera Date: Thu Feb 6 15:29:12 2014 +0100 main: Fix small memory leak src/totem-grilo.c | 1 + 1 file changed, 1 insertion(+) commit 7daecfc8179dc6587be6bcb25c551a6dc0549fc1 Author: Bastien Nocera Date: Thu Feb 6 15:28:53 2014 +0100 main: Fix compile time warning src/totem-grilo.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 4745b1738276a7888f89255a40ddc9b0157e2fb3 Author: Bastien Nocera Date: Thu Feb 6 15:28:23 2014 +0100 main: Don't build libgd's header-bar widget We don't use it. configure.ac | 1 - 1 file changed, 1 deletion(-) commit e4f142f9d29a145e21dc6340f07b9b41c0fd02a2 Author: Bastien Nocera Date: Thu Feb 6 15:00:59 2014 +0100 main: Handle "Play DVD" key src/totem-grilo.c | 18 ++++++++++++++++++ src/totem-grilo.h | 7 +++++++ src/totem-object.c | 4 +++- 3 files changed, 28 insertions(+), 1 deletion(-) commit ad8c97260bd28838668a17111ca24287d9849b36 Author: Bastien Nocera Date: Thu Feb 6 14:18:03 2014 +0100 main: Handle Ctrl+F toggling the search mode src/totem-grilo.c | 19 +++++++++++++++---- 1 file changed, 15 insertions(+), 4 deletions(-) commit dedebc23c9b876352c30573a12f92384b5782e23 Author: Bastien Nocera Date: Thu Feb 6 14:11:35 2014 +0100 main: Make F10 show the cogwheel menu With the caveat that the menu isn't correctly positioned when the popups are hidden in fullscreen mode. src/totem-object.c | 23 ++++++++++++++--------- src/totem-private.h | 1 + 2 files changed, 15 insertions(+), 9 deletions(-) commit 91ac548d10ce7408ceca1e62ba5bcf7a0b06f55d Author: Bastien Nocera Date: Wed Feb 5 19:29:39 2014 +0100 main: Maximise window by default src/totem-object.c | 1 + 1 file changed, 1 insertion(+) commit d3aa43b7ed5db2d742a56fbe0bb6a8848405048e Author: Bastien Nocera Date: Wed Feb 5 14:59:19 2014 +0100 build: Bump required GTK+ version configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 4f6ac45bdd8d95d52d7fc096fa87110eb4f1f51a Author: Daniel Mustieles Date: Wed Feb 5 13:50:06 2014 +0100 Updated Spanish translation po/es.po | 287 ++++++++++++++++++++++++++++++++------------------------------- 1 file changed, 145 insertions(+), 142 deletions(-)